Open pepperstreet opened 7 years ago
Please following the instruction.
<?php echo $this->escape($result->title);?>
And replace with this code
<?php echo $result->title; ?>
-Thanks
Thanks. Hence we are talking about the Helix II files! I have noticed that there are some extra lines and code regarding "Shortcodes"...
Hello, maybe the same issue seen in Helix3 and other template frameworks:
Also in HELIX II, the highlighted search results title shows HTML markup. Probably due to escape function in the following view template:
https://github.com/JoomShaper/Helix-Joomla/blob/master/plugins/system/html/com_search/search/default_results.php
Related forum topic: https://www.joomshaper.com/forums/joomla-search-showing-sp-pagebuilder-html-code