Hello,
I-m trying to call a form via short/tags into a Joomla page *K2Itempage*
...inside the K2 and Joomla article is loaded correctly
but If I put as plain php on a template override in some position *that are not content/article/ it doesen-t displays.
May I have failed the syntax....please review my very basic code
Many thanks for your support.
I-m trying to call a form via short/tags into a Joomla page *K2Itempage*
...inside the K2 and Joomla article is loaded correctly
but If I put as plain php on a template override in some position *that are not content/article/ it doesen-t displays.
May I have failed the syntax....please review my very basic code
<?php echo {chronoforms5}nameofform{/chronoforms5} ; ?>
Many thanks for your support.
Hi sortby,
The Plug-in short-code will only work if it is in a component.that supports Joomla! Content plug-ins
Bob
The Plug-in short-code will only work if it is in a component.that supports Joomla! Content plug-ins
Bob
Thanks Bob,
yes the component /K2/ supports chronoform and joomla plugin, as I-m using in many k2 article with shortags.
I-m facing problems only out of contents display ....both joomla or K2.... into articles works great....
there is a direct way to call the form from php or I need to include some CF@required files
thanks for you help!
yes the component /K2/ supports chronoform and joomla plugin, as I-m using in many k2 article with shortags.
I-m facing problems only out of contents display ....both joomla or K2.... into articles works great....
there is a direct way to call the form from php or I need to include some CF@required files
thanks for you help!
This topic is locked and no more replies can be posted.