Results 1 to 2 of 2

Thread: Add Plugin [ code ] to Header Ad (468x60) code area

  1. #1
    Thread Starter
    amirgulamali's Avatar
    Join Date
    Apr 2011
    Location
    Canada
    Posts
    222
    Thanks
    3
    Thanked 5 Times in 5 Posts

    Cool Add Plugin [ code ] to Header Ad (468x60) code area

    I am using a plugin to manage banner ads on a website. The plugin can be used as a widget on the sidebars etc. I now want to display the plugin on my header ad spot through the Classipress > Settings under advertising tab. (Header Ad (468x60)). I tried using the tutorial from the plugin page but it doesnt display my plugin on the header.. It however works if I insert it in a page.. any advice on how to get it to work for my header?

    The plugin details are:


    • To show the banners in a post or a page, add [useful_banner_manager_banner_rotation banners=2,6 interval=5 width=468 height=60 orderby=rand] (where the numbers 2 and 6 (banners=2,6) are the IDs of the banners which would be shown, the number 5 (interval=1) is the seconds of the delay between banners rotations, the numbers 468 and 60 are the width and height of the banners which will be rotating and set "orderby" option to "rand" to show the banners in random order or "order" (orderby=rand or orderby=order)) into the post or the page.
    • Also the banners rotations can be shown by adding <?php if ( function_exists( 'useful_banner_manager_banners_rotation' ) ) { useful_banner_manager_banners_rotation( '2,6', 5, 468, 60, 'rand' ); } ?>



    thanks

  2. #2
    laura's Avatar
    Join Date
    Apr 2010
    Location
    Michigan
    Posts
    2,594
    Thanks
    60
    Thanked 279 Times in 254 Posts
    This seems to be an issue with a plugin, so I'm going to move this thread to Wordpress Plugin Exchange, where you may find the help you need with this plugin.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: January 20th, 2013, 05:36 AM
  2. Need to know code location of Twitter & RSS Icons code / widget
    By techwhirl in forum JobRoller General Discussion
    Replies: 3
    Last Post: November 17th, 2011, 08:11 AM
  3. Need to know code location of Twitter & RSS Icons code / widget
    By techwhirl in forum Report JobRoller Bugs
    Replies: 1
    Last Post: November 17th, 2011, 07:23 AM
  4. Header background size and color code for Green Theme - Black Header
    By danappel in forum ClassiPress General Discussion
    Replies: 3
    Last Post: February 23rd, 2011, 11:06 AM