![]() |
Help Me, Please!!
Helo,
I have ads banner in my site, i want to disable ads banner from 1 PM untill 3 PM, is it possible to disable ads in custom time? Thank You |
You could do something like this: make a new plugin using hook global_start and this code:
Code:
// Uncomment only one of these... And then in the template put Code:
<if condition="$show['timed_banner']"> The plugin part has three options: the way it is, it will use the user's local time (based on the time zone they have chosen in their profile), but you can choose the default time zone (from the Date Time settings), or just the server's time. |
There is no such thing..on time limit..you have to do manually.
|
All times are GMT. The time now is 10:03 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:
|