Change coupon amount html of wocommerce
Adding cross icon insteade of remove text
Software Engineer
We can easily add our custom script in woocomerce checkout page by adding the following fuction in function.php of active theme folder
For example we are going to implement add to cart button in product loop Step 1: At first we have to enable ajax in woocommerce dashboard...
Creating function for tracking ip in function.php 2. Update Weglot pluging file to auto redirect language in public \plugins\weglot\src\services\class-redirect-service-weglot.phpReplace the bellow code instead of $navigator_languages =...
We need to add bellow urls in Excluded JavaScript files block in Delay Javascript execution
I simply added a class called “home” in landing page then just check this class as
Note: URL https://us6 depands on user location such as us12 etc
It’s very easy to send email in WordPress Fun way to create email template that includes responsive design1. Create a file (example.html) in theme folder and...
Creating a custom URL that can me use as API. At first we need to use init hook in function.php 2. Use template_redirect hook for return...
Recent Comments