![]() |
Improve registration with popup window
1 Attachment(s)
Here's a script that makes time for X seconds display a popup window to improve users to register.
The message is shown only for guest when they view forumhome. Go to AdminCP>Styles & Templates>Search in Templates and fint "header" template. At the beginning, before all the code, add this code Code:
<style type="text/css"> Code:
adTime=20; To change the message in the popup to change what is between Code:
<!-- here your message --> Code:
<!-- /here your message --> Example in attachment. ;) PS: sorry for my english :D Original modification in Italian language available here. Cionfs of Cionfs'Forum CMS |
Reserved :D
|
*Removed, thanks for correcting ;)
(I jumped the gun, sorry :D) S-MAN |
I am sorry but I past the text as I had inserted in my admincp. :)
Now it is correct with credits. :) Thank you. :) Edit: No problem ;) |
Thank you very much, just installed. I'm checking it out. Quick tips though, change "Wellcome" to 'Welcome' and I went ahead and added rel="nofollow" in the link for good measure to prevent sending any bots to the registration page.
I also noticed that if you are using Google AdSense, the pop-up is displayed under the advertisements. To fix this, I modified PHP Code:
PHP Code:
|
Thank you for this tips. :)
|
How can we make the pop-up align to the left?
|
You can try to change this
Code:
<table width="445px" height="345px" bgcolor="#F0FFF0"><tr><td align="center" valign="middle"> Code:
<table width="445px" height="345px" bgcolor="#F0FFF0"><tr><td align="center" valign="left"> |
Quote:
|
Thank you very much
|
Install...thanks
this is work at forumhome only...how can set for other Category and section in forum |
Change this code
Code:
<if condition="THIS_SCRIPT == 'index'"> Quote:
Code:
<if condition="THIS_SCRIPT == 'forumdisplay'"> Quote:
Code:
<if condition="THIS_SCRIPT == 'showthread'"> |
Quote:
|
It has a lot of W3C validation problems!
|
Quote:
|
Anyone else getting an error in IE6?
Quote:
|
Works fine on IE6,IE7 and IE8 for me. :)
|
Thats great !!!
Only a simple question , how do i change the vbulletin logo to my forum logo ? Thank you |
Quote:
Either rename your logo to the same name as vbuletin logo and FTP it to the same location and allow overwrite. Or upload your own image to the images folder and change the filename in admincp>styles & templayes>style manager>(your style)All style options>Image paths |
it needs to validate w3c
|
very niiiiiiice
thank u |
1 Attachment(s)
|
Have you Java application installed?
|
can u make it popup a message to a certain user group ?
|
Of course.
Use this code Code:
<style type="text/css"> |
Can you put a delay on the pop up say like 3 minute delay?
|
3 minutes are 180 seconds.
Change this Code:
adTime=20; Code:
adTime=180; |
Sorry I think I miscommunicated. I am looking to delay the box from opening for about 3 minutes. An average browser on my site is around 10 minutes. So if I could get the box to open up around the 3 minute mark that would be awesome.
|
Try using another browser or another computer
|
nice idea one question though,can we put our own logo instead of vbulletin.is there a way? thanks
|
Obviously, yes.
|
it will work on /forums.php but not index.php any ideas
|
in script i have it as
Quote:
|
forums.php and index.php? Have you installed ibproarcade?
|
yes i have, index is my home page and forums is my forums page
|
Your "forum index" is forum.php.
Index.php is "arcade index". Try this Code:
<if condition="THIS_SCRIPT == 'arcade'"> |
nope no go, i will play with it, thanks for the help
|
heres what i mean
go here which is the main loggin page then go here and it works |
Try to change your forum index from vbulletin options.
|
By default my forum logo display at popup window. I want to show here another image (which is a greeting and welcome image). There must a way to do this. Please guide me how can I do this? Thanks
|
All times are GMT. The time now is 06:05 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|