jaw@jawtemplates.com

Tag: woocommerce

How to Add Woocommerce Product Days Availability

Simply create  a custom field in a product and then show it in a single product page When you add 0 (zero), the string will not show. Default value is “1-3”. You can change the string (translation) here – ../goodstore/woocommerce/content-single-product.php ...

Filters for Price and Size not Working

Size Filter make sure that the variations when you add is not separated by | but by bubbles save over don’t need update product it will save automatically if something is sold out for a variation, it won’t show, you have to manually go configure. Price Filter make sure you r ...

Some Product Categories Not Showing

If you encounter with this issue, simply assign a product to your category or subcategory. This is a matter of woocommerce functionality and it has nothing to do with our theme 😉 Thank you.

WooCommerce categories counter is stuck

If you are using a WooCommerce Categories widget and counters in it shows old data, like here: Please go to WooCommerce -> System Status -> Tools and click at “Clear tansients” and “Recount terms” Now it should be OK.

Add pagination to WooCommerce shortcodes

1 – We recommend you do these changes by child theme. Please first follow this tutorial. 2 – Please install these two plugins: Prime Strategy Page Navi WP-PageNavi 3 – Add into function.php this code: /** * This code shows pagination for WooCommerce shor ...