Title: Java Script Conflict
Last modified: August 20, 2016

---

# Java Script Conflict

 *  Resolved [gatventuresinc](https://wordpress.org/support/users/gatventuresinc/)
 * (@gatventuresinc)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/java-script-conflict/)
 * When plugin is activated there is a java script issue that is causing my slider
   to hold on only one image and not rotate. I currently run many java codes such
   as but not limitied to:
    -Superfish -Supersubs -Cufon -Flexslider
 * If you see or know of what java is called in this plugin please advise so that
   I can set it to only call once. Or if you know of common conflicts please let
   me know. You can see this issue at [http://www.flrentalsearch.com](http://www.flrentalsearch.com)
 * [http://wordpress.org/extend/plugins/wp-user-frontend/](http://wordpress.org/extend/plugins/wp-user-frontend/)

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

 *  Thread Starter [gatventuresinc](https://wordpress.org/support/users/gatventuresinc/)
 * (@gatventuresinc)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/java-script-conflict/#post-3616087)
 * Ok I solved this conflict. For those who come across the same issue all you have
   to do is remove one string from wp-user-frontend/js/wpuf.js
 * Located at the very bottom of the script there is this code
 *     ```
       //run the bootstrap
           WPUF_Obj.init();
       ```
   
 * Remove just these two lines nothing more. This will allow your site to run the
   proper java slider.
 *  [professor99](https://wordpress.org/support/users/professor99/)
 * (@professor99)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/java-script-conflict/#post-3616277)
 * Unfortunately this will also knock out all the functions of init which includes
   users passwords, featured image uploader and removal , ajax categories and the
   checking of forms.
 * Could you please try commenting out the lines in init one by one so we can pinpoint
   your problem.
 * Also which slider are you using?
 * Also try the following so we can also pinpoint the plugin/theme that is causing
   the problem.
 * 1. Try using one of the default themes of WordPress to see if the problem persists.
   Themes are often the cause of problems.
 * 2. Disable other plugins to see if they are the cause of the problem.
 * Tell us the results of above and what versions of Frontend and WordPress you 
   are using and your theme.

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

The topic ‘Java Script Conflict’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-frontend/assets/icon-256x256.gif?rev=2818776)
 * [User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration](https://wordpress.org/plugins/wp-user-frontend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-frontend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-frontend/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-frontend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-frontend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-frontend/reviews/)

## Tags

 * [java-script](https://wordpress.org/support/topic-tag/java-script/)

 * 2 replies
 * 2 participants
 * Last reply from: [professor99](https://wordpress.org/support/users/professor99/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/java-script-conflict/#post-3616277)
 * Status: resolved