WordPress & WooCommerce enthusiast. Find me on:
or feel free to reach out.
Recent Comments
This looks fine… but where should the code go? A few more step by step instructions please… 🙂
That means your WordPress site is probably not loading jQuery, or altering the sequence of loading with caching plugins. The…
This is error on console Uncaught ReferenceError: jQuery is not defined Uncaught TypeError: wp.template is not a function Uncaught ReferenceError:…
Do you see anything in the console after clicking the button? Usually when nothing happens, there should be a JS…
Hello, I come by this message, because I installed this plugin on my site but when I click on the…
Code Snippets should usually be inserted in theme’s (preferbly child theme’s) functions.php. Alternatively, the Code Snippets plugin (https://wordpress.org/plugins/code-snippets/) can be…