Title: [Plugin: Meteor Slides] Meteor slide   javascript conflict.
Last modified: August 20, 2016

---

# [Plugin: Meteor Slides] Meteor slide javascript conflict.

 *  Resolved [popmouth](https://wordpress.org/support/users/popmouth/)
 * (@popmouth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/)
 * Hi.
    I want to use Meteor slides on my wordpress site, however I am using the
   maxImage slideshow on the same site. It seems that these two conflicts, since
   when I activate both they stop working. The maxImage and Meteorslides are never
   used on the same pages however! Any ideas on a fix for this? cheers Carl
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2702703)
 * Hi Carl, could you post a link so that I can check for errors?
 *  Thread Starter [popmouth](https://wordpress.org/support/users/popmouth/)
 * (@popmouth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2702710)
 * I’ll put down the maintanence mode untill you have cheked it out.
    Here’s the
   link (the site is in swedish, but that shouldn’t bother you to much right?): 
   [http://paragrafiskform.se/](http://paragrafiskform.se/)
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2702735)
 * The problem is with this file:
 *     ```
       <script type='text/javascript' src='http://paragrafiskform.se/wp-content/themes/paragrafiskform/js/custom.js?ver=3.3.1'></script>
       ```
   
 * It is using the “$” shortcut, instead of “jQuery”, this doesn’t work because 
   WordPress loads jQuery in [no-conflict mode](http://codex.wordpress.org/Function_Reference/wp_enqueue_script#jQuery_noConflict_wrappers).
   Swap out the “$” shortcuts and it will work.
 * By the way, your theme is loading both minimized and original versions of MaxImage
   and jQuery Cycle, you might want to remove the originals to cut back on the number
   of scripts that are running:
 *     ```
       src="http://paragrafiskform.se/wp-content/themes/paragrafiskform/js/jquery.cycle.all.js"></script>
          <script type="text/javascript"
          src="http://paragrafiskform.se/wp-content/themes/paragrafiskform/js/jquery.cycle.all.min.js"></script>
           <script type="text/javascript"
          src="http://paragrafiskform.se/wp-content/themes/paragrafiskform/js/jquery.easing.1.3.js"></script>
          <script type="text/javascript"
          src="http://paragrafiskform.se/wp-content/themes/paragrafiskform/js/jquery.maximage.js"></script>
         <script type="text/javascript"
          src="http://paragrafiskform.se/wp-content/themes/paragrafiskform/js/jquery.maximage.min.js"></script>
       ```
   
 *  Thread Starter [popmouth](https://wordpress.org/support/users/popmouth/)
 * (@popmouth)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2702914)
 * Thanks for your quick and life-saving answer.
    I’m terrible sorry, I’m just a
   dumb designer trying to deal with code ^__^! C.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2702930)
 * No problem Carl!
 *  [M-artino](https://wordpress.org/support/users/m-artino/)
 * (@m-artino)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2703018)
 * Hi JLeuze,
    I ve constructed this [website](http://update.josefbraegger.ch/was-ist-neu/)
   which is under constructions ;-). I ve there used your plugin in the middle of
   the site. It seem to have a javascript problem… could you regard with the eyes
   of a pro? Thanks a lot
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2703019)
 * [@m-artino](https://wordpress.org/support/users/m-artino/) There aren’t any JavaScript
   errors, but the head of your page is pretty empty, I think you are missing the
   [wp_head()](http://codex.wordpress.org/Function_Reference/wp_head) function in
   your header.php file.
 *  [abelq](https://wordpress.org/support/users/abelq/)
 * (@abelq)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2703022)
 * [@jleuze](https://wordpress.org/support/users/jleuze/)
 * Thanks for your advise on swapping the “$” shortcut. Did a quick Google search
   and found this thread and got my all my jQuery scripts working.
 * Cheers!
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2703023)
 * [@abelq](https://wordpress.org/support/users/abelq/) You’re welcome!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘[Plugin: Meteor Slides] Meteor slide javascript conflict.’ is closed 
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/meteor-slides_0f131a.svg)
 * [Meteor Slides](https://wordpress.org/plugins/meteor-slides/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/meteor-slides/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/meteor-slides/)
 * [Active Topics](https://wordpress.org/support/plugin/meteor-slides/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meteor-slides/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meteor-slides/reviews/)

 * 9 replies
 * 4 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-meteor-slide-javascript-conflict/#post-2703023)
 * Status: resolved