The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] SmnLikQuick v2.0 - Advanced Announcements Block Details »» | |||||||||||||||||||||||||||
[AJAX] SmnLikQuick v2.0 - Advanced Announcements Block
Developer Last Online: Dec 2012
Description:
SmnLikQuick v2.0 adds an advanced announcement block (Title and Content) to your vBulletin powered pages that is easily managed via AdminCP. This new version (based on the AJAX Tabs Content Script (v 2.0) written by Dynamic Drive), utilizes Ajax to display multiple announcements in one container when the title (tab) is clicked on. It also has the ability (and utilizes this ability upon install) to rotate between tabs (announcements) in a "slideshow" type manner until a user explicitly clicks on a tab (see screenshots provided). See Post #02 for log. See Post #98 for Upgrade Instructions. See Post #99 for Multiple Styles Fix DEMO: SmnLikDat.com Community Co-Owner/Co-Authors:
SmnLikQuick Addons:
Supporters / CoAuthors Show Your Support
|
Comments |
#232
|
|||
|
|||
I got it installed now and I have just one more problem, (I hope).
I added two announcements but I am not getting the tabs. Just two links with the announcements auto-rotating below the links. The rotation is very fast as well. I don't see anything in the settings that looks like it would determine if I had links or tabs. Any thoughts? Thanks |
#233
|
||||
|
||||
King Kovifor... by any chance, did your update/fixes include the vbAdvanced CMS issue I & some others were experiencing with the loading announcements issue?
|
#234
|
||||
|
||||
Quote:
Code:
================================ Template: FORUMHOME ================================ FIND: -------------------------------- <head> -------------------------------- ADD BELOW: -------------------------------- <!-- SmnLikQuick --> <link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" /> <script type="text/javascript" src="/clientscript/smnlikquick_ajax.js"> /*********************************************** * Ajax Tabs Content script- ? Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ </script> <!-- / SmnLikQuick --> |
#235
|
|||
|
|||
Thanks Bobster65, I missed the begining forward slash in the path. The tabs are there now.
One final question though. The announcements are still auto-rotating back and forth. How do you set it up so that it only changes if you click the tabs? Thanks again. |
#236
|
||||
|
||||
Quote:
To modify the auto rotation, edit the "smnlikquick" template and look for this code towards the bottom of it.. Code:
<script type="text/javascript"> var mytabs=new ddajaxtabs("tabs", "divcontainer") mytabs.setpersist(false) mytabs.setselectedClassTarget("link") mytabs.init(5000) </script> |
#237
|
||||
|
||||
Quote:
Support for that being an option in the ACP is planned, so that will be in the next major version most likely. But it is somewhere in the template. Maybe Bobster knows the exact spot. |
#238
|
|||
|
|||
Interesting! What I find is that when you first enter the home page it auto-rotates between the anouncements. If I click on one of the tabs then it stops auto-rotating and does not change unless you click a different tab. If I refresh the page, then it starts to auto-rotate between the anouncements again until I click on one of the tabs again. Weird!
|
#239
|
||||
|
||||
Quote:
Once Bree gets back online, I am going to have her change the default install to NOT rotate and add the ability to set the auto rotate time in the ACP. |
#240
|
|||
|
|||
It seemed weird to me at the time but I wasn't aware that it was supposed to do that.
Setting the default as non-rotating seems to me to be the best way to go. The reason I say this is because in between rotations it clears the box (table), and displays the "loading" animation, which is fine in and of itself, but I find that because the box shrinks in height when the animation begins and grows in height when it displays the next announcement, the forums listing is jumping up and down on the page. If I scroll down trying to look at all of the forums, I find it very distracting as the list jumps up and down on the page. I am not trying to knock the mod. It is a great mod and it is what I have wanted for some time now, but I am simply trying to point out what I think might improve it. If it is not auto-rotating, the forum list will not jump up and down. |
#241
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=202 <--- check that post for the coding and template Question: Is it possible to include something where you can call the Last topics made in a certain forum to show in the tabs and update itself when a new topic is made in that forum? Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|