Title: Probable javascript conflict &#8211; recommendations?
Last modified: August 20, 2016

---

# Probable javascript conflict – recommendations?

 *  Resolved [sock2me](https://wordpress.org/support/users/sock2me/)
 * (@sock2me)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/probable-javascript-conflict-recommendations/)
 * The site I am working on is closed to traffic because it is in development. I
   have used this plugin successfully on other sites but can’t get the tabs to work
   on this one. I suspect there is a js issue. Does the version of the jquery and
   the order in which it is called to the page matter? I’m going to need some help
   troubleshooting, but I can’t post login credentials on the forum.
 * [http://wordpress.org/extend/plugins/arconix-shortcodes/](http://wordpress.org/extend/plugins/arconix-shortcodes/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * (@jgardner03)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/probable-javascript-conflict-recommendations/#post-3507530)
 * Hi sock2me,
 * Yes, the order in which the scripts are called does matter, but assuming your
   theme and other plugins you’re using are calling jQuery correctly using `wp_enqueue_script()`(
   [http://codex.wordpress.org/Function_Reference/wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)),
   there should be no issues in that regard.
 * It’s possible there are 2 different versions of jQuery being loaded. It’s possible
   the jQuery being loaded is not the WordPress version and is really old. It’s 
   also possible your theme is missing `wp_footer()` which would prevent my scripts
   from loading.
 * Those are just some things to start with. It’s likely one of those is the culprit.

Viewing 1 replies (of 1 total)

The topic ‘Probable javascript conflict – recommendations?’ is closed to new replies.

 * ![](https://ps.w.org/arconix-shortcodes/assets/icon-256x256.jpg?rev=2951512)
 * [Arconix Shortcodes](https://wordpress.org/plugins/arconix-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/arconix-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/arconix-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/arconix-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/arconix-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/arconix-shortcodes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [John Gardner](https://wordpress.org/support/users/jgardner03/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/probable-javascript-conflict-recommendations/#post-3507530)
 * Status: resolved