Line missing in Joomla article override

brandl
3 Posts
brandl posted this 18 July 2019
Report a bug

Hi,

the following line ist missing in the Joomla template:

File: html/com_content/featured/default.php:

${'readmore' . $j} = strlen($article->readmore) ? $article->readmore : '';

        ${'readmoreLink' . $j} = strlen($article->readmoreLink) ? $article->readmoreLink : '';

Please correct. Otherwise the read more text ist not displayed in case of menu / featured articles.

Regards

Richard

Hi, the following line ist missing in the Joomla template: File: html/com_content/featured/default.php: **${'readmore' . $j} = strlen($article->readmore) ? $article->readmore : '';** ${'readmoreLink' . $j} = strlen($article->readmoreLink) ? $article->readmoreLink : ''; Please correct. Otherwise the read more text ist not displayed in case of menu / featured articles. Regards Richard
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 19 July 2019

Hi Richard,

I've asked our developers to check this issue. We'll fix this issue in the future Nicepge updates.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Richard, I've asked our developers to check this issue. We'll fix this issue in the future Nicepge updates. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments