Sorry I am new to Virtuemart so just feeling my way around the software at the moment, is there any way to create your own custom tabs that will hold information that you created with your custom fields? I have a client who wants a "Testimonials" tab rather then a review tab and they also want a"Use and Care" tab.
For the moment I just renamed the reviews tab to testimonials.
I have been playing around with custom fields and it kind of worked but as I am still learning how to use virtuemart I am just not sure if I want to do is even possible.
I have played around with a few tabs extensions but I don't really want to have more then one set of tabs on the site.
I too would also love to know how to do this as I need to replace the reviews tab and the comments tab with something else. How to do it though?
Hello,
You should use some html with css to create your tabs and you will need also some PHP knowledge.
A tab example can ne found here: http://forum.virtuemart.net/index.php?topic=105563.0
Also you could google tab examples with ready html/css code or with js and adjusted to the template you develop.
Regards