This code enables you to add the date your product was published in any WordPress theme. The code includes : Schema markup ACF
WooCommerce Tutorials
The tutorials in this archive relate to the modification of WooCommerce via your WordPress child theme. The code is guaranteed to work as shown in the demo images and videos. Installation of all code as well as support for PHP code is provided for members.
Remove Star Rating Per Product in WooCommerce
This tutorial provides 2 steps which enable you to remove the single product star rating on a per product basis. Installation Steps Step
Different Menu On WooCommerce Pages
This code works in any child theme function file and enables you to use a different menu when WooCommerce pages are loaded. In this case we
Remove Coupon From Cart Page – WooCommerce
There's 2 ways to remove the coupon form from your WooCommerce cart page. 1. You can copy over the cart.php to your WooCommerce folder in
Remove Single Products From Shop Page Loop – WooCommerce
Need to hide one or more products from your shop page loop? There's 2 steps involved. The input value for true or false Code to
Remove Meta Per Single Product – WooCommerce
Need to remove, category and tag links from a single product? There's 2 steps. (1) The input and (2) the output. Step 1 - You can use
Add Custom Product Meta To Archives – WooCommerce
This code adds product meta to your shop loop including : Stock Status Category Custom Taxonomy Term
Remove Related Products Per Single Product – WooCommerce
Need to remove related products from a specific product page? There's many ways to do this using PHP code or CSS. This solution uses custom
Add Custom Field Content Before & After Products – WooCommerce
This PHP code enables you to add custom content before and/or after your WooCommerce products. You can use this code to add any type of
Custom Product Loop – WooCommerce
This code uses WP_Query to give you the most basic starting point when developing a custom loop for display WooCommerce products in any
Submit Button Notice for Product Reviews – WooCommerce
Using a code editor, copy & paste the PHP code from the view raw link in the Gist to the end of your child themes functions file or
Remove Current Single Product From Shortcode Products – WooCommerce
Add to the end of your child themes functions.php file or custom functionality plugin. The gallery shows the green colored single product
Custom WC Product Title On Orders for Checkout, PayPal, Credit Card & Email Order Receipts
The code in this download folder adds a custom field to the WooCommerce Product Data meta box on the Single Product edit screen. This field
Open External/Affiliate Product Links In New Window – WooCommerce
The solutions in these 2 download folders provide 3 different methods which enable you to open external links in new windows without
Add Brand Custom Taxonomy To WooCommerce Products Shortcode
The code in this download folder enables you to create a custom taxonomy named Brand which is added to the default WooCommerce Products
3 Ways To Exclude Products From WooCommerce Related Products
This download folder contains 3 code snippets which enable you to exclude or remove WooCommerce products from your Related Products list.
Add WooCommerce Cart To Nav Menu Widget In Genesis
This code adds the WooCommerce cart icon with the total amount of items and price to a navigation widget in the before header utility
Show a Message at The Top of Your Page For New Site Visitors Using a Cookie
The code in this download folder enables you to conditionally display a message before your sites header like this : In this case, the
If WooCommerce Product Out Of Stock, Show Widget
This code enables you to display a widget area if your single product is out of stock. You can display the widget in any WooCommerce single
Custom Role To Allow Users To Submit WooCommerce Products For Review
This code adds a custom role for vendors/product contributors so admins can review new products submitted for review prior to
You must be logged in to post a comment.