![]() |
I'm having trouble getting the slider to work (static version posted above). Here's the code I used;
Code:
<link rel="stylesheet" href="/nivo/nivo-slider.css" type="text/css" media="screen" /> Here's the test page where I've tried to load the widget: http://consortium.stormspire.net/con...The-Consortium |
Img tag is not closed.
Code:
<link rel="stylesheet" href="/nivo/nivo-slider.css" type="text/css" media="screen" /> Ah i see, was my blunder in the code above - sorry Edit: If you have jquery 1.4 or higher allready running on your site you can delete that line: <script type="text/javascript" src="/clientscript/jquery/jquery-1.4.4.min.js"></script> |
Quote:
Next step is to add additional slides. I tried duplicating some code but failed miserably. Also, it seems that the arrows are somewhat pixelated. Do the "overlay" graphics look normal to you? Link again for convenience: http://consortium.stormspire.net/con...The-Consortium Edit: Hang tight, I'll first go through the nivo site and see if I can fix my own problem. |
Quote:
ah well, since i'm typing anyway :p Code:
<div class="slider-wrapper theme-uf"> |
For anyone looking to add slides to static pages, add the following bold code;
Code:
<link rel="stylesheet" href="/nivo/nivo-slider.css" type="text/css" media="screen" /> |
Im only getting the date, but no slider. Im using the code in the 1st post.
|
Per default the execution code in a cms-php widget is returning the date.
After you create the widget you have to click on "Configure" on the right and insert my code. edit: let me clarify that one. You have to delete that code, which is in there by default: Code:
$output = date(vB::$vbulletin->options['dateformat']) . "<br />\n"; |
This would be awesome if I could get it to work. I get the title and text from the article but no images. I've followed your instructions precisely and have tried different sized images and still only the title and text shows. Any ideas?
|
Some ideas:
|
GD already installed. I've done all the other changes you have suggested and still the same. Title and text - no image. No error messages or warnings.
|
All times are GMT. The time now is 03:41 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|