Remove readmore if hits>15 - Joomla! Forum - community, help and support


hi need little help.

i need remove "readmore" articles if hits > 15.

i try use oncontentbeforedisplay function:

code: select all

if ($params->get('show_readmore') == 1) {
         $article->readmore = false;
      }
      return;

but need full article not intro. any1 can me, how can?






Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support