Snippets for your wordpress site
Woocommerce:Recalculate orders with status completed
Woocommerce: Search customers in ajax based on billing phone num
in this example, we add two fields, one billing_phone and another phone, you can replace either one to use a custom field
Shipping class message in single product page Woocommerce
We will display a message in the frontend based on the shipping class chosen. Based on the shipping class slug we will display the class …
How to embed a lottie animation in wordpress and Elementor with code snippet
This method works without any plugin, by adding the snippet in an HTML block in Gutenberg or Elementor you can embed the lottie. If you …
Allow .json file upload in WordPress (error: Sorry, you are not allowed to upload this file type.)
By using the snippet bellow, you set your wordpress website to allow .json files to be uploaded in the media section.
Hide admin toolbar in WordPress from all users except admins
How to add Bootstrapp in WordPress CSS and Js
You can easily use Bootstrap in your wordpress website, by adding the snippet bellow. With that code, we link the Bootstrap CSS and Javascript files …
Learn more with us
There are three main cases where you can find the login page of a WordPress …
Are you looking to design custom 404 error pages that keep users engaged on your …
There are many ways of adding a countdown timer, you can use a plugin for …
1.Simply Add this snippet in your functions.php file 2.Add the JS only in specific pages, …
WooCommerce Cart Abandonment Recovery: Winning Back Lost Sales In the world of e-commerce, WooCommerce stands …
Several factors can make customers hesitant or cause difficulties during the checkout process: 1.Complicated Navigation: …