VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Roccofx1 on February 29, 2016, 02:10:58 AM

Title: VM3 - How to add a module into description?
Post by: Roccofx1 on February 29, 2016, 02:10:58 AM
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?
Title: Re: VM3 - How to add a module into description?
Post by: MagikCommerce on February 29, 2016, 08:42:29 AM
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}
Title: Re: VM3 - How to add a module into description?
Post by: Roccofx1 on March 02, 2016, 08:30:12 AM
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...
Title: Re: VM3 - How to add a module into description?
Post by: Ghost on March 02, 2016, 09:06:35 AM
If you're using a 3rd party template, try switching to default template and see if it works.
Title: Re: VM3 - How to add a module into description?
Post by: wicko on March 03, 2016, 00:31:59 AM
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