The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
jQt Suite (jQuery Tools Tooltips & Overlays) Details »» | |||||||||||||||||||||||||||||||||||||||||||
jQt Suite (jQuery Tools Tooltips & Overlays)
Developer Last Online: Nov 2013
The jQt Suite (jQuery Tools) will add jQuery Tools tooltips and overlays to a areas of your forums.
Updated to Version 2.0 1. Re-written Styling (CSS) 2. Added Tooltips to the Forumdisplay (Descriptions) 3. Added a new (minimalist) theme for it. 4. Re-designed the original themes. 5. Far more compatible 6. Far easier to install/configure. Tooltips are added to: Threadbits (Forum Home) Forumdisplay (Descriptions) Postbit & Postbit Legacy Avatar (see instructions) vBAdvanced Recent Threads Module Overlay's are added to: Log In and Register Dialogue (Fully functional, with Human Verify and D.O.B. included) Mark Forums Read Log Out DEMO: Visit here for a demo The Version for vB 4.1.3 is HERE I have included three (3) styles. The styling can be adapted/altered very easily from the included CSS files. The Registration component is based heavily on the mod by ry215 'QuickRegister' This product will currently NOT work with [DBTech] Profile Hover v1.x In it's simplist form it is very easy to install. Full installation instructions are included in the zip file. Installation Instructions: 1. Upload the two folders, 'jqt_suite' and 'img' to your website root. 2. Import the product 3. Perform the small template edits in your 'navbar' template (the edits are found in the 'Main Instructions' which are in the 'Docs' folder of the zip file.) 4. Go to your AdminCP/vBulletin Options/jQuery Suite and configure from there. I only visit here once a week, so if you're looking for support, please please be patient. Thankyou To update the installation you need to uninstall the old jQt Suite first I'm afraid. Then just upload the updated files (overwriting the original ones) and install the new product. A couple of you have asked me to include the 'Additional Profile Field'. I experimented with this for almost three days and have come to the conclusion that there are too many variables (how many do I add/adaptation of styling) for it to be possible, There is only so much room on the screen, where do I draw the line. This won't happen I'm afraid. Sorry. Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
kotkerk |
Comments |
#52
|
||||
|
||||
Ah, without looking I think it may be the hook where the jquery is placed (maybe the header or headinclude) leave it with me overnight and I'll get back to you n the morning.
|
#53
|
||||
|
||||
I placed all of my Js files in headinclude ...
ok please take your time. and thanks for the support |
#54
|
||||
|
||||
May I ask which custom style you are using (unless it is hybrid) please?
|
#55
|
||||
|
||||
no its not hybrid ...
this is my website : http://www.vetarena.com/ , Which template codes do you want ? I can give it to you. |
#56
|
||||
|
||||
Hello Gothicuser...its been a long time...hope life is treating you and yours well.
I have Force Intro On Register on my live test site & I like using it...how ever, I really like your addon and can not get the two to play well together or I am missing something... If you would not mind, in your free time will you look a the product of the Force Intro On Register & help me figure out what I need to edit to get them both to play together. Edit: I am also having an issue with Image verification showwing up on the register popup, sometime is shows other time it does not... Any ideas? Also, can to rest of the registration process be added to this? See SS below. |
#57
|
||||
|
||||
Quote:
|
#58
|
||||
|
||||
Quote:
Could you tell me please, what exactly happens when you try to add the tooltips to threadbit and postbit, do you get anything at all (like either a garbled tooltip or literally nothing)? |
#59
|
||||
|
||||
Quote:
When I add tooltips to postbit my page blows up, no tooltips. This happens in every style I have. Thank you for looking into this for me. |
#60
|
||||
|
||||
Quote:
vetarena.com/clientscript/gradualfader.js is it possible to insert the call for js files manually in headinclude ? thanks |
#61
|
||||
|
||||
ok now I noticed a new issue ,
I put a conditional command for the threadbit template edit, I mean I edited the threadbit template like this: HTML Code:
<if condition="$show['guest']"> <td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]"> <else /> <td class="alt1 jqt_threadbit_tooltip_trigger" id="td_threadtitle_$thread[realthreadid]" title="<table class="threadbit_tooltip"> <tr> <td class="avatar_blok"> <img src="$thread[avatarurl]" border="0"style="max-width:80px;min-width:60px; max-height:90px;" /> </td> <td class="user_detail"> <p class="borderbottom"><i>Preview</i></p> <p class="details2">$thread[preview]</p> <h5>Started by: $thread[postusername], $thread[lastpostdate] $thread[lastposttime]</h5> </td> </tr> </table>"> </if> so I disabled the hack temporary ... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|