Category: Tutorials
-
WooCommerce Custom Templates, tips and best practices
Yesterday I did a quick talk at Montreal meetup, in front of a great audience. I briefly explained what WooCommerce…
-
Get WooCommerce API V1 Response in XML
Not a common request but here a quick snippet that will allow you return the WooCommerce API V1 response in…
-
WP All Import makes WooCommerce products invisible
I was working on a WooThemes customer ticket today and he was having an issue with the products he bulk…
-
Create Custom WooCommerce System Status Sections
When you create a plugin, I can be very useful to add a custom section to the System Status default…
-
WooCommerce: Add a Custom Action in Tools
In WooCommerce, if you go to System Status > Tools you can see a list of useful default tools such…
-
WooCommerce: Hide coupon box on checkout page if a coupon is already applied
Here is a quick snippet to make things a bit less confusing for your customers in your WooCommerce store. When…
-
WooCommerce: Free Shipping on a Per Product Basis in the Same Cart
This is a common request from WooCommerce users: I want to ship specific products for free while some others will have…
-
Fixing Shipment Tracking & WooCommerce Subscriptions issues
If you use WooCommerce you probably know Subscriptions, that awesome plugin that allows anyone to sell subscriptions. Today, I had…
-
Allow WooCommerce customers to read private posts/products
Here is a quick snippet to allow WooCommerce users to read/access private posts or private products. Pretty useful when you…