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 …
Snippets for your wordpress site
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 …
In Woocommerce, we can influence the way that related products are shown in the single product page. When using the Yoast SEO plugin, we have …
Custom Mega Menu in wordpress (Astra theme) without a plugin
I have come up with this css that will enable you to create a mega menu in Astra by using special css classes in the …
Woocommerce, Pre-Check Terms and conditions box for old users (that have previously accepted it)
Customer retention depends on a smooth purchasing experience, and this is why the “Automatically Accept Terms for Returning Customers” snippet is made to improve your …
Learn more with us
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: …
1.LiteSpeed Cache: Advantages: 2.W3 Total Cache: Advantages: 3.WP Super Cache: Advantages: 4.WP Rocket: Advantages: 5.Cache …
Effectively using selectors in CSS is essential for writing efficient and maintainable stylesheets. Here are …
Custom CSS itself doesn’t typically have a significant impact on the performance of a WordPress …
Code snippets are small pieces of code that can be inserted into a website’s codebase …