The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AustraliaBound.org ModalBox Nag Screen Details »» | |||||||||||||||||||||||||||||||
AustraliaBound.org ModalBox Nag Screen
Developer Last Online: Jan 2013
Turn guests into registered users. or more .... ?
PLEASE READ THIS POST BEFORE WHINGING https://vborg.vbsupport.ru/showpost....2&postcount=10 Please SEE VIDEO Modal: https://vborg.vbsupport.ru/showpost....0&postcount=13 This does what it says on the tin, it isnt for everyone. So dont go whining and whinging. But if you feel a need for this, then enjoy. Utilising: Jquery Ajax Css and a bit of JiggeryPokery we bring you: NAG the BUGGERS NagScreen. This mod will NAG your guests to register !!! Simple as really. Easy to install. 2 folders to upload 3 templates to add some code to - copy the code between the [code] this code here [/code] tags. Please do not upload the actual code tags themselves ok Included are the PSD's I used in production of this for our forum. Please feel free to use / change and bastardize. Do not ask me to do it for you, I am far too busy. This is a free hack, and I for one think VB should instigate a system of you download ---- you click install system. If you dont click install you should PAY ! Not a lot to ask is it ! Sheesh cmon, ONE FINGER CLICK ! Anyhoo.... To install the mod. Open the read me. There are 3 templates to change.-- -- forumhome -- -- forumdisplay -- -- -- footer 2 folders to upload to your forum root. -- content -- -- colorbox Thats it. Instructions on editing conditionals is in the readme. PSD included for our button image and register ajax image DEMO: http://australiabound.org/forum/forum.php Enjoy and ffs click installed and rate it. ... pps dont remove copyright comments ! Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
||||
|
||||
I did not read the first line, sorry. My post was not an attack on your mod, but I felt the need to share that I'm not a fan of popups, or anything else that intrude on my web browsing. I'm sure it's a brilliant mod for those who want this.
Quote:
You will be the first to know when/if I do |
#13
|
||||
|
||||
cannot reply: bad request
Video Version cannot post the code on here so have added to our forum: http://www.australiabound.org/forum/...tml#post179219 |
#14
|
||||
|
||||
See if this works now.
I have coded this now ( slightly differently on our forum ) But feel free to use this code change for adding dynamic videos using Modal. This is a follow up to our Nag Screen. Here is another example: FOR FRESH USERS ( you still need to upload content and colorbox folders !!!!! ) This MODALS a youtube link video dynamically on your Page Open forumhome template add this above </head> Code:
<!--jquery modal--> <link type="text/css" media="screen" rel="stylesheet" href="colorbox/colorbox.css" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript" src="colorbox/jquery.colorbox.js"></script> <script type="text/javascript"> $(document).ready(function(){ //Examples of how to assign the ColorBox event to elements $("a[rel='example1']").colorbox(); $("a[rel='example2']").colorbox({transition:"fade"}); $("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"}); $("a[rel='example4']").colorbox({slideshow:true}); $(".example5").colorbox(); $(".example6").colorbox({iframe:true, innerWidth:425, innerHeight:344}); $(".example7").colorbox({width:"80%", height:"80%", iframe:true}); $(".example8").colorbox({width:"50%", inline:true, href:"#inline_example1"}); $(".example9").colorbox({ onOpen:function(){ alert('onOpen: colorbox is about to open'); }, onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); }, onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); }, onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); }, onClosed:function(){ alert('onClosed: colorbox has completely closed'); } }); //Example of preserving a JavaScript event for inline calls. $("#click").click(function(){ $('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here."); return false; }); }); </script> <!--jquery modal--> Code:
<!--Modal Box--> <p><a class='example6' href="http://www.youtube.com/v/8k__7q3jRw8" title="vBulletin 4 - How to make a fixed style">vBulletin Tutorial</a></p> <!--Modal Box End--> This link could be anywhere , navbar etc etc Could be coded to add ajax inline , rather than iframe. Whatever, but you cannot knock the fact this makes good sense, and looks wicked. Anyhoo.. I cant spark peoples imaginations, I suppose they need to do that themselves. ---------- Post added at 06:58 AM ----- British Expats Australia----- Previous post was at 06:50 AM ---------- We will be adopting this system for tutorials and other link screens in main menu over the coming weeks. Currently link just below header, for weather widget |
#15
|
||||
|
||||
If anyone shows the slightest bit of interest in this lol.
We actually use this for multitude of uses. New use is Menu items and widgets If you venture onto our site, open the sidebar menu Look at Expat Info Links |
#16
|
||||
|
||||
arrrrrrrrrrrrrrr now we are talking .......... the uses are somewat much more uesable ........
Tagged and nice one |
#17
|
||||
|
||||
Superb !!! Tagged for future use.
x |
#18
|
|||
|
|||
check attachment
my Register button is not showing plz help |
#19
|
||||
|
||||
Check the path to your button in ajax.html
find this code: Code:
background:url(http://www.xxxxxyyyyyzzzz.com/forum/content/images/button.png) no-repeat 0px 0px; }a.button:hover { color:#333333; background:url(http://www.xxxxxyyyyyzzzz.com/forum/content/images/button.png) If you are running the VB Syuite, I suggest renaming the content folder to content2 ( in this download package for this hack ) then upload via ftp. Or if you have already uploaded, just rename it via ftp to content2 Then in the code from ajax.html change content to content2 And also in the footer code in the readme, change: <p><a class='registerModal' href="content/ajax.html" title="Register for Free">Register</a></p> to <p><a class='registerModal' href="content2/ajax.html" title="Register for Free">Register</a></p> STe |
#20
|
|||
|
|||
Downloaded, tagged, rated and nominated, but this comment I don't agree with.
Quote:
I mark all the modifications I use as installed, so I can quickly find the original post if need be. I get what your saying by the way, it must be frustrating to release something then have a load of people take and not even say thanks, by clicking install, but that's just the way it is. This sounds like a great mod and rest assured if I find a use for it, I'll mark it installed. Keep up the good work. Regards |
#21
|
||||
|
||||
I do see what you are saying. And we obviously check out who downloads what and try and see where.. obviously for assistance issues.
I can honestly say we like others on here spend 33% of our time often assisting members with unrelated code we have released. I am surprised at the uptake on this. If anyone doubts its functionality... Nip on my site ( no registration required ) Pop into the right hand sidebar, and click one or two of the menu links . We have a megaerie of code in there, mainly colorbox stuff... We have different windows that open and close and keep our users on OUR site. Many gadgets widgets and iframes all unobtrusive and loaded on the fly. Anyhoo.. if people dont even install it... bugger them lol. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|