How to import demo data through file
Manually you can import the Demo Data on Dashboard > Your Theme > Import/Export. Here you choose your demo and install it. Follow this video step by step :
If you want to make your website faster then, here’s some tricks: Upgrading PHP version: If your current PHP version is less than 7, upgrade it to version 7+. If you don’t know how to do it, ask your hosting provider to do it for you. Use HTTPS/SSL: HTTPS has certain advantages regarding loading speed,…
To Remove the wordpress admin bar from the frontend you can use this code in your function file
An online compiler plugin that comprises the code editor and lives compiler. Using this type of plugin you can compile and run code. Here, we will discuss a plugin Code Blocks- online code compiler . After installing this plugin you will get a code editor section like this Here you can follow the documentation: https://webtoptemplates.com/codecompiler-plugin-doc/…
WP requirement of ThemeForest and found out you need to use the Envato Theme Check plugin.
By default, the woocommerce product by button shows “Add to cart“, if you want to change the text with other any text. You can use this using woocommerce hook. You have to just add the following code in your theme function.php file
Instantly confirming a customer’s purchase is one of the best ways to improve the customer experience in your store. They will be able to access their stuff as soon as their orders are completed. So, in this piece, we’ll teach you how to autocomplete WooCommerce orders using various ways. We recently discussed some of the…