Author Topic: enable_content_plugin  (Read 1422 times)

marvays

  • Jr. Member
  • **
  • Posts: 455
    • richta.cz
  • Skype Name: marvays
enable_content_plugin
« 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?

Jörgen

  • Global Moderator
  • Sr. Member
  • *
  • Posts: 3944
    • Kreativ Fotografi
  • VirtueMart Version: 3.4.x
Re: enable_content_plugin
« Reply #1 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
Joomla 3.9.18
Virtuemart 3.4.x
Olympiantheme Hera (customized)
This reflects current status when viewing old post.

marvays

  • Jr. Member
  • **
  • Posts: 455
    • richta.cz
  • Skype Name: marvays
Re: enable_content_plugin
« Reply #2 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.