This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Olga Barlow
Hi guys,
Is it possible to exchange the position of TAGS and DESCRIPTION in Single Product Page?
Please let me know what file should i edit to achieve this.
Thanks
Hello,
Information how to edit WooCommerce default tabs you can find here https://docs.woocommerce.com/document/editing-product-data-tabs/
Also, you may try to create shortcode that will show the product tags list and just add that shortcode into description tab for those products where you want to show it.
Do all the changes in child theme files.
Regards
Hi Olga,
I want to have the TAGS under the TAB instead of the TAB (AUDIO SAMPLE / DESCRIPTION) under the TAGS.
Is there a way to edit that TAGS so i can put it somewhere the single product page? Trying to find the template under woocommerce folder and can’t seem find it. 🙁
Hello,
Oh, I see. Then you need xstore/woocommerce/content-single-product.php file.
Regards
You must be logged in to reply to this topic.Log in/Sign up