How to bulk enable reviews in WooCommerce
WooCommerce reviews are a great way to engage with your customers around your products. If you have an established e-commerce site that doesn’t have …
We help a lot of customers manage their WooCommerce powered site. Here’s where we write about it.
WooCommerce reviews are a great way to engage with your customers around your products. If you have an established e-commerce site that doesn’t have …
3.5.1 – 2018-10-31 Fix – Use CRUD method to get product images to fix custom tables missing images. #21608 Fix – Use HTML entity …
3.5.0 – 2018-10-17 Feature – REST API v3. #20111 Feature – Option has been added on the inventory tab of the edit product page …
3.4.7 – 2018-10-18 Fix – Simplify importer file path check to cause less issues. #21573 Fix – Better role checking for user editing capabilities. …
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 …
WooCommerce 3.4.5 – 2018-08-29 Fix – Tweak sanitization when resetting password cookie. #20901 Fix – Use + instead of array_merge when appending parent to …
WooCommerce 3.4.4 – 2018-07-25 Fix – Only wordwrap plain email content. #20723 Fix – Better escaping on product quick edit. #20740 Fix – Log …
Setting up proper shipping options in WooCommerce can sometimes be a daunting task. Depending on what you are shipping, and where you’re shipping to, …
In WooCommerce version 3.4, the dev team made a change to show the value of free shipping methods (other than actual Free Shipping). This …
WooCommerce 3.4.3 – 2018-06-20 Fix – Fix label for the price filter widget on RTL sites. #20417 Fix – Checkout: stopPropagation when payment method …
A recent change in how the Stripe Checkout flow works in WooCommerce took us by surprise when working with a customers website. As we …
WooCommerce 3.4.2 – 2018-06-05 Fix – Flexslider gallery fixes for RTL sites, and for variation image switching. #20328 ##20321 Fix – Allow forms to …
WooCommerce 3.4.1 – 2018-05-29 Fix – Fix webhook admin filtering URLs. #20236 Fix – Add missing wp_unslash calls to product data meta box to …
WooCommerce 3.4.0 – 2018-05-23 Feature – GDPR: Tools to export WooCommerce data using the new export functionality in WordPress 4.9.6. #19330 Feature – GDPR: …
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 …
WooCommerce 3.3.5 – 2018-04-10 Fix – Shop page notice should not appear when editing the “Hello World!” page. Fix – Inconsistent order item refund …
WooCommerce 3.3.4 – 2018-03-20 Fix – Fixed undefined index after running setup wizard two times on fresh install. Fix – wc_get_loop_class; force columns to …
WooCommerce 3.3.3 – 2018-02-21 Fix – Fixed is_numeric check which was affecting order subtotals/totals when using comma decimal separator. Fix – Add missing direct …