Newsberg Intro Text Lenght - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Newsberg Intro Text Lenght

SS

Saint Maur International School

Template 3 weeks ago

Hello, I looked everywhere but cannot find the setting to modify the intro text lenght in Blog view. Example here: https://www.guillaumeerard.com/aikido/interviews Could you please tell me where that is? Thanks

0
1 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 weeks ago #204915

Hello Saint Maur International School,

Thank you for reaching out to our technical support forum. Please go to this location:

templates/newsberg/html/com_content/category/

and replace blog_item.php file with the attached file. You need to unzip the file and then replace.

blog_item.php.zip

On the file line 57, you will see this line

<?php echo substr($this->item->introtext, 0, 135) . '...'; ?>

Here, the character for Intro Text is set to 135. If you want a different number, then you can change it.

Best regards

0