vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to show in-text ads (kontera) on showthread only? (https://vborg.vbsupport.ru/showthread.php?t=195131)

linko 11-01-2008 09:31 AM

How to show in-text ads (kontera) on showthread only?
 
Hello Webmasters
Can someone please tell me How to show in-text ads (kontera) on showthread only?
I tried many ways but no luck.

Thanks in advance.

SEOvB 11-01-2008 02:01 PM

I'm not sure what all code is involved for kontera, but have you tried just putting it in the showthread template?

linko 11-01-2008 02:40 PM

Yes i tried it but it's not working.
The in-text appears in all the page not only the post.

SEOvB 11-01-2008 03:16 PM

Try the postbit or postbit legacy templates

I'm not sure how kontera works, but i dont think or know if you can apply the in-text to only posts.

linko 11-01-2008 05:35 PM

I dont use kontera now but a company like it.
When i had the 3.6.8 it worked fine but when i updated vb it not working anymore.

Lynne 11-01-2008 06:38 PM

Perhaps you need to reinstall it with the new templates used in 3.7.

linko 11-01-2008 07:52 PM

But i bought the same template compatible with 3.7.2 but still not working !!!

Princeton 11-06-2008 12:36 PM

in your footer template add the javascript with a conditional statement (show only in SHOWTHREAD)

Code:

<if condition="THIS_SCRIPT=='showthread'">
javascript goes here
</if>

to restrict the script to a certain area (ie. postbit) you will need to add
Code:

class="KonaBody"
to a <div>

(eg. <div class="KonaBody">contents</div>)

paintballfreak 02-23-2009 07:33 AM

If you're using vb Ad management, you could just put the code right into the thread bit on top of all the other codes I think.

I got a question though, is Kontera good? I am using infolinks and they don't pay very good so I took it out. I am think about giving Kontera a run.


All times are GMT. The time now is 07:44 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01025 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete