Author Topic: Extra Tabs Extension Location Modification  (Read 4831 times)

Offline kavlito

  • Newbie
  • *
  • Posts: 25
  • Karma: +6/-0
    • View Profile
Extra Tabs Extension Location Modification
« on: May 11, 2020, 09:00:05 PM »
Product descriptions on my site were lengthy due to redundant details for each product. So I purchased the Extra Tabs Extension and problem solved!

The only issue I had was that the extra tabs I created were placed at the end of all the baked in tabs such as Description, Reviews, Tags, etc. I needed my extra tabs to be right next to the Description tab.

To solve this, I made one simple change to /storefront/view/*mytemplate*/template/pages/product/product.tpl.

I moved <?php echo $this->getHookVar('product_features_tab'); ?> up between $tab_description and $review_status - see attachments.

Works perfectly!
« Last Edit: May 11, 2020, 09:04:40 PM by kavlito »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5751
  • Karma: +273/-2
    • View Profile
Re: Extra Tabs Extension Location Modification
« Reply #1 on: May 12, 2020, 01:32:35 AM »
Thank you, kavlito. This tip will help others

Offline German Torres

  • Newbie
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: Extra Tabs Extension Location Modification
« Reply #2 on: June 06, 2020, 01:18:10 PM »
Love it.. It works wonderful

 

Powered by SMFPacks Social Login Mod