VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: rikaryo on January 06, 2013, 18:46:23 PM

Title: Remove popup in category of products
Post by: rikaryo on January 06, 2013, 18:46:23 PM
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?
Title: Re: Remove popup in category of products
Post by: bytelord on January 06, 2013, 20:05:12 PM
Hello,

I am not sure if i understand you, can you explain better your issue? Any live url? Screenshot?
Title: Re: Remove popup in category of products
Post by: rikaryo on January 06, 2013, 20:16:38 PM
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
Title: Re: Remove popup in category of products
Post by: bytelord on January 06, 2013, 20:38:43 PM
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