WDES Responsive Tool 2
[wdes-responsive-tool-2]
WordPress page options resetting after pressing the enter keys and all of your settings go back to zero. This is usually this is happening when you create a custom page option in WordPress dashboard. The main reason is the reset button is declared ahead or coded before submit button. If you can see the `id=”reset”`…
Using this tool https://developers.facebook.com/tools/debug/sharing/, it shows the wrong SEO details details when you about to share this article. Facebook found your “” is not the same on the current post. This maybe because of SEO conflict on your Jetpack and other SEO plugins. To fix the issue, just add this line in your functions.php and…
Put this code to your .htaccess file. 2. Install WordPress Plugins Organizer.
If you want to create a drop-down menu, I have a sample codes below. It is very simple but will put your mobile much user friendly. It’s up to you on how you design the layout. I’d like to recommend to use WDES Responsive Mobile Menu if you want your mobile views won’t take so…