drupal - Override Taxonomy Pages without entire page override -
i need override taxonomy page (page--taxonomy--term.tpl.php) , wondering if it's possible override content section of page instead of whole page.
i don't want print other regions again update different page tpls if update other part of page template.
cheers
you can use cool contributed module tvi (taxonomy views integrator) refer url: https://www.drupal.org/project/tvi customizing taxonomy view page , based on vocabularies can change.
thanks
Comments
Post a Comment