vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

y2ksw 01-30-2011 09:20 AM

Quote:

Originally Posted by PossumX (Post 2156277)
Anyway to use this as a rotation function in the Sidebar (Forum Block)? I've been playing around with it, and I can't quite figure out how to set a custom placement into a Forum Block.

Any thoughts?

Thanks !!

Il believe sidebars are generated with widgets (?). In this case it may be necessary to create a HTML or PHP widget with a banner placeholder. I can't tell though, it's a designer issue ... :)

morelia 01-31-2011 01:06 AM

Quick Question.....

which template should I be using to get a banner in the blank space between the navbar and the body??

thanks...

djbaxter 01-31-2011 10:34 AM

Quote:

Originally Posted by morelia (Post 2156742)
Quick Question.....

which template should I be using to get a banner in the blank space between the navbar and the body??

Admin CP > Advertising > Manage ads / Add New Ad > Global Below Navbar

Big-Pete 01-31-2011 02:56 PM

I can't get this to show up in a CMS widget, Do i need to use a static html widget? and do i just put @vbbanners:%d@ in it??

I have vbseo installed, I've changed the place holder as per the PDF but still can't get it to work.

morelia 01-31-2011 08:01 PM

Quote:

Originally Posted by djbaxter (Post 2156849)
Admin CP > Advertising > Manage ads / Add New Ad > Global Below Navbar

Thats included in the body.

I want to use the space between the body and navbar..

nhawk 02-03-2011 02:39 PM

Quote:

Originally Posted by morelia (Post 2157070)
Thats included in the body.

I want to use the space between the body and navbar..

I realize this is an older post but I see nobody has replied.

In Styles & Templates, select the navbar template for your style.

Look for this code..

Code:

{vb:raw ad_location.ad_navbar_below}
{vb:raw ad_location.global_below_navbar}

Copy those two lines and then look for this code..

Code:

</div><!-- closing div for above_body -->

<div class="body_wrapper">

Then paste what you copied between the two lines above like this..

Code:

</div><!-- closing div for above_body -->

{vb:raw ad_location.ad_navbar_below}
{vb:raw ad_location.global_below_navbar}

<div class="body_wrapper">

Then delete the original lines you copied. The ads will now be between the header and body of the forum.

ecky 02-03-2011 06:28 PM

I'm about to upgrade from 2.2.6. to 2.3.1.
Will all my settings and click counters be reset during the upgrade?

y2ksw 02-04-2011 12:27 PM

Quote:

Originally Posted by Big-Pete (Post 2156926)
I can't get this to show up in a CMS widget, Do i need to use a static html widget? and do i just put @vbbanners:%d@ in it??

I have vbseo installed, I've changed the place holder as per the PDF but still can't get it to work.

Probably this ... I suppose widgets are normally cached or use different rendering (no idea).

oddmud 02-08-2011 05:31 PM

I found out using the <!--@vbbanners:0@--> code will work in the vB Advertising program.

It didn't prior, but for some reason it is now working. I am using the BETA 4.1.2 MS. This may have something to do with it working properly in the advertisement section. It's much better when you don't have to edit code.

voglermc 02-09-2011 02:24 PM

how can I add a 10th vertical position?


All times are GMT. The time now is 07:27 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.03406 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete