vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Page 1 of 2
1 2 LastLast
Results 1 to 15 of 24

Placing Kontera Ads

This is a discussion on Placing Kontera Ads within the Off-Topic & Chit Chat forums, part of the Focus on Members category; I tried to place Kontera code in postbit, showthread and few other templates. Ads are displaying every where on my ...

  1. #1
    Junior Member
    Real Name
    Surya
    Join Date
    Jan 2007
    Posts
    14

    Placing Kontera Ads

    I tried to place Kontera code in postbit, showthread and few other templates. Ads are displaying every where on my forum, I just wanted to display Kotera ads with in a thread and posts content. How to achieve this ?

    Can you please some one explain me in detail ? I have been searching for the solution since 2 months.

    Thanks in advance.

    Regards,
    Surya.

  2. #2
    Member
    Real Name
    vinay
    Join Date
    Feb 2006
    Posts
    38
    hey it depends on the ip and keywords.ask your frnds they might see your ads.

  3. #3
    Junior Member
    Real Name
    Surya
    Join Date
    Jan 2007
    Posts
    14
    Sorry I did't get you ! Iahead

  4. #4
    Junior Member
    Real Name
    Surya
    Join Date
    Jan 2007
    Posts
    14
    Anybody using Kontera ads in their forums with out any problem ? If you are , please drop 2 lines here regarding how to insert code successfully.

  5. #5
    Junior Member
    Real Name
    Surya
    Join Date
    Jan 2007
    Posts
    14
    If any mod come across this thread please help me...

  6. #6
    Junior Member
    Real Name
    Surya
    Join Date
    Jan 2007
    Posts
    14
    :( :(

  7. #7
    Junior Member
    Real Name
    Surya
    Join Date
    Jan 2007
    Posts
    14
    Still no reply.. I am still waiting for the reply.

  8. #8
    Senior Member BamaStangGuy's Avatar
    Real Name
    Brent Wilson
    Join Date
    Aug 2005
    Location
    Huntsville, Alabama
    Posts
    2,447
    I just put it in the footer. I don't know how to put it just in certain templates. You are suppose to put it in the footer as the last thing that loads.

    You may could use conditionals to only show it on showthread, forumdisplay, forumhome etc etc

  9. #9
    Junior Member
    Real Name
    Matt OReilly
    Join Date
    Nov 2006
    Posts
    13
    I put mine at the bottom of the postbit legacy template.

  10. #10
    Junior Member
    Real Name
    Matt OReilly
    Join Date
    Nov 2006
    Posts
    13
    Just an update, users are getting error's in Internet Explorer with the code in the postbit legacy template. No idea how to fix this issue as I am not that keen with vb code :(

  11. #11
    Member
    Real Name
    Luke
    Join Date
    May 2006
    Posts
    36
    I had put Kontera ads a week back.Due to some unforeseen reasons my server load got hiked like anything.For this reason, i had to remove it from my forum.

  12. #12
    Member
    Real Name
    Ben Griffiths
    Join Date
    Apr 2006
    Location
    Taipei
    Posts
    96
    In postbit (it will display for guests only)

    PHP Code:
            <!-- message -->
            <if 
    condition="$show['guest'] and THIS_SCRIPT == 'showthread'"><div class=KonaBody></if>
            <
    div id="post_message_$post[postid]">$post[message]</div>
            <if 
    condition="$show['guest'] and THIS_SCRIPT == 'showthread'"></div></if>
            <!-- / 
    message --> 
    In footer (right at bottom)
    PHP Code:
    <if condition="$show['guest'] and THIS_SCRIPT == 'showthread'">
    <!-- 
    Kontera ContentLink -->
    <
    script type="text/javascript">
    var 
    dc_UnitID 14;
    var 
    dc_PublisherID PUBID;
    var 
    dc_AdLinkColor '#f77e1d';
    var 
    dc_adprod='ADL';
    </script>
    <script type="text/javascript" SRC="http://kona.kontera.com/javascript/lib/KonaLibInline.js"></script>
    <!-- Kontera ContentLink --></if> 

  13. #13
    Senior Member Dave Hybrid's Avatar
    Real Name
    Dave Hybrid
    Join Date
    Mar 2007
    Location
    UK
    Posts
    371
    What is the code please to have it show in posts only and for all visitors - guests & regitered.

    Thank you.

    Dave.

  14. #14
    Member
    Real Name
    Ben Griffiths
    Join Date
    Apr 2006
    Location
    Taipei
    Posts
    96
    Remove the
    Code:
    $show['guest'] and  
    parts

  15. #15
    Senior Member Dave Hybrid's Avatar
    Real Name
    Dave Hybrid
    Join Date
    Mar 2007
    Location
    UK
    Posts
    371
    the only way i can get that code to work is if i put the postbit code right at the bottom.

    This gets the ads showing but it also causes duplicate posts underneath each and every post.

    Any ideas?

    Thanks for helping.

Similar Threads

  1. Placing Ads in Threads
    By ruhrpottforum in forum Ad Networks
    Replies: 9
    Last Post: 03-01-2007, 01:07 PM
  2. Blocking certain google ads
    By wildo69 in forum Ad Networks
    Replies: 2
    Last Post: 01-16-2007, 09:23 PM
  3. AdSense ads in foreign countries
    By d6rth7ader in forum Ad Networks
    Replies: 1
    Last Post: 07-12-2006, 12:05 PM