VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: marvays on March 24, 2021, 08:22:42 AM

Title: enable_content_plugin
Post by: marvays on March 24, 2021, 08:22:42 AM
Hi.
I'm trying to find out if the content plugin has any limitations.
I need to load content from Quix in the category description. Unfortunately, the content will not be displayed, only the code [quix id = '9'].

Can I handle it somehow? Or can the VM only load articles and joomla modules?
Title: Re: enable_content_plugin
Post by: Jörgen on March 24, 2021, 08:27:38 AM
Have You enabled "Activate Joomla plugin" in VM configuration ? Then Your plugin should do his stuff.

Jörgen
Title: Re: enable_content_plugin
Post by: marvays on March 24, 2021, 09:32:50 AM
Yes I have it on, but it doesn't work.
I had to get around it.
I displayed the Quix code in an html module and then displayed this module in the category description :) It's not kosher, but it works.