I would like to know how to modify templates, to add manually Adsense <script> </script> codes specifically into the first and third post displayed on any page within a thread.
I have tried using the Conditionals plugin to see whether the post number is #1, and if so, it displays Adcode1, if it is post #3, then Adcode2.
There is a problem. I want ads to display on page 2, 3 etc too. If I got for the code which checks post number, then the ads display only on page 1!, I want them on subsequent pages too, serially on the first and third post on every page.
Here's the code I have tried so far.
This displays ads on Post #1 and Post #2 of page 1. I want ads on Page 2, 3 etc (all pages)