×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
How to add content plugins to my components
Eduardo Mena
Junior Member
Posts: 31
10 år 3 uker dager siden #432
av Eduardo Mena
How to add content plugins to my components opprettet av Eduardo Mena
Hello everyone!
Does anybody know what do I have to do in order to use content plugins in components created with component creator?
For instance, a comments plugin or all videos plugin.
I have those plugins installed and they display correctly in normal joomla content. But component creator content just ignore those plugins completely.
Any ideas would be highly appreciated
Thanks
Does anybody know what do I have to do in order to use content plugins in components created with component creator?
For instance, a comments plugin or all videos plugin.
I have those plugins installed and they display correctly in normal joomla content. But component creator content just ignore those plugins completely.
Any ideas would be highly appreciated
Thanks
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Eduardo Mena
Junior Member
Posts: 31
10 år 3 uker dager siden #433
av Eduardo Mena
Besvart av Eduardo Mena i emne <solved> Add content plugins to my components
I just found the answer. If anybody else is interested
$text = JHtml::_('content.prepare', $text);
docs.joomla.org/Triggering_content_plugins_in_your_extension
$text = JHtml::_('content.prepare', $text);
docs.joomla.org/Triggering_content_plugins_in_your_extension
Følgende bruker(e) sa Takk: Frank Jumppanen Andersen, Paul Sice
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Tid til å lage siden: 0.099 sekunder