Not only will WordPress allow you to manage a blog, business website, portfolio, etc., it is also a great solution for building scalable e-commerce websites without needing to learn complex code, use a difficult e-commerce CMS, or hire a developer. Since WordPress is already so immensely popular
The 7 Best WooCommerce Plugins for 2015
Seven of the Best Plugins for WooCommerce With awesome plugins like WooCommerce that let average people (non-tech people) turn their regular WordPress website into a full-featured e-commerce website, WP is now definitely one of the best solutions for powering an online store. Not only does
WooCommerce Add to Cart Custom Redirect
WooCommerce Add to Cart Custom Redirect creates a WooCommerce product data field under the General Product Data tab of a product's edit page. As a WooCommerce admin, you can insert a URL into the field and when that product is added to the cart by your customers, they will be redirected to the URL.
How to Display All WooCommerce Products in Admin
Displaying All WooCommerce Products on Admin Products Page By default, the Products section in WooCommerce only displays 20 products per page. This means that making edits to a bunch of products will require a reload by moving to page 2, 3, 4, etc. These reloads can really increase your work
How to Remove Categories from WooCommerce Product Category Widget
The following code removes product categories from the WooCommerce Product Category Widget. It goes in your theme's functions.php file. To remove only one WooCommerce product category, remove the extra ID's and trailing commas. UPDATE: A recent comment on this post reminded me that I wanted
WooCommerce Add-to-Cart Redirect Based on Product
UPDATE: This method is fine if you want to redirect a product with a specific product category. However, if you don't need this category requirement, I released a plugin on WordPress.org for WooCommerce add-to-cart custom redirects on a per-product basis. Recently, I helped a reader with a