Title: Plugin Conflict, jQuery ?
Last modified: August 20, 2016

---

# Plugin Conflict, jQuery ?

 *  [MarcelM](https://wordpress.org/support/users/marcelm/)
 * (@marcelm)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflict-jquery/)
 * Hello Support
 * I love your plugin but it seems that I have issues with another plugin or jQuery.
   I narrowed the issue down to a conflict between a plugin called Header Slideshow.
   If I unload this one your plugin works. Also when I set your plugin to load at
   footer yourplugin works but then teh other doesn’t. How can I make them both 
   work. Can you help out or point me in teh right direction
 * Marcel
 * [http://wordpress.org/extend/plugins/lightbox-plus/](http://wordpress.org/extend/plugins/lightbox-plus/)

Viewing 1 replies (of 1 total)

 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflict-jquery/#post-3478182)
 * Slider is born broken.
 * [http://wordpress.org/extend/plugins/header-slideshow/developers/](http://wordpress.org/extend/plugins/header-slideshow/developers/)
   try click one of the (svn) links. Navigate to header-slideshow.php – at the top
   is evil code.
 *     ```
       // use the latest version of jquery on Google's CDN at the time of development
       		if (!is_admin()) {
       			wp_deregister_script( 'jquery' );
       			echo "<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js' type='text/javascript'></script>";
       		}
       ```
   
 * You can comment that out and it should work again but another thing is dev. has
   not logged in for 220 days, his site is about an SEO ebook and blog is HaCkedD
   by Ramzi Null. New slider?
 * More correctly. He has been silent for 220 days, he could be logged in every 
   day.

Viewing 1 replies (of 1 total)

The topic ‘Plugin Conflict, jQuery ?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/lightbox-plus_fafafa.svg)
 * [Lightbox Plus Colorbox](https://wordpress.org/plugins/lightbox-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lightbox-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lightbox-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/lightbox-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lightbox-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lightbox-plus/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [tzdk](https://wordpress.org/support/users/tzdk/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-conflict-jquery/#post-3478182)
 * Status: not resolved