Hi guys,
Is it possible to ad an "ad banner" in one/several category(ies)?
I don't want to add it as a post, but to remain as the top of all the posts in a given category page. I use a short code to do this in pages, and it works fine, but I can't figure out how to do it in category(ies).
This is the plugin I'm using:
http://www.wpplugins.be/wp-pro-advertising-system/
It works fine in the side bar and in individual pages.
The short code to place ad zones in a single page is this:
[pro_ad_display_adzone id="X"]
_______________
They also provide a code for a fixed place in the site (I haven't used this one because it is not what I need, but I copy it here just in case):
<?php if( function_exists( 'pro_ad_display_adzone' ) ) echo pro_ad_display_adzone( 5 ); ?>
And the instructions to use the latter:
" Template tag:
If you want to use this ad zone on a fixed place inside your website, you can use this Template tag. Just copy the function into your website template, there where you want to show the banners."
_______________
Just out of curiosity, would it be possible to ad an "ad banner" (ad zone) in the header, let's say above the menu?
Thanks. Take care,
Nomar














