This code creates a custom WooCommerce product query using WP_Query enabling you to use any WP_Query parameters. Installation There's only
Remove Duplicate Products When Using 2 Loops – WooCommerce
This code removes the same products from displaying when using 2 Product loops on the same page. In this case, we have a custom loop 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
Custom Loop for Products In Custom Taxonomy Terms – WooCommerce
This code enables you to use your own custom loop to display WooCommerce products from any taxonomy including category, tag and custom
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
Show Products From Same Taxonomy Term As Single Product – WooCommerce
This code modifies the WooCommerce product shortcode so it only displays products from the same taxonomy term as the single product. The
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
Video Behind Header In Twenty Twenty One Theme
This code enables you to add a video behind the site header of the Twenty Twenty One WordPress theme like this : 2 video upload fields
Image Behind Header In Twenty Twenty One Theme
This code adds your background image behind the site header in Twenty Twenty Two like this : Your background image will always cover the
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.
Slider In Essence Pro Header Hero – New Version
This tutorial, written for the latest version of Essence Pro, includes the code which enables you to replace the header hero image on the
Use single.php Template On All Post Types In Monochrome Pro
The code in this download folder enables you to use the single.php template file with the full width after header featured image, on all
Add Reusable Blocks Link To WordPress Toolbar
The code in the download folder adds a custom link in your admin toolbar to the Reusable Blocks page. Download Folder Copy & paste the
Add Reusable Blocks Link To WordPress Dashboard Menu
Paste this code in your custom functions plugin, themes functions.php file or Must Use plugin. [code] add_action( 'admin_menu',
Aweber Email Hero Block In WordPress
This tutorial provides the steps which enable you to add your Aweber signup form anywhere in any theme and style it like you see in the
Aweber Email Form Styled Like Genesis Newsletter Block
This tutorial provides the code which enables you to add your Aweber email signup form in the header hero section on Essence Pro theme front
Add Email Optin Form Block To Hero Header In Essence Pro
By default, the Essence Pro themes front page header hero section displays 2 buttons. In this tutorial, you'll get : A custom reusable
You must be logged in to post a comment.