By sky on Friday, 30 December 2016
Posted in General Issues
Replies 1
Likes 0
Views 197
Votes 0
How to limite title Total Characters in mod_easybloglatestblogs?
Hello Sky,

We do not have the option to truncate blog title in the module currently. If you need to, you can modify the theme file /modules/mod_easybloglatestblogs/tmpl/default_item.php and at line 133 locate the codes below and alter accordingly,


<a href="<?php echo $post->getPermalink(); ?>" class="eb-mod-media-title"><?php echo $post->title;?></a>
·
Friday, 30 December 2016 21:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post