Title: Javascript Problems with Other JS
Last modified: August 30, 2016

---

# Javascript Problems with Other JS

 *  Resolved [ChinnZ](https://wordpress.org/support/users/chinnz25/)
 * (@chinnz25)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/)
 * The JS Content given in **wp-content/plugins/sportspress-for-cricket/js/sportspress-
   cricket.js** file conflicts with other Javascripts in the site. Thus most of 
   the JS functions like Lightbox, Accordians, Drop Downs are not working.
 * [https://wordpress.org/plugins/sportspress-for-cricket/](https://wordpress.org/plugins/sportspress-for-cricket/)

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

 *  Thread Starter [ChinnZ](https://wordpress.org/support/users/chinnz25/)
 * (@chinnz25)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/#post-6580395)
 * There is quick remedy for this problem:
    * Open **wp-content/plugins/sportspress-
   for-cricket/js/sportspress-cricket.js** * Copy the content. * Make the file empty
   and save it. * Open **wp-content/themes/<Your-Theme-Folder>/footer.php** * Paste
   the copied content above the following lines
 *     ```
       </body>
       </html>
       ```
   
 * * Save it.
 * Thats it, now reload the page.
 *  Plugin Author [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * (@brianmiyaji)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/#post-6580417)
 * [@chinnz25](https://wordpress.org/support/users/chinnz25/) Thanks for your help,
   I’ll look into fixing this issue for the next update.
 *  Plugin Author [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * (@brianmiyaji)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/#post-6580629)
 * [@chinnz25](https://wordpress.org/support/users/chinnz25/) We’ve simplified the
   script in version 0.9.1 which hopefully prevent conflicts with other plugins 
   🙂
 *  Thread Starter [ChinnZ](https://wordpress.org/support/users/chinnz25/)
 * (@chinnz25)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/#post-6580632)
 * Its resolved. Thank you.
 *  Plugin Author [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * (@brianmiyaji)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/#post-6580636)
 * Glad to hear that!

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

The topic ‘Javascript Problems with Other JS’ is closed to new replies.

 * ![](https://ps.w.org/sportspress-for-cricket/assets/icon-256x256.png?rev=1252002)
 * [SportsPress for Cricket](https://wordpress.org/plugins/sportspress-for-cricket/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress-for-cricket/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress-for-cricket/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress-for-cricket/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress-for-cricket/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress-for-cricket/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/javascript-problems-with-other-js/#post-6580636)
 * Status: resolved