https://www.sellwithwp.com/create-woocommerce-wholesale/ WooCommerce works out of the box for direct-to-consumer sales, but business-to-business sales require extensions or additional plugins. Creating a WooCommerce wholesale system also requires additional setup, as wholesale customers, pricing, and payment or shipping methods need to be … [Read more...] about How to Create a WooCommerce Wholesale System
Adding support for the new WooCommerce 3.0 gallery features
Adding support for the new WooCommerce 3.0 gallery features The good news is that adding support for the new 3.0 gallery features is a piece of cake! If you’re using a WooCommerce supported theme that is maintained by a theme shop or a themeforest author my first recommendation is to get in touch with your theme author and ask them to add … [Read more...] about Adding support for the new WooCommerce 3.0 gallery features
100 WooCommerce Tips and Tricks
Please make sure you make any changes and tweaks on your site on a development or test site and ALWAYS have access to the FTP to your server in order to resolve issues that could break your site. Want to remove the orderby dropdown for products? Thanks to Zac Gordon for this tip. To remove the drop down and ordering options completely, add … [Read more...] about 100 WooCommerce Tips and Tricks
Woocommerce – Change number of products displayed
3 Ways to integrate WooCommerce with Genesis
Generally, WooCommerce templates integrate nice with WordPress themes but not with the Genesis framework. It may cause problems with the theme layout. No need for panic, as we have the solution. We describe three ways to integrate WooCommerce with the Genesis framework. https://www.wpstud.io/3-ways-to-integrate-woocommerce-with-genesis/ 1. … [Read more...] about 3 Ways to integrate WooCommerce with Genesis
Re-Order Single Product Template
http://ohsoren.github.io/reorder-single-product-template/ How to reorder WooCommerce's single product template Let's set the scene... We install the latest version of WordPress and upload and activate a bare bones blank theme. Next, we install and activate the latest version of the WooCommerce plugin and add one product ready for play … [Read more...] about Re-Order Single Product Template
WooCommerce MailChimp Integration
WooCommerce MailChimp Integration https://docs.woocommerce.com/document/woocommerce-mailchimp/ WooCommerce MailChimp allows you to collect email addresses from customers to use in your MailChimp campaigns. With MailChimp’s eCommerce360 feature, you can target customers who bought certain products. Installation Download the .zip file … [Read more...] about WooCommerce MailChimp Integration
Hide the shipping methods if the cart does not have the specific shipping class
Hide the shipping methods if the cart does not have the specific shipping class June 09, 2016 08:10 http://support.wooforce.com/hc/en-us/articles/208824965-Hide-the-shipping-methods-if-the-cart-does-not-have-the-specific-shipping-class- The code snippet facilitates you to hide the shipping methods. You can hide the shipping … [Read more...] about Hide the shipping methods if the cart does not have the specific shipping class
Hiding/disabling a shipping service
Hiding/disabling a shipping service February 26, 2016 21:48 http://support.wooforce.com/hc/en-us/articles/207515625-Hiding-disabling-a-shipping-service Code Snippet 01 : Hide a shipping method for a particular Shipping Class in USPS Plugin With the below given piece of code, you can hide an unwanted shipping method(service) … [Read more...] about Hiding/disabling a shipping service
How to Simplify Free WooCommerce Checkout
How to Simplify Free WooCommerce Checkout https://www.skyverge.com/blog/how-to-simplify-free-woocommerce-checkout/ For most WooCommerce checkouts, customers will be purchasing products and remitting payment to your store. They may also be selecting shipping methods or entering coupon codes. However, when customers purchase a free item, … [Read more...] about How to Simplify Free WooCommerce Checkout
20 WooCommerce How To’s
Ask SkyVerge: 20 WooCommerce How To’s https://www.skyverge.com/blog/woocommerce-how-to/ Hey everyone! We’ve been collecting some WooCommerce How To questions that are really easy to solve with a line or two of code or that we’ve written about already. If you haven’t checked out the news site that we sponsor yet – Sell with WP – you should … [Read more...] about 20 WooCommerce How To’s
Hide WooCommerce “Free” Price Label
A common WooCommerce question lately has been how to hide the “Free” price label in the product/category/shop pages. Thanks to WooCommerce’s judicious use of filters/actions, this is very easy request, yet if you’re new to WordPress/WooCommerce you might not necessarily know exactly where to look. Well look no further, because here’s an easy way to … [Read more...] about Hide WooCommerce “Free” Price Label
Per-Product Shipping
Per-Product Shipping Per product shipping allows you to define different shipping costs for products, based on customer location. These shipping costs can be added to other shipping methods, or used as a standalone shipping method. How Per-Product Shipping Can Be Used Per-product shipping can be used in two ways: Multiple Shipping Methods: … [Read more...] about Per-Product Shipping