![]() |
Quote:
|
Quote:
|
Quote:
Last Q, if one wished to remove completely the $vbphrase[adintegrate_remove_ads] phrase should one delete the phrase or just enter a null translation value? |
Quote:
Code:
<script type="text/javascript"> 2) Translate it to a single space. |
okay I looked in my big red style, in the advertisement_header. This is the code there
PHP Code:
|
Cheers RT got you - makes sense.
Another query, on the conditionals is it possible to set it so that one ad in a rotating sequence only displays for certain months? I have an advertiser that only has his banners running every other even numbered month, i.e Feb, Apr, Jun, Aug, Oct, Dec..... |
Quote:
AdminCP > Plugins & Products > Add new plugin Product: vB Ad Management Hook location: global_start Title: Month conditional Execution order: 5 Plugin PHP Code: Code:
$adintegrate_month = date('F', TIMENOW); Save the plugin. Now you can use this conditional in your adcode: Code:
<if condition="in_array($GLOBALS[adintegrate_month], array(February, April, June, August, October, December))"> You can change the list of valid months as you wish, of course. |
Quote:
|
Here's a screenshot of the problem. Perhaps it's a conflict with the nav bar? As it's above and below my nav bar.
|
Quote:
Quote:
Have you had a chance to look into this one (the leading slash on an iframe url when the ajax refreshes)? |
All times are GMT. The time now is 06:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|