Worked a treat. I just had to change the code to reflect the location of the override a little.
From:
to:
From:
Code:
<?php echo JLayoutHelper::render('joomla.content.myblog_style_default_item_title', $this->item); ?>
Code:
<?php echo JLayoutHelper::render('content.myblog_style_default_item_title', $this->item); ?>
Statistics: Posted by brendanhedges — Sun Aug 11, 2024 12:57 pm