This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Olga Barlow
Hello, i want to add an extra tab on the tabs that are located below product-images on the single-product page.
The custom tab option on the theme-option, created a custom tab but it placed it after the review, which is not where i want it.
Since i didn’t find an option on the theme options, i will edit the file that contains the code for the tabs and add the extra tab there and also change the order there.
So i would be really thankful, if you can tell me the file path for the file that has the tabs code. ( Please don’t reply with plugin suggestions or other stuff not related to my requirement, but tell me the file path instead )
Thanks
Hello,
Tabs file you can fin in xstore/woocommerce/single-product/tabs/tabs.php, don’t edit file of the parent theme. Copy it to child theme if you want to customize something. In other case you will lose your changes after theme update.
But I would suggest you using of single product builder (Theme Options > WooCommerce > Single product builder > on) if you want to change the order of the tabs http://prntscr.com/rikosa
Regards
You must be logged in to reply to this topic.Log in/Sign up