Solution for html click menu ahref have some dotted lines
We will use css to fix:
Read MoreEnable “custom field” field after install AFC
After you install AFC plugin https://www.advancedcustomfields.com/ your option for custom field will disappear, this snippet is solution to enable it back, just put inside your function.php in your child theme:
Read MoreGet Custom Field Value with Shortcode
Get custom field to show inside current post or page in wordpress, just put this code inside function.php in your child theme
Read MoreCustom post type permalink: only use %post_id% and remove %postname%
source: https://wordpress.stackexchange.com/questions/195458/custom-post-type-permalink-only-use-post-id-and-remove-postname
Read MoreRemove private label in wordpress post title
How to check visitor online Ip address in your vps
Leverage Browser Caching for Images, CSS and JS
Create WP Logout url in menu
How to remove admin bar for users in wordpress
Protect people copy our content use css
This method is really easy to use, just copy this code into your css file then people cant copy your website:
Read More