UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline
Truncation is configured for 2 paragraphs.
If there is 1 paragraph there is no "Continue reading" button, as expected.
If there are 3 paragraphs there is a "Continue reading" button, as expected.
But if there are 2 paragraphs there is a "Continue reading" button even though the whole 2 paragraphs are already shown. What's the point of this?

Should line 375 of "truncater.php" be:
if (count($matches) <= $maximumParagraphs) {
instead of:
if (count($matches) < $maximumParagraphs) {

Alan
The replies under this section are restricted to logged in users or users with an active subscription with us