VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: serge-web54 on August 17, 2015, 15:07:50 PM

Title: info price tooltip in vm3
Post by: serge-web54 on August 17, 2015, 15:07:50 PM
hello,

migrating a site from 1.1.9 i do need a function that i could not find in vm3
: the info tooltip when there are differents prices.

http://www.cordes.fr/cordes-elixir.htm

is tthere a configuration to do? or a plugin to add ?

thanks
Serge
Title: Re: info price tooltip in vm3
Post by: balai on August 17, 2015, 16:37:27 PM
I don't think that this is part of Virtuemart but is created by the template.

You can do something like that by editing the category layout but needs to have some coding skills
Title: Re: info price tooltip in vm3
Post by: serge-web54 on August 18, 2015, 07:43:52 AM
I had a look and changed the template and the vm template, the tooltips always appears
so, i think it was a part of vm 1.1.9

if it does not exist in vm3 can someone help me to implement this in my view ?
thanks
Title: Re: info price tooltip in vm3
Post by: jenkinhill on August 18, 2015, 12:01:12 PM
It is done in a different way in VM2/3. The code for VM2.6 is here:  http://forum.virtuemart.net/index.php?topic=114040.msg442509#msg442509

This and other additions are included in the VM Supporter packages.   http://extensions.virtuemart.net/support/virtuemart-supporter-membership-detail
Title: Re: info price tooltip in vm3
Post by: serge-web54 on August 18, 2015, 12:12:14 PM
thanks for your answer.

i have implemented it and have just problems to have tax included prices.
i have lost lot of time in this, it was funny, but i should have known the supporter package

I will take it if it agrees me.
Just for the fun, do you know how to call price with tax instead of without ?
thanks
Serge