This PHP code removes all shipping options except free shipping based on 2 conditions : A minimum spend limit which is set in
User Role Specific Free Shipping When Above Cart Total in WooCommerce
When a user with a specific user role logs in and their cart total is greater than a set limit, free shipping is displayed and they only
How To Create Custom eMail Templates in WooCommerce – Beginners
If you know enough PHP to be dangerous, this tutorial ( with video ) can help you modify the default email templates WooCommerce uses to
Minimum Order Total Except When Product Contains a Specific Word in WooCommerce
This PHP code enables you to set a minimum order amount so buyers can only complete the checkout process if the minimum total is equaled or
Add Comments To Single Product Pages in WooCommerce
This code enables you to add your favorites comments system to single product pages in WooCommerce. In this case, we use pure code to add
Conditionally Remove Available Gateways for Orders Until Set Count is Reached for Specific Products on the Checkout Page
This code enables you to restrict payment for a product until a specific level of orders have been submitted. If less than the set amount
Get Total Quantity & Subtotal for Products in Specific Category WooCommerce
This code displays the total quantity of products in 1 or more set categories along with the total subtotal price without adding products in
Left Logo Menu Right On Desktops & Mobiles In Essence Pro
This solution extends this tutorial which positions the title area with the custom logo to the left and nav menu to the right on all screen
Custom Cart Total For Set Number of Items In Specific Product Category – WooCommerce
This PHP code enables you to set a total fixed price if a set quantity of products are purchased from a specific category in
Show WooCommerce Product Images In The Genesis Sidebar
This code enables you to display exactly the same product images shown on the single product page, including the main product image and
Twenty Twenty Theme CSS Mega Menu
This solution uses CSS to display your Twenty Twenty theme sub menu items in a drop down mega menu like this : Display your sub menu
Mega Menu Style Sub Menus In Genesis
This pure CSS solution enables you to code a mini mega menu in Genesis child themes. The solution includes : Drop down indicators
Simple Social Icons In Altitude Pro Themes Header
This tutorial provides the simple step by step instructions to add the Simple Social Icons widget to the Altitude Pro themes header area on
Get & Display Variation Description on Single Products
You can display the product variation description anywhere on your single product page using PHP code with javascript or pure PHP
Single Product Page Cross Sells
This code enables you to add cross sells on your single product pages conditionally. In this case, only when the product price is 0 as seen
Remove Child Products From The Default Child Taxonomy Terms Template In WooCommerce
This code enables you to modify the default product archive templates for any taxonomy including category & tags and any parent or child
Custom Loop Template for Products by Parent Category Foreach Sub Category Level In WooCommerce
This custom loop template enables you to display products from a specific parent or child category by I.D in WooCommerce. All you need to do
Custom Template for All Sub or Child Category Levels In WooCommerce
This custom category template for WooCommerce displays products for 1 specific parent category and all child or sub category terms below
Show Product Category Thumbnails With Links In WooCommerce
This code displays your linked product category names and thumbnails in a grid using any WooCommerce hook position, In this case, after the
Custom Products Loop Template With Pagination for WooCommerce
This custom page template enables you to show any woocommerce products using a page template in any theme. You can use this template to
You must be logged in to post a comment.