Need some help showing ads in categories.
-
Hey, first I just want to thank you a lot for the awesome theme, it’s gorgeous and perfect for photoblogging.
What I’m trying to do is show ads in categories, I do it by adding this code inside the footer:
<?php if ( is_category( 'flowers') ): ?> <!-- Code for flowers ad here --> <?php endif; ?>
I want to know on what page do I have to add this code so it shows above the Previous button inside a specific category. I’m not sure it’s possible, but thought of asking just in case.
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Need some help showing ads in categories.’ is closed to new replies.