How to limit length of update in Timeline Posts?
Ning To Jamroom
Deb W.:.....I found this in the template code for item_list.tpl in the templates for the timeline module:
{$item.action_text|jrCore_format_string:$item.profile_quota_id|jrCore_strip_html|truncate:160} .....
so location is already limiting to 160, so its not the location you are interested in if your system is not limiting.
Made this video for Zach a while back about how to locate the location you're interested in changing. Should be relevant to locating the template you need to put that
truncate:??? onto to.
Forum Question: How to adjust a template
updated by @michael: 06/06/17 09:48:36PM