vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How can I place an ad between the first and second post?? (https://vborg.vbsupport.ru/showthread.php?t=279650)

tnedator 03-06-2012 08:02 PM

How can I place an ad between the first and second post??
 
Hi,

In vB 3.8.x, I used to use the following templates:

After the first post (ad_showthread_firstpost)
After list of threads (ad_forumdisplay_afterthreads)
After list of forums (ad_forumhome_afterforums)
Just above the quick reply box (ad_showthread_beforeqr)

These aren't available in vB 4.x. Can anyone give me some advice on how to place ads. In all cases I use 728x90 leaderboard ads:
  1. Between the first and second post of a thread.
  2. Just above the quick reply box.
  3. After list of threads (I think the ad manager can handle this one)
  4. After list of forums (I think the ad manager can handle this one)

Thanks in advance for any help.

jfxcube 03-07-2012 01:19 AM

A way is in the Template Postbit ---> postbit at the end of the template just put this
for 1)

Code:

<vb:if condition="$post['isfirstshown']">
Code for your banner
</vb:if>

for 3 and 4) use the Admanager
for 2) i ll take a look

Kraxell 03-07-2012 07:24 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=231857&highlight=adsense" target="_blank">https://vborg.vbsupport.ru/showt...hlight=adsense</a>


All times are GMT. The time now is 03:23 PM.

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.01156 seconds
  • Memory Usage 1,707KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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