![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I would like to be able to insert an ad code after every 4th or 5th post in my loop. I'd like this to work across the site; home page, category archives, author archives, etc.
I'm guessing this can be done via Simple Hooks and a code similar to Code:
<?php $postnum++; if($postnum%3 == 0) { ?>
--CODE HERE--
<?php } ?>
Anyone know how this should look for a Genesis theme? Site is almost complete, on a sandbox here: http://technomomdesigns.com/sandbox/ |
| Tags |
| ads, insert, post |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can i insert extra ad code in the single post? | erickz | General Discussion | 3 | 10-01-2009 08:42 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us