My site is:
https://simplerwebs.com
EasyBlog version: EasyBlog 3.9.22295
Joomla version: 3.4.x
My site blog is at:
https://simplerwebs.com/blog
OK! I have been trying to resolve this issue for months with no luck! I looked at the thread at
http://stackideas.com/forums/-introtext-intro-text and followed the instruction on editing the helper.php file but could not locate line with syntax: $row->text = JString::substr( $content , 0 , $matches[ $maxTag - 1 ] + 4 ) . '...';
This is what my helper.php has (on line # 1253):
$row->text = JString::substr( $content , 0 , $matches[ $maxTag - 1 ] + 6 );
Your assistance would be very much appreciated!