VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: awowy on July 10, 2014, 09:59:33 AM

Title: Module in product page
Post by: awowy on July 10, 2014, 09:59:33 AM
Hi

VirtueMart 2.6.6 , Joomla! 2.5.22

I would like to have certain modules to show on specific product pages, I havent found a solution for this, and  as you know the Joomal system only allows us to display modules by selecting a menu item, which doesnt work in this case.

So how should I add a module to show on a specific Product Detail Page.   :o

Title: Re: Module in product page
Post by: GJC Web Design on July 10, 2014, 10:08:13 AM
either code in a  module position http://forum.virtuemart.net/index.php?topic=124698.msg426437#msg426437  and use an if statement to show it when you want

or search for an extension (I know there is one - advanced VM mod position or something) but I don't know how fine grained it is

or make a hidden menu to that product and publish on that
Title: Re: Module in product page
Post by: balai on July 10, 2014, 13:07:06 PM
Try advanced module manager
http://www.nonumber.nl/extensions/advancedmodulemanager
Title: Re: Module in product page
Post by: awowy on July 10, 2014, 18:22:31 PM
Thank you both

Fortunately I found MetaMod
http://extensions.joomla.org/extensions/style-a-design/modules-management/3391

It worked almost immediately following the instructions for Virtuemart    :D

I checked out the nonumber extention but had limited features compared to this other one considering what I needed right now.

Regards