Friends in my project virtuemart 2.0.16 appeared a popup with the categories within the product, already checked in the settings, but not removed.
This popup appears when you open the product page. Can someone pass me a hint how to solve?
Hello,
I am not sure if i understand you, can you explain better your issue? Any live url? Screenshot?
Problem in the picture below
Live site: http://www.ipevel.com.br/component/virtuemart/carros-novos/chain-saw-detalhe?Itemid=0
(http://forum.joomla.org/download/file.php?id=96926&mode=view)
Thanks
Hello,
All you issues are related because you are using the bootstrap framework, please correct as following:
For the images floating around the page under category view: http://forum.virtuemart.net/index.php?topic=110451.0
For the issue that the images are not opened on popup or opened over the page: This is a javascript conflict,
Use firebug to examine your site code and styling .. also for checking js conflicts ...
http://forum.virtuemart.net/index.php?topic=102850.0
Javascript conflicts:
http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery
http://dev.virtuemart.net/projects/virtuemart/wiki/JavascriptCSS_Template_Overrides_and_Avoiding_Conflicts_between_Libraries
Regards