In the $post array, is the variable for current displayed post number available?
For example, Post 4 on page one, would return a 4 - but post 14 on page two would also return 4 (Assuming 10 posts per page).
Working on the Adsense code after first and last post, but don't want it to do the last one if there are on two posts in the thread (ie: post,ad,post,ad) as it looks messy.
For example, Post 4 on page one, would return a 4 - but post 14 on page two would also return 4 (Assuming 10 posts per page).
Working on the Adsense code after first and last post, but don't want it to do the last one if there are on two posts in the thread (ie: post,ad,post,ad) as it looks messy.
Comment