VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: welrachid on November 28, 2017, 10:38:20 AM

Title: load specific module on a specific product
Post by: welrachid on November 28, 2017, 10:38:20 AM
Hi
I have a lot of products and some of them needs to have a specific gallery, some of them the same gallery.

Previously i've arranged the site so that each product have a menu-item which i then associate the gallery-module with.

However i would like to go on and start using the category feature of virtuemart and therefore im looking for a way to specify which gallery to show on which product.
My first thought was there must be a custom-plugin i can use for this, but i cannot seem to find in the dropdown.
Is there any other option? paid option is also ok?
thanks
Title: Re: load specific module on a specific product
Post by: balai on November 28, 2017, 10:54:00 AM
Try Advanced Module Manager or MetaMod
https://extensions.joomla.org/tags/modules-management/

These extensions gives you extended control over a module
Title: Re: load specific module on a specific product
Post by: welrachid on November 29, 2017, 11:54:34 AM
hmm.. i ended up using a custom plugin (textarea) på put in, and then make a template override to display it the way i wanted
thx anyway