05-21-2011, 11:30 AM
I am trying to get adsense to appear after the last post on a page, but only if the page has 3 or more posts.
Here is what I have so far at the bottom of the postbit template:
Here is what I have so far at the bottom of the postbit template:
Code:
|
This shows an ad after the 3nd post only, but I can not figure how to make it show it AFTER the last post, IF there are 3 or more posts.
Example: If a page had 8 posts, it would show the ad after the 8th post, if it had 4 posts, it would show it after the 4rd, if it had 10 posts, it would show it after the 10th post. Note that that is the number of posts per page and not per thread.