View Single Post
  #7  
Old 03-23-2010, 06:06 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by basilrath View Post
lol nice but damn annoying .................... i think maybe that sometimes guests who are already registered but do not want to login for some reason, wether this be time or some other constraints it may well deter them from returning. sorry this is not ajibe as it is quite a fun element to have.
Unfortunately there isnt a I am a member, not logged in, but hiding usergroup lol

Quote:
Originally Posted by Hammertime View Post
Yeah nice mod this and i'm sure it will have it's uses. Would be interested to hear how this affects a site's bounce rate.

Tagged.
Not sure it would, be interesting to note what effect it does have.
You can limit it to forumhome or forumdisplay or whatever.

Quote:
Originally Posted by tafreeh View Post
this can be useful.. i got two questions for you...

Can we change the time before it pops up.. I do not want this to show at first 3 second when u arrive at the page...

Is it possible, if you close it once, it doesn't show up again?
In the footer code: find

Code:
$('.registerModal').colorbox({open:true});
change to:
Code:
$('.registerModal').colorbox();
This will now only display OnClick

Now look in the footer of your homepage, you will see Register right at the bottom. Clicking this link, will launch the ModalBox
Meaning you could attribute this ModalBox to any function on the site you would like.
From auto playing a video, swf, instruction file. Tutorial etc.
As for 3 seconds lol... hmm not sure on a delay function

I would be more interested in a Cookie function, to display this mod ONCE per browser session on page load.

Quote:
Originally Posted by princeedward View Post
nice mate.....will try this later...this might be useful...

thanks and best regards...

It has lots of uses, this is one of them.

For more details, check out the code at:
http://colorpowered.com/colorbox/cor...le1/index.html

Download from:
http://colorpowered.com/colorbox/
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01228 seconds
  • Memory Usage 1,780KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete