Skip to main content
My Account
Member Area
Log in
Main navigation
Home
Themes
Customization
Menu
Tabs in product page
Breadcrumb
Home
Forums
Drupal Themes
Jollyness - Multi Purpose, eCommerce Drupal Theme
Saturday, December 6, 2014 - 04:39
Log in
to post comments
Evagelos Chronopoulos
Hi there, in product page you have 2 tabs(Description,reviews) i want to know how i can add a third tab.
Saturday, December 20, 2014 - 16:46
Log in
to post comments
Hoa Le
Hello Erevos, You just open file node--product_display.tpl.php and add new tab in .... Thank you.
Saturday, December 20, 2014 - 16:46
Log in
to post comments
Evagelos Chronopoulos
So lets say that i want a tab to show some taxonomy terms from some vocabularies Could you post an example?
Saturday, December 20, 2014 - 16:46
Log in
to post comments
Hoa Le
To get taxonomy terms from vocabulary you can use function: taxonomy_get_tree Ex: if ($terms = taxonomy_get_tree($vocabulary->vid)) { foreach ($terms as $term) { // Do something with $term->tid or $term->name } }
Search Forum
Search
Recent Topics
Drupal 9
Drupal 9 compatibility
@ Jimmy, How do you maintain your Drupal 8 installation?
Where Can We Find DrupalExp Nation Documentation?
drupal page builder module
More
© Copyright 2013-2017 DrupalExp - All Rights Reserved