Article Hits thousands separator - Joomla! Forum - community, help and support


if have article hits activated , have thousands separator in hits number, how do that?
is possible?

hi. use existing plugin (too lazy make 1 myself) 8)
that has oncontentbeforedisplay function.

and add line inside

code: select all

$article->hits = number_format($article->hits,0,"",".");

voila.





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