Keeping text format in Minifront page

  • Posted by Jean-Pascal Drouelle (1) Offline
Hi everyone
Thanks for your app it is very nice.
I use Minifrontpage for J4 and i'd like to know if it is possible to keep the original formatting of the text to display it as it has been created.
Thanks for your help
3 years 2 months ago #1 by Jean-Pascal Drouelle

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5261) Offline
Hi, You can do that via template override. Please follow this video if you don't know how to create a template override

Find this line :
echo JHtmlString::truncate($item->introtext, $introtext_truncate, true, false);
change that to
echo $item->introtext;
3 years 1 month ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum