Keyword

please add Title Length Limit option for K2 module

  • baijianpeng
  • baijianpeng's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 5 months 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
10 years 5 months ago #128055 by Lefteris
Hi. You can create an override for the module and use:
<?php echo K2HelperUtilities::wordLimit($item->introtext, 15); ?>

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum