vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - United-Forum Nivo Slider Widget (https://vborg.vbsupport.ru/showthread.php?t=267024)

zairafusco 09-14-2011 11:01 AM

your support is most appreciated!
unfortunately i can't test your suggestions right now, it'll have to wait until saturday, but for now THANK YOU!

gusto 09-14-2011 06:05 PM

I need this slider and can't figure it out, can somebody help me?

Mooff 09-14-2011 08:44 PM

@BadgerDog
You need to insert the code into the php widget. A default php widget with no new code does show the date.

@gusto
Please state which part is unclear in my installation description so i can improve it.

BadgerDog 09-15-2011 11:16 AM

Quote:

Originally Posted by Mooff (Post 2246051)
@BadgerDog
You need to insert the code into the php widget. A default php widget with no new code does show the date.

Thanks ... doh !!! :o

Regards,
Doug

BadgerDog 09-15-2011 11:28 AM

Is there someplace I can change the actual size of the widget box being displayed?

Not the pic dimensions or text, but the size of the box, if that makes any sense?

Thanks .. :)

Regards,
Doug

GamersChallenge 09-16-2011 11:18 PM

how do I add this on another page? for example: test.php

daniel_pet 09-17-2011 05:54 AM

Quote:

Not the pic dimensions or text, but the size of the box, if that makes any sense?
nivo-slider_uf_theme.css

.theme-uf #slider {
margin:0px auto 0 auto;
width:650px; /* Make sure your images are the same size */
height:250px; /* Make sure your images are the same size */
}

pmflav1 09-18-2011 09:56 PM

My apologies if this has been answered prior.
How do I change the sped of each slide, I basically want to halve the speed of each slide.

Mooff 09-18-2011 10:40 PM

@GamersChallenge
In order to use the widget code on a test.php this test.php would have to have access to your vbulletin database. If you have the required files included on your test.php page just add (untested)
Code:

echo "$output";
at the end of the widget code and insert it into the test.php file. It should show up then.

@pmflav1
That FAQ question should help you out:
Quote:

Originally Posted by post2
Q: I want to change some nivo slider settings (effects, timings..)
A: An example for timings can be found here:
https://vborg.vbsupport.ru/showpost....&postcount=132
For other settings please check the nivo slider homepage:
http://nivo.dev7studios.com/#usage


BadgerDog 09-19-2011 11:58 AM

Quote:

Originally Posted by daniel_pet (Post 2247052)
nivo-slider_uf_theme.css

.theme-uf #slider {
margin:0px auto 0 auto;
width:650px; /* Make sure your images are the same size */
height:250px; /* Make sure your images are the same size */
}

Thanks ... :)

Regards,
Doug


All times are GMT. The time now is 09:39 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01602 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete