Read before updating: How to Update Kunena Templates - More detail

Show more signs on last entrys

N Topic Author
Junior Member Junior Member
  • Posts: 27
  • Thanks: 0

Show more signs on last entrys

11 years 11 months ago
#1581
How can i show more signs on lanst entry title?

Attachments:

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Show more signs on last entrys

11 years 11 months ago
#1582
Hi Nico,

Please check your site, appear the "403 Forbidden" when view your site.
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

N Topic Author
Junior Member Junior Member
  • Posts: 27
  • Thanks: 0

Re: Show more signs on last entrys

11 years 11 months ago
#1583
Please show now. :silly:

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Show more signs on last entrys

11 years 11 months ago - 11 years 11 months ago
#1584
Hi,

Open the "view.html.php" in the "[root]/components/com_kunena/views/category/" path and go to about line 147. You will see below line:
Code:
if (!$content) $content = KunenaHtmlParser::parseText($category->getLastTopic()->subject, 20);

You can change the number of character (20). I changed to 30 character on your site, so you can open this file and change to the number you want.

Hope this hepls
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 11 years 11 months ago by ntstore.
The following user(s) said Thank You: Nico

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

N Topic Author
Junior Member Junior Member
  • Posts: 27
  • Thanks: 0

Re: Show more signs on last entrys

11 years 11 months ago
#1586
Thanks. :woohoo:

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

Time to create page: 0.234 seconds