Hi.I would like to be able to create a space directly in this file where I can display a form.
You can add the module position by overridding Article default.php or create a separate layout of the article, for example you_own_article.php based on default.php. Then you will be able to choose this layout in the article settings.
To add position use this codeCode:
<?php echo JHtml::_('content.prepare', '{loadposition YOUR_POSITION_NAME}'); ?>
Fabulous works great!
And if I wanted to do the same thing but to create a space for the additional fields, can you tell me what code I need to use?
THANK YOU
Statistics: Posted by effettoMapet — Sat Apr 13, 2024 1:33 pm