Title: [Plugin: Slick Slideshow] Jquery conflict
Last modified: August 20, 2016

---

# [Plugin: Slick Slideshow] Jquery conflict

 *  [laiamarques](https://wordpress.org/support/users/laiamarques/)
 * (@laiamarques)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-slick-slideshow-jquery-conflict/)
 * Slick Slideshow breaks another plugin that works with jQuery: mp3j-player, any
   idea?
 * [http://wordpress.org/extend/plugins/slick-slideshow/](http://wordpress.org/extend/plugins/slick-slideshow/)

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

 *  Thread Starter [laiamarques](https://wordpress.org/support/users/laiamarques/)
 * (@laiamarques)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-slick-slideshow-jquery-conflict/#post-2162249)
 * Oh, I see the option “Embed JQuery?” It’s OK!!
 *  Plugin Author [Blackbam](https://wordpress.org/support/users/blackbam/)
 * (@blackbam)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-slick-slideshow-jquery-conflict/#post-2162551)
 * You can deactivate the embedding of jQuery and use the JQuery version of other
   Plugins/WordPress or embed your own one the way you like.
 * Even if it works, one should always spend attention on how often jQuery is embedded.
   More than one JQuery embed reference is terrible for page speed.
 * Sorry for my late answer, but even programmers go on holidays sometimes in the
   summertime.
 *  [shaan1974](https://wordpress.org/support/users/shaan1974/)
 * (@shaan1974)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-slick-slideshow-jquery-conflict/#post-2162552)
 * Try this with in firebug ( javascript part, watch )
 * “$.fn.jquery”
    if you have nothing returned try “jQuery.fn.jquery” If with this
   is ok, it’s means that an other javascript framework like “mootools” is maybe
   already set with the “$” ( maybe for an other plugin”
 * So in the jquery plugin that you want to use, you need to replace the “$” command
   with “jQuery”.
 * Cya
    Shaan

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

The topic ‘[Plugin: Slick Slideshow] Jquery conflict’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slick-slideshow.svg)
 * [Slick Slideshow](https://wordpress.org/plugins/slick-slideshow/)
 * [Support Threads](https://wordpress.org/support/plugin/slick-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/slick-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slick-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slick-slideshow/reviews/)

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)
 * [mp3j-player](https://wordpress.org/support/topic-tag/mp3j-player/)

 * 3 replies
 * 3 participants
 * Last reply from: [shaan1974](https://wordpress.org/support/users/shaan1974/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-slick-slideshow-jquery-conflict/#post-2162552)
 * Status: not resolved