Keyword

please add Title Length Limit option for K2 module

  • baijianpeng
  • baijianpeng's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 1 month ago #128054 by baijianpeng
I want to use K2 Content module on the frontpage to show Latest News like magazines. But, this module does not offer an option to limit (truncate) article title.

Could you please add Title Length Limit option for K2 modules?

Thanks.

www.joomlagate.com

Chinese Joomla! Users Portal

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

More
11 years 4 weeks ago #128055 by Lefteris
Hi. You can create an override for the module and use:
<?php echo K2HelperUtilities::wordLimit($item->introtext, 15); ?>

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


Powered by Kunena Forum