Keyword

How to limit word count on Tag pages?!

  • zambala
  • zambala's Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 1 month ago #102377 by zambala
Hello,

I can not find where I can limit word count on K2 Tags pages?!

Now when I click on Tag , it reproduces full texts (duplicate texts) and add "read more"...

I did find how to limit for Category view , but I can not find where to limit for Tag view...

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

More
12 years 1 month ago #102378 by Lefteris
Replied by Lefteris on topic Re: How to limit word count on Tag pages?!
Hi. There is no such option for tag listings. All the tag listings settings are located under the K2 parameters. You can however make a template override and use the following code:
<?php echo K2HelperUtilities::wordLimit($item->introtext, 20); ?>

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