Hi, I got a question regarding the Album pages. In the admin panel we can specify how many photo thumbnails we want on the album page. But can we tell zenphoto to print 15 images for, then print some code(say ad code) and then print 15 more images?
If you want ads to be mixed between the images you need to modify the `next_image()` loop on your theme template. Count to 15 and then add the advertisement.
Comments