Hi
Hoping you can help
I have updated the S5 Masonry module, on my joomla charity template, but am now getting some html code appearing on the frontend of my website, see attached screenshot.
Many thanks Claire
loujonesdesign Hi
I just updated this file to fix the issue: /modules/mod_s5_masonry/tmpl/_item.php
/modules/mod_s5_masonry/tmpl/_item.php
<div class="s5_mason_it_wrap <?php echo $class_no_img; ?>"> <?php //echo mods5MasonryHelper::trim_text($item->introtext, 20); ?> <?php echo $item->introtext; ?> </div>
Kindly check.
That's perfect, thanks for your help.
Claire