Hi,
I tried using this conditional code of yours...
Quote:
<if condition="$post[postcount] % X == 0">
|
Replaced 'X' with 5.
In a thread with a total of 37 posts, it displays the ad after the 5th post, 15th post, 25th post and 35th post.
But it is just making space for the ad after the 10th post, 20th post, 30th post. But not showing the ad. Why?
Please can you help fix this for me.
This also spoiled the display of ads after the last post in every page that was working fine earlier.
I'm also using conditionals for "after 1st post on every page", that is working fine.
Thanks in advance.