Remove Cross Sells from Cart in WooCommerce
If you’ve enabled cross-sells in WooCommerce on a product by product basis but would like to remove them from the cart in one motion, …
If you’ve enabled cross-sells in WooCommerce on a product by product basis but would like to remove them from the cart in one motion, …
Now that WordPress has Responsive Images as part of core, here’s how to use that power along side Advanced Custom Fields: https://gist.github.com/spigotdesign/f1ae5263e4bec51e111d A couple …
When developing a WordPress theme I like to organize code into manageable, reusable pieces when ever possible. One great way of doing this is …
Here’s how to add an .svg file to your a template in your WordPress theme – without having to paste the entire file contents: …