VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: ayok on April 16, 2012, 17:18:41 PM

Title: Hide module on category/categories view
Post by: ayok on April 16, 2012, 17:18:41 PM
Hi,

How is it possible to turn off or hide a module only on category/categories view, and display only on productdetails view?

I used to use advanced modules and virtuemart 1.x.x, and set it in the php and set it to $_GET['page'] ==  "shop.cart", but now I don't see it.

Thank you,
ayok
Title: Re: Hide module on category/categories view
Post by: balai on April 16, 2012, 17:29:49 PM
Hi

There is no need to hack the core
Try advanced module manager
http://www.nonumber.nl/extensions/advancedmodulemanager
Title: Re: Hide module on category/categories view
Post by: ayok on April 16, 2012, 18:18:06 PM
Hi, thanks,

yes I use advanced module manager, but the section php is not there anymore. Any idea which section I need to use?
Title: Re: Hide module on category/categories view
Post by: balai on April 17, 2012, 11:41:04 AM
I think its in the PRO version now
Title: Re: Hide module on category/categories view
Post by: ayok on April 17, 2012, 13:31:37 PM
I see.. Just like I thought.. Thanks.