Home › Forums › WoodMart support forum › Additional Tab Content
Additional Tab Content
- This topic has 5 replies, 2 voices, and was last updated 4 years, 2 months ago by
Elise Noromit.
-
AuthorPosts
-
June 21, 2021 at 2:30 pm #301136
mht24ParticipantHi Xtemos,
I would like to add more tab on product tab in single page product. I read the documentation by using HTML code. Actually i don’t how to use HTML code and where to put it in the product page.
Would you mind to assist me step by step.
June 21, 2021 at 3:49 pm #301147
Elise NoromitMemberHello,
WoodMart suggests two additional tabs for the product page:
Global – shows one and the same content for all the products. You can enable it in the Theme S-+j]ettings > Product page > tabs. Create HTML block, build your content there and insert the /shortcode in the content of the tab as shown: https://xtemos.com/docs/woodmart/html-blocks-2/#shipment_delivery
Local – individual for each product, here is the same: you create HTML block and insert in the product page: https://xtemos.com/docs/woodmart/product-page-options/#local_settings
If you have any questions please feel free to contact us.
Best Regards
June 21, 2021 at 4:20 pm #301155
mht24ParticipantHi,
i made few tabs options, Product Description-Feature & Benefit-Technical Specification-Video-Download.
Let say, i want to apply the technical specification tab to all product categories.As you went, use Global. I applied your method. But how to edit the content in Global as each product got different technical specification content? can you advise me the solution..June 21, 2021 at 10:57 pm #301208
Elise NoromitMemberHello,
If each product has a different specification, you need to create HTML block for each product and set this tab in each product. https://xtemos.com/docs/woodmart/product-page-options/#local_settings
Best Regards
June 22, 2021 at 3:18 am #301234
mht24ParticipantOk. By the way, how can I increase the font size of the product tab name?
For example Description |
And how to remove the REVIEW tab or replace it with another tab? Please assist.
June 22, 2021 at 10:49 am #301358
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.tabs-layout-tabs .tabs li a { font-size: 20px; }
Change the size as per your needs.
You can disable review but not replace the tab. The review tab is disabled in the Woocommerce > Settings > Product.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register