A
A
Alexander Sinitsyn2016-05-30 14:46:43
Joomla
Alexander Sinitsyn, 2016-05-30 14:46:43

How to process shortcode inside alternative template?

Brought the landing page as an alternative material template. Everything would be fine, but shortcodes {...} don't work. Is it possible to manually run the shortcode string through plugins inside an alternative template?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Sinitsyn, 2016-05-30
@a_u_sinitsin

NaYandexil is such an option, it seems to work.

<?= JHTML::_('content.prepare', '{BreezingForms:form}') ?>

X
xmoonlight, 2016-05-30
@xmoonlight

Is there something like that in the template?

<div id="content">
  <jdoc:include type="message" /> 
  <jdoc:include type="component" style="xhtml" />
</div>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question