Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 template conditional 1000 posts
letsforum Offline
Junior Member
**
Posts: 36
Joined: Sep 2013
Post: #1
template conditional 1000 posts
Hi how can I fix this issue with template conditional. Whenever user has more than 1000 posts it stops working and conditionals like these don't work:

PHP Code:
<div><if $post['postnum'] <= 10 then>Hello</if></div>

PHP Code:
<div><if $post['postnum'] >= 10 then>Hello</if></div>

PHP Code:
<div><if $post['postnum'] == 10 then>Hello</if></div>


However putting {$post['postnum']} shows correct post count!

The problem is in the comma my_number_format 1,000 is not read but the plugin how to fix it?


Internet marketing and SEO forum - http://letsforum.com
(This post was last modified: 08-13-2014 01:12 AM by letsforum.)
08-13-2014 12:46 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
template conditional 1000 posts - letsforum - 08-13-2014 12:46 AM

 Standard Tools
Forum Jump: