letter7
Forum Replies Created
-
This is great plugin! and I see there is a way to make multiple slideshows that have different dimensions. but i’ve having some trouble for the template tags.
for slideshow: http://www.ripplur.com/work/promises/
I’ve tried:
<?php if ( function_exists( ‘meteor_slideshow’ ) ) {meteor_slideshow (“promisesSlideshow”, “width: 590”, “height: 460”, “speed: 1”); } ?>for slideshow on home page: http://www.ripplur.com/
<?php if ( function_exists( ‘meteor_slideshow’ ) ) {meteor_slideshow (“homeSlideshow”, “metadata=width: 456,’ height: 329”); } ?>my settings in the plugin are for 590 and 460, the home slideshow isn’t displaying and the promises slideshow isn’t displaying 590 and 460 hmm. — thanks 🙂
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Slides not changingits working now, I deleted a troublesome plugin called “easy slider” – lots of conflict with it and jquery, even though its using the same library.. ?? hmm
anyway, thanks!
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Slides not changingI am having the same problem. My slides are not changing. Here is my URL: http://www.ripplur.com/ – This is a test site so be kind 🙂
I am linking to http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js for another jquery function: see here http://www.ripplur.com/work/
any ideas why meteor slides isn’t working?