Add Multiple Required Checkbox Fields In WooCommerce Checkout Page
Following the Add A Required Checkbox Field In WooCommerce Checkout Page, this is the guide to adding multiple required checkboxes
Continue readingWordpress HOW TO's, Snippets & Life Savers
Following the Add A Required Checkbox Field In WooCommerce Checkout Page, this is the guide to adding multiple required checkboxes
Continue readingCopy this code to your theme’s functions.php and each call your ‘3rd party integrations’ plugin will make after a visitor
Continue readingThis is how you add a checkbox to checkout in Woocommerce. The Checkbox will appear in the checkout is not
Continue readingAdd this to your theme’s function.php to hide all product tabs on a single product page:
Continue readingPaste those into your theme’s functions.php and edit the contact form shortcode inside do_shortcode function.
Continue readingThis is how you add rel=”nofollow” to tag links in the tag cloud using wp_tag_cloud(). Add it to your theme’s
Continue readingAdd the following code to your theme’s functions.php file to remove the HREF attribute from all the links that link
Continue readingThis is how you add a checkbox to checkout in Woocommerce. The Checkbox will appear in the checkout and will
Continue readingIn this post I will include my code to track, store and pass HasOffers (affiliate id + transaction id +
Continue readingPut it in your theme’s functions.php. Whenever your visiot will try to add a product twice mistakenly, it will keep
Continue readingPut it in your theme’s functions.php and update the form id (999999) to your CF7’s form ID.
Continue readingPut it into your theme’s functions.php:
Continue readingThis code will disable coupon on cart if it’s already applied.
Continue readingHow many times did you encounter a “Add to Cart” button or “View Cart” button on your WooCommerce website and
Continue reading