Importing The BB Templates At first I am importing the demo content. Later you can edit the content with live data. Here is the procedure: Download this zip file and extract it on your machine. You will get two XML files. You will import them on your site. Login to Dashboard Navigate to Tools ->… Continue Reading
tabs
Adding Custom Tabs in WooCommerce Product Details Page
In this tutorial I shall show you how you will add custom tabs with content on WooCommerce product details page. By default there have two tabs: Description & Reviews. I am wanting to add more tabs there. Here is the small PHP snippets for it. <?php //* Don’t include this line /** * Displaying custom… Continue Reading