Hi, I have Joomla 3.4.8 and VM 3.0.12
How to add a module to virtuemart product descriptions, i already tried:
{loadmodule yyy}
Changing the yyy to the name of the module, also i have checked to enable joomla pluggin in the shop configuration, but it isnt working, why?
Hello Roccofx1,
First of all you need to check that "Content - Load Modules" is enabled.
Also in virtuemart configuration Enable Joomla Plugin should be checked.
You can render module by name as {loadmodule modulename} e.g. {loadmodule mod_virtuemart_currencies} OR by position {loadmodule position} e.g. {loadmodule Brands}
All suggested is correct from start.
It is already set to enable: content - Load modules
It is checked: enable joomla plugin
Code is writen right
Still not working...
If you're using a 3rd party template, try switching to default template and see if it works.
Add module to position something like addindesc and show on all pages. The add {loadposition addindesc} where you want the module to appear in your description.
Sent from my iPad using Tapatalk