WDES Responsive Tool 1
[wdes-responsive-tool-1]
Hi guys, I have this problem during my WordPress coding journey. The `get_the_ID()` has conflict in nested `WP_Query` codes. On the first `WP_Query` loop, the ID for example is 20, then inside that loop I have another `WP_Query` (see the codes below) that makes the `WP_Query` codex more completed if you don’t code it right….
How to Zoom in effects in hover? Copy the HTML / CSS structure and paste it into your editor. Example: HTML CSS
How to add space between numbers in phone fields? Just simply copy the codes below and paste it into your .js file or on head sections.
Wrap the genesis footer widgets and footer section by footer wrap. Example: Using the codes below, this will be the output look like. Copy the codes and paste it into your function.php
[wdes-column-generator]
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”`…