Results 1 to 4 of 4

Thread: Randomic banners

  1. #1
    Thread Starter
    Junior Member
    Not a Verified Customer
    wilson's Avatar
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Randomic banners

    Hi all

    is there a simple way of randomize the header´s 468x60 banner?

    Thanks

  2. #2
    Founder dcowgill's Avatar
    Join Date
    Mar 2009
    Location
    San Francisco, CA
    Posts
    1,939
    Thanks
    66
    Thanked 135 Times in 99 Posts

    Re: Randomic banners

    Here's a good list of some random banner plugins.

  3. #3
    Thread Starter
    Junior Member
    Not a Verified Customer
    wilson's Avatar
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Randomic banners

    Thank you dcowgill

    FAntastic list!

    I´ll do my hoemwork now.

    I´ll post back relating my experiences

  4. #4
    Thread Starter
    Junior Member
    Not a Verified Customer
    wilson's Avatar
    Join Date
    Sep 2009
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Randomic banners

    Hi

    I´m using the http://taragana.com/products/free-wo...ns/ad-rotator/
    My first try was to insert the sugested tag "<?php echo getad('bannerad'); ?>" in the Classipress´ >config> google options>header(468x60) right in place where supposed to be the adSense code.

    No way

    So to get some randam banners in the header I had to put the plugin´s tag in the classipress´header.php file

    Around line 233, found:

    Code:
    <?php cp_header_ad_468x60();?>
    change to:
    Code:
                <?php echo getad('fullbanner'); ?>
    where "fullbanner" is the name of the .txt file from where the plugin pulls the banners infos.

    Wondering why it doesn´t work in place of the adsense code.
    Any ideas?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Banners for specific categories
    By quirkmedia in forum ClassiPress General Discussion
    Replies: 7
    Last Post: January 30th, 2011, 11:08 AM
  2. Add Premium Banners left / right of your page...
    By Ramseize in forum ClassiPress General Discussion
    Replies: 2
    Last Post: June 22nd, 2010, 02:07 AM
  3. Affiliate banners do not work
    By TheSyndicate in forum ClassiPress General Discussion
    Replies: 7
    Last Post: June 3rd, 2010, 11:28 PM
  4. Where to put links and banners?
    By TheSyndicate in forum Help Using ClassiPress
    Replies: 1
    Last Post: May 3rd, 2010, 11:03 AM