Hi.Is there a way to add module position into component area?
1) Via the coponent php override by adding this line of code where you need
Code:
<?php echo JHtml::_('content.prepare', '{loadposition YOUR_POSITION_NAME}'); ?>
Code:
<jdoc:include type="modules" name="YOUR_POSITION_NAME" style="none" />
Statistics: Posted by Pavel-ww — Sun Jan 21, 2024 9:34 am