Header Ad and Single Ad Question
I am working with a plugin right now called AdRotate. It looks prettg good because it will allow me to rotate my advertising. The idea is to create "groups" with multiple banners in each group. With a number assigned to each group, it then gives you some code that you can use throughout your site to make that group of ads appear. Pretty cool, but I can't seem to get the code to be recognized when I copy it into the Header Ad box or the Single Ad Box (in the Classipress settings.) Hopefully someone will know if this is possible. This is the code that I have to work with:
Code:
<?php echo adrotate_banner('6'); ?>
and also this short code
Code:
[adrotate group="6"]
Ideas anyone on how I can get this to work???
Jen