Add Product Description to WooCommerce product archive item
If you’d like to add a product description to products on archive pages, add one of the following snippets to your functions.php file or …
If you’d like to add a product description to products on archive pages, add one of the following snippets to your functions.php file or …
WooCommerce 4.1.0 was released yesterday and among the various updates, there’s now a new Marketing tab below the Analytics menu item. This is a …
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, …
We recently had a WooCommerce Support customer ask how they can add an additional item to one of their customers’ orders through their WooCommerce …
Installing a plugin on your WordPress website is pretty straight forward, and can be done in a few different ways. WooCommerce extensions from WooCommerce.com …
WooCommerce Products make use of WordPress’s Custom Post Type feature, but one thing you’ll notice is missing is revision support. WooCommerce has deliberately omitted …
If you’re looking how to set the default product category in WooCommerce, you might think to look for a setting somewhere. After all, setting …
Like any good e-commerce platform, WooCommerce offers the ability to add variations and attributes to products. Sizes, colors, etc. are common ways to sell …
If you’re using WooCommerce and selling primarily to a single country, it’s nice to set a default country on the checkout page shipping drop-down. …
Here’s a quick tip on removing the links from product images in WooCommerce: https://gist.github.com/spigotdesign/f181faa58b6f154348b542e820adbeb8 We use this in conjunction with the removal of gallery …
Here’s a quick tip on hiding gallery images on WooCommerce singe product pages: https://gist.github.com/spigotdesign/eb5f093e6790ae9743bd418f6f5f2a22 Why would you want to do this? Who knows, but …