Hi
I tried to search all over the net and didnt find a way to hide left sidebar on product details page
anyone?
thanks
In your template you can make it NOT display the position on product page
<?php if (JRequest::getVar('view')!='productdetails') { ?>
<div id="divid"><jdoc:include type="modules" name="POSITION-NAME" /></div>
<?php } ?>
http://www.kaizenmediaworks.com/virtuemart-template-and-module-control
If you dont want to mess with your template use this:-
http://www.metamodpro.com/metamod/metamod-pro (http://www.metamodpro.com/metamod/metamod-pro)
or this: http://extensions.joomla.org/extensions/style-a-design/modules-management/10307