Jump to content

Recommended Posts

Posted

Hello, 🙂

My index page is showing the number of posts with a comma, for instance : 103,2k

How can I make it use a "normal" number ? (103200 instead of 103,2k)

Thank you. 🙂

Posted

You also have to do it in forums > front > forums > topicRow for the number of messages and views :

<span class='ipsDataItem_stats_number'>{number="$v" format="long"}</span>
<span class='ipsDataItem_stats_type'>{lang="{$k}" pluralize="$v" format="long"}</span>

 

  • 1 year later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...