Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vFCoders - Featured Content Slider Widget Details »»
vFCoders - Featured Content Slider Widget
Version: 2.4, by Badshah93 Badshah93 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: vBulletin CMS Widgets - Version: 4.1.x Rating:
Released: 08-19-2011 Last Update: 04-17-2012 Installs: 222
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

.::vFCoders - Featured Content Slider Widget::.

Content Slider Source: http://webdeveloperplus.com/jquery/f...ing-jquery-ui/

What is it?
=====================================

Featured Content Slider Widget for VBulletin CMS to feature latest (or popular) articles in a block that displays as a slideshow.

Features
=====================================

1. Fully Integrated With VBulletin CMS.
2. Option To Select Sections.
3. Option To Select Categories.
4. Option to Sort Articles by date or views.
5. No Template or File Edits.
6. Can Add Seperate Widget for Different Sections.
7. Can Add more than 1 Featured Content Slider Widget in a page.

8. Option To Set Width For Each Content Slider Widget New!





New Installation Instructions
=====================================


1. Upload all the files in "Upload" Folder to forumroot.
2. In the Product Manager in AdminCP, import the product XML file.
3. Then Go To -> Admincp -> vBulletin CMS -> Widgets

Widget Type: CMS featured Content slider
and enter other details and save it..

5. Then Rest of the things are as it is which you do for other widgets.

a): Configure The Widget in VBulletin CMS -> widgets
b): Add the widget in page through layout manager.


Upgrade Instructions
=====================================


1. Unzip the attachment and upload all files in upload folder to forumroot.
2. Upload the xml through product manager. (Overwrite)
3. Delete all the old content slider widgets and make new ones.


Uninstallation Instructions
=====================================


1. Delete all the Content Slider Widgets in vBulletin CMS -> Widgets
2. Uninstall the product through product manager.


Mod History:

v1.0 : 20 Aug 2011 : First Release.
v2.0 : 21 Aug 2011 : Width Feature Added.
v2.1 : 21 Aug 2011 : Fixed Uninstall Bug.
v2.2 : 26 Aug 2011 : Improved mouseover effect of content slider.
v2.3: 28 Aug 2011 : Fixed Package ID issue.
v2.4: 18 Apr 2011 : Fix typo in install code and Updated for vBulletin 4.1.x.



-> Click On Mark As Installed If You Have Installed This Mod.
-> You Can Nominate it also for Mod Of The Month.
-> If u like my work, you can Donate me also.

Download Now

File Type: zip vfc - content slider.zip (13.4 KB, 1194 views)

Screenshots

File Type: png 2.png (8.8 KB, 0 views)
File Type: png 3.png (22.5 KB, 0 views)
File Type: png slider1.png (420.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #262  
Old 05-03-2012, 01:54 AM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the work around with jQt Sliding Log-In / Register?

https://vborg.vbsupport.ru/showthread.php?t=281297
Reply With Quote
  #263  
Old 05-03-2012, 03:38 AM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rideharder View Post
What is the work around with jQt Sliding Log-In / Register?

https://vborg.vbsupport.ru/showthread.php?t=281297
ya, just tried with jQt Sliding Log-In / Register, it works fine for non-registered user..
to make it work for all

open Template - jqt_sliding_login

Replace all with this

PHP Code:
<vb:if condition="!$bbuserinfo[userid]">
<
script src="{vb:raw vboptions.bburl}/jqt_suite/jquery.tools.min-all.js" type="text/javascript"></script>
<
link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}jqt_slider.css" />
</
vb:if> 
Reply With Quote
  #264  
Old 05-03-2012, 11:32 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You totally fixed it when I log in but it does not work when I log out and also when I log out it does not completely refresh. You can view my site www.speedaholic.net and if we can get a workaround it's, worth a donation.

Login name Ride password 123

Thanks so much for all your time..
Reply With Quote
  #265  
Old 05-03-2012, 11:40 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

jqt_sliding_main

PHP Code:
<vb:if condition="$show['guest']">
<
div id="fred">
<
div class="slider_panels">
    <
div class="panels_div" style="height:0;padding:0;border:0;background: transparent;"></div>

    <
div class="panels_div login_panel">
     <
div class="jqt_form_body">
          <
script type="text/javascript" src="clientscript/vbulletin_md5.js?v={vb:raw vboptions.simpleversion}"></script
Reply With Quote
  #266  
Old 05-04-2012, 04:10 PM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fantastic Mod ..........

A little improvement (but only in my humble opinion)

I dislike the "quick" transition but as has been said this was changed via the js xml coding

But caused some issues in the rendering when used with thumbs - lagging etc so

As has been said in other posts:



lose the thumbs via the vbcms_widget_cmsfcs_page template
PHP Code:
.ui-tabs-nav {
displaynone;

Same template change the script to
PHP Code:
<script type="text/javascript">
$(
document).ready(function(){  
$(
".cmsfcs_{vb:raw id}").tabs({ fx: {opacity'toggle'duration:'slow'} }).tabs("rotate"5000true);  
$(
".cmsfcs_{vb:raw id}").hover(  
function() {  
$(
".cmsfcs_{vb:raw id}").tabs("rotate",0,true);  
},  
function() {  
$(
".cmsfcs_{vb:raw id}").tabs("rotate",5000,true);  
}  
);  
});  
</
script
This will remove thumbs render the images with a nice transition and the codeline below will clean up the info bar
PHP Code:
.cmsfcs_{vb:raw id} .ui-tabs-panel .info
  
position:absolute
  
top:242px
  
left:0px
  
height:70px;
  
width:650px;
  
opacity.75;
  
backgroundblack
  
margin0 auto;

This has the width of the slider at 650px and the info bar the same (but obviously change to your site if needed)

It also means you can have a few more articles etc without the rendering being incorrect given the thumbs are removed

as you can see i now have 7 latest articles with a nice smooth transition and an info bar that is 100% for a clean look and render.

Just a thought

http://www.tabletennistalk.co.uk
Reply With Quote
4 благодарности(ей) от:
Badshah93, charlesr, SVTdrivah, sweetpotato
  #267  
Old 05-04-2012, 05:02 PM
Toorak Times's Avatar
Toorak Times Toorak Times is offline
 
Join Date: Jan 2011
Posts: 436
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is one sweet piece of work, must have one!
Reply With Quote
  #268  
Old 05-05-2012, 09:39 PM
Rideharder's Avatar
Rideharder Rideharder is offline
 
Join Date: Jan 2008
Location: Florida
Posts: 445
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Badshah93, is very honest and a outstanding guy. Comes through in a very timely manner donations well spent. Understood my needs a no problem to help fix issues I needed.
Highly recommended.
Reply With Quote
  #269  
Old 05-05-2012, 10:11 PM
alhidaya alhidaya is offline
 
Join Date: Feb 2012
Posts: 124
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Is what you can you can also put the topics on the forum
Reply With Quote
  #270  
Old 05-06-2012, 08:55 AM
basilrath's Avatar
basilrath basilrath is offline
 
Join Date: Apr 2006
Posts: 741
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by alhidaya View Post
Hello,

Is what you can you can also put the topics on the forum

You choose where the feed comes from
Reply With Quote
  #271  
Old 05-09-2012, 01:18 AM
SVTdrivah SVTdrivah is offline
 
Join Date: Feb 2008
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way to add video to the slider as well as images?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05609 seconds
  • Memory Usage 2,385KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (17)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete