VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: spyblack on January 22, 2012, 22:13:05 PM

Title: tabs in the product flypage Virtuemart 2.0
Post by: spyblack on January 22, 2012, 22:13:05 PM
tabs in the product flypage Virtuemart 2.0

Hi

Just a question: how can I make this work in the product flypage in Virtuemart 2.0. I would like to show a different tag on every tab, e.g.

tab 1
product_description
tab 2
reviews
tab 3
childlist
tab 4
pictures

Any idea how to fix this?
as shown
(http://gelos.org.ua/wp-content/uploads/2009/06/tabs_generalview.png)
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: PRO on January 23, 2012, 02:52:26 AM
you would first find the css, and java code you need to use.
THEN:
http://forum.virtuemart.net/index.php?topic=92756.0
'
You would wrap he fields you want in the css selectors
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: spyblack on January 23, 2012, 09:40:21 AM
Thanks for the advice. But he did not help me. Can someone tell step by step how to do it
I understand that you need YOUR_TEMPLATE/html/com_virtuemart/productdetails/default.php to make changes  :)
Maybe there is a plugin for tabs?
Sorry for my incorrectness I'm just not a professional
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: ShowLiFE on January 23, 2012, 16:59:53 PM
Hello,
I use plugin for tabs which is at this link http://www.nonumber.nl/extensions/tabber
The other extensions work nicely in a VM.
Can see how it looks http://termaltrade.si/trgovina/osvetlitev/reflektorji/fresnel-300.html
Best regards ShowLiFE
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: spyblack on January 23, 2012, 18:45:46 PM
Quote from: ShowLiFE on January 23, 2012, 16:59:53 PM
Hello,
I use plugin for tabs which is at this link http://www.nonumber.nl/extensions/tabber
The other extensions work nicely in a VM.
Can see how it looks http://termaltrade.si/trgovina/osvetlitev/reflektorji/fresnel-300.html
Best regards ShowLiFE

Thank you so much you helped me alot  :)
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: sasso_soha on September 02, 2012, 18:03:12 PM
You may try this plugin "DJ-VMPageBreak" .. It is free and  adds a button to the editor.
http://extensions.joomla.org/extensions/extension-specific/virtuemart-extensions/virtuemart-products-display/20063
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: kaHEN on November 27, 2012, 04:11:04 AM
Quote from: PRO on January 23, 2012, 02:52:26 AM
you would first find the css, and java code you need to use.
THEN:
http://forum.virtuemart.net/index.php?topic=92756.0
'
You would wrap he fields you want in the css selectors

Hello Mate,

I've been looking for ways to integrate magictabs with Virtuemart 2, I did it on the previous version of Virtuemart but I have no idea how to do it on this version. Do you mind take a look and give me some ideas how to integrate it?

Thanks in advance.
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: bytelord on November 27, 2012, 11:07:26 AM
Hello,

A good example: https://forum.virtuemart.net/index.php?topic=105563.5

Regards
Title: Re: tabs in the product flypage Virtuemart 2.0
Post by: kaHEN on November 27, 2012, 14:57:18 PM
Quote from: bytelord on November 27, 2012, 11:07:26 AM
Hello,

A good example: https://forum.virtuemart.net/index.php?topic=105563.5

Regards

Wow thanks a lot mate. I searched a lot but didnt come across to the topic you've suggested, I solved my problem :)