Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
WOW Slider for CMS & VBadvanced CMPS Details »»
WOW Slider for CMS & VBadvanced CMPS
Version: 1.00, by Spangle Spangle is offline
Developer Last Online: Mar 2015 Show Printable Version Email this Page

Category: Portal Software - Version: 4.2.1 Rating:
Released: 06-16-2013 Last Update: Never Installs: 4
Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

I'd been looking for an image slider to slot into the VBA CMPS MOD, but I couldn't make any work within a module.

In the end I found a slider and it works as it says out of the box !.

First you need to download the software to make up the slides

http://wowslider.com/

It's completely free, and has no restrictions, once you have downloaded the software, extract all the files, and using FTP upload them to the root folder of your site.
There are three folders :
data1
engine1
tmpl
and three html files :
iframe_index
mod_wowslider1.php
index.html

There is also an xml file called mod_wowslider1.xml, I tried to use that to install it via product manager, but that failed, so just in case I put it in includes/xml !!


The next part is to open up the editing software, choose your images from your PC, and you will see them appear in the panel, you can add your own titles and descriptons if you wish, I'm not sure what the limit is on images if there is one.

Next click on the spanner icon, this allows you to choose certain parameters for your show.
Under the general tab you can name the show, and decide if you want previous/next arrows, and or bullet markers.

Clicking on the image icon allows you to refine the previous selections, choosing from various templates, transition effects, speeds and so on.

When you are done you click on publish, I always choose the top most option and save to a folder on my pc.

Next using FTP you need to upload the new data1, engine1 folders to your root, these folders contain your images, the js to make the slides work, you will find these new ones in the folder you published your finished work to.
In the same folder you will find index.html, you need to open this in a text editor like notepad ++, I use Coffee Cup.


Now you need to find :

Code:
	<!-- Start WOWSlider.com HEAD section -->
	<link rel="stylesheet" type="text/css" href="engine1/style.css" />
	<script type="text/javascript" src="engine1/jquery.js"></script>
	<!-- End WOWSlider.com HEAD section -->
Yours will look much like this

To show the slider on VBACMPS

AdminCP > Styles & Templates>Your Style>Edit templates > vBadvanced CMPS>adv_portal
The code above needs to be inserted in the head section of the template.

In index.html in your text editor find :
Code:
	<!-- Start WOWSlider.com BODY section -->
~
~
~
	<!-- End WOWSlider.com BODY section -->
Depending on the number of images you have chosen, there could be quite a few lines inbetween the comments.

Copy and paste this into the body section of adv_portal.

Positoning is a bit of trial and error to get it where you want it, as a guide look for :

Code:
		{vb:raw home.centerblocks}

			</td>
Placing the code after the </td> will put it under the welcome box

I've got this working on a 4.2.1 site, using the Darkvision skin and it's working fine.

Show Your Support

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

Comments
  #2  
Old 06-17-2013, 10:29 PM
faisaly.com faisaly.com is offline
 
Join Date: Mar 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you can use this on forumhome for users that hate cms...
Reply With Quote
  #3  
Old 06-23-2013, 11:18 AM
qpurser qpurser is offline
 
Join Date: Jul 2011
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for you effort. The WOW slider is indeed very neat and I will try to implement this also in several areas in my cms and forum.

Just started to play around a bit with it and noticed the following:

I followed your instructions how to "publish" the slideshow and saved it to a folder.
However opening the index.html with a text editor just gave me some empty lines with some numbers at the bottom. Nothing in there as you mentioned.
But opening the index.html in a browser window and do a "view source code" shows exactly the code as you mentioned before.

Just wanted to point this out for those who might end up with an empty index.html just like me
Reply With Quote
  #4  
Old 06-25-2013, 12:39 PM
Spangle Spangle is offline
 
Join Date: Jun 2011
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by qpurser View Post
Thank you for you effort. The WOW slider is indeed very neat and I will try to implement this also in several areas in my cms and forum.

Just started to play around a bit with it and noticed the following:

I followed your instructions how to "publish" the slideshow and saved it to a folder.
However opening the index.html with a text editor just gave me some empty lines with some numbers at the bottom. Nothing in there as you mentioned.
But opening the index.html in a browser window and do a "view source code" shows exactly the code as you mentioned before.

Just wanted to point this out for those who might end up with an empty index.html just like me
You need to follow the WOW instructions to the letter
Reply With Quote
  #5  
Old 02-06-2014, 09:28 AM
nanox nanox is offline
 
Join Date: May 2013
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You dont have to use the CMPS to get this to work. Just paste the head and body into the ads you want, and BOOM, you're done!

PS: upload data1 and engine1 into your ftp root.
Reply With Quote
  #6  
Old 02-24-2014, 11:03 AM
Robert Waanders Robert Waanders is offline
 
Join Date: Oct 2007
Location: The Netherlands
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looks really nice... I'm going to investigate this..
Reply With Quote
  #7  
Old 02-27-2014, 07:17 PM
Rogue360 Rogue360 is offline
 
Join Date: Dec 2013
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way of getting it into a module box?

Otherwise, I like it!
Reply With Quote
  #8  
Old 04-16-2014, 07:07 AM
K4GAP K4GAP is offline
 
Join Date: Mar 2008
Posts: 1,255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone have this up and going? I'd like to see it in action on a vb forum.
Reply With Quote
Reply

Thread Tools

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:03 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.09496 seconds
  • Memory Usage 2,282KB
  • Queries Executed 22 (?)
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
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)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_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
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete