[Plugin: Meteor Slides] Navigation buttons not working
-
Hi JLeuze! I have been getting great/easy/beautiful results with Meteor Slides in WordPress.
However, I am having a problem with the navigation buttons not responding when I try to specify the name of a certain slideshow. I am using multiple slideshows throughout this site: dev.iandccraftsmanship.com.
I am using this code to pull in a slideshow to the home page template:
<?php if ( function_exists( ‘meteor_slideshow’ ) ) { meteor_slideshow(‘Custom Cabinets Orange County’); } ?>On a few of the internal pages, I am using shortcode in the page to pull in particular slideshows. My shortcode looks like this:
[meteor_slideshow slideshow=”Custom Bathroom Cabinets Orange County” metadata=”height: 400, width: 600″]When I remove the slideshow name from the code, the navigation buttons work, but every uploaded slide displays.
I couldn’t find any answer in other forum topics, though I suspect the theme I’m using might be conflicting.
Thanks for the great plugin and any help you are able to provide!
- The topic ‘[Plugin: Meteor Slides] Navigation buttons not working’ is closed to new replies.