[Plugin: WP Bannerize] Using my banners and outside banners in same header space
-
Installed the plugin and inserted this code into my header.php
<?php wp_bannerize(‘group=header&limit=1&random=1’); ?>
Then I uploaded a few wide banners for the header position under a group named “header”. They load, display, and rotate perfectly!
So here’s my question. In addition to what I have above, I also need to use this same header banner space to rotate in outside banners where someone has given me html code to pull the images from their server to load on my page. This is so we can display their banners and they can count impressions on their end.
How can I mix my own uploaded banners and their outside banners in the same space, all rotating together?
- The topic ‘[Plugin: WP Bannerize] Using my banners and outside banners in same header space’ is closed to new replies.