Hello, i am new to this forum and i am trying to insert Adsense code between albums.
I found this old thread: http://www.zenphoto.org/support/topic.php?id=32466 but it is three years old.
Can you help me please to adapt fretzl Member Staff Forum old code to new version 1.4.13 ?
In album.php file the unmodified code is:
`
">
">
`
Within the next_image loop it would be the same acually. But of course everything you put in the to loop will be looped, too. So you would get as many adsense ads as there images or albums.
That would be a lot of ads that surely will not keep visitors to your site. You probably want one place of ads on the page. So you probably want to add it outsde the both loops instead? OR as the old code suggest limit the display by checking the loop count.