This Provides an easy solution to print out the SKU and Product title as short codes especially on the Product Single Page. These are the shortcodes: [product_title] [product_sku]
If you are using WP Grid Builder Facets and adding your own Headers to each Facet this will hide the Headers of the Empty Facets. Please note that the Header must have a class assigned of filter-heading-text, and it must be wrapped in a div with a class of filter-heading-Div.
Occasionally, if a Page Builder or Theme's support breaks, the Product Images will no longer show up on the Product Single Page (I had this break a couple of times on Oxygen Builder Classic) . This should solvve that problem.
On WooCommerce on the product Archive Page. If you want the default sorting to be adjusted to push he out of stock items below the in stock items this is what you need.
WooCommerce If you have the following Scenario: WooCommerce → Settings → Tax: Prices entered with tax: No, I will enter prices exclusive of tax Display prices in the shop: Including tax Display prices during cart and checkout: Including tax This will force display Product Archive Prices as inclusive of VAT. Use Code Snippet to implement on covert to a plugin.