Change any post Type Name (Posts, Pages, Products) to any other name like Tools etc (In this case products changed to tools)
A WooCommerce fix, with the code that solves it.
Snippets library
81 fixes pulled straight from client work. Each one is the actual problem, the steps, and the code that solved it. Copy what you need.
A WooCommerce fix, with the code that solves it.
Includes reusable code snippets to display specific ACF data based on customer purchases.
How To / Short Tutorials by Me:
Change the product id and then number of days in front of it.
Change the product ids and page ids as required. To find page id you can edit an page and in url bar you can…
This code restricts access to specific pages based on whether the logged-in customer has purchased at least one product from a defined list.
A WooCommerce fix, with the code that solves it.
FIrst Add the PHP code in code snippets and then use these shortcode to display anywhere.
Add this code in snippets and this will show percentage discount with price. You can hide the original price and then only percentage will…
A WooCommerce fix, with the code that solves it.
A WooCommerce fix, with the code that solves it.