Cycle2 Conflict with Meteor Slides
-
I’ve run into an issue where when updating Logo Slider to the most receent version Meteor Slides breaks. See this site: https://mneba.staging.wpengine.com/
I was able to “Fix” the issue by calling $( ‘#logo-slider’ ).cycle(); from within my theme’s JS file after I commented out lines 706 and 707 of logo-slider.php which you can see on the main site (https://mneba.org/) is allowing both plugins to work properly but this is not an ideal solution as I had t modify the plugin files for it to work.
Any suggestions on how I can get both these plugins to work together?
- The topic ‘Cycle2 Conflict with Meteor Slides’ is closed to new replies.