Integrate Magic Tabs into Template

  • jdg87
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago - 12 years 10 months ago #14864 by jdg87
Hi. I want to add some extra tabs into my flypage to include "specifications, reviews, features, etc). This can be done with MAGIC TABS plugin. Does anyone know how to integrate this into the eCommerce template flypage?
Last edit: 12 years 10 months ago by jdg87.

Please Log in to join the conversation.

More
12 years 10 months ago #14893 by ivan.milic
In templates\hot_ecommerce\html\com_virtuemart\productdetails\default.php

you will see:

<div id="product-tabs">....

you will notice that
<ul class="nav">... contains titles and <div class="list-wrap">... content containers. So you need to add title for tab, and tab content.

Please Log in to join the conversation.

  • jdg87
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago #14907 by jdg87
Thank you Ivan, I now got the tab showing but what should I input for <a href="" class="">.

Coul you pleae give me a more detailed explanation? please take a look at my site
www DOT intecsec DOT com/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=48&category_id=9&option=com_virtuemart&Itemid=136


Thanks for the help

Please Log in to join the conversation.

More
12 years 10 months ago - 12 years 10 months ago #14912 by ivan.milic
for class you can define new one or use class from one of existing two items.

if <a href="#something1"


then id of ul used as content container should be:

<ul id="something1"
Last edit: 12 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

  • jdg87
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 10 months ago #14921 by jdg87
Hey Ivan,
one question, i did not find templates\hot_ecommerce\html\com_virtuemart\productdetails\default.php
instead i found /components/com_virtuemart/themes/hot_ecommerce/templates/product_details/flypage.tpl.php

Is this the correct fyle to edit? On my VM settings i have selected flypage.tpl.php as the FLYPAGE.

also another question, this might be a dumb question but does the Magictabs plugin have to do anything with this or this is a separate solution to add the extra tabs?

Please Log in to join the conversation.

More
12 years 10 months ago - 12 years 10 months ago #14944 by ivan.milic
Yes I told you path for vm2.0 you have older version. Magic tabs is jQuery widget. It will work no mater you have 2 or 3 or 5 tabs, it will make it.
Last edit: 12 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.175 seconds
Powered by Kunena Forum