How to display Woo Commerce Categories on a page
The Divi Shop module allows you to display the products in lots of different ways but it doesn’t let you display the Categories. To do this add the Woo Category shortcode [product_categories] to a Code module. You will get this… I have added...
How to change the WooCommerce button text
Changing the WooCommerce button text can be done easily using the following plugin direct from the WordPress dashboard > Plugins > Add plugin Remember that whenever you add a new plugin to your WordPress website you need to do a couple of checks. Make sure that...
CSS to customise the Divi Login module
It’s super easy to edit the login module using CSS added to the modules advanced fields. To remove the first column of text fields add this to the Login Description custom css area in the advanced settings onthe Divi Login module. display: none; margin: auto;...
How to add a pin it Pinterest buttons to images
Adding links from social media can create backing opportunities on your website. By using Rich Pins and Pinterest buttons this becomes easy for people to pin and share your content. Use the following plugin to do this… JQuery Pin It Plugin I found a good post...