Title: Issue with bootstrapButton
Last modified: October 24, 2016

---

# Issue with bootstrapButton

 *  Resolved [andresgrossmann](https://wordpress.org/support/users/andresgrossmann/)
 * (@andresgrossmann)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/issue-with-bootstrapbutton/)
 * I noticed an issue with the bootstrapButton variable in the admin_script.js file
   after the latest update. Certain buttons in WordPress (specifically the password
   button when adding a new user) were not working and producing the following error:
 * > jQuery.fn.button.noConflict is not a function
 * I had to comment out the following lines in order for the buttons to work.
 *     ```
       var bootstrapButton = jQuery.fn.button.noConflict();
                       jQuery.fn.bootstrapBtn = bootstrapButton;
       ```
   
 * I can’t tell if this is a conflict with another plugin or an issue with this 
   plugin alone. Has anyone else come across this?

Viewing 1 replies (of 1 total)

 *  Plugin Author [solwininfotech](https://wordpress.org/support/users/solwininfotech/)
 * (@solwininfotech)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/issue-with-bootstrapbutton/#post-8451420)
 * Hi [@andresgrossmann](https://wordpress.org/support/users/andresgrossmann/),
 * Can you please provide your installed plugin list as well as your active theme
   name?
 * So, we can cross check that same thing from our end.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Issue with bootstrapButton’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-activity-log_2b5346.svg)
 * [User Activity Log](https://wordpress.org/plugins/user-activity-log/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/user-activity-log/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/user-activity-log/)
 * [Active Topics](https://wordpress.org/support/plugin/user-activity-log/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-activity-log/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-activity-log/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [solwininfotech](https://wordpress.org/support/users/solwininfotech/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/issue-with-bootstrapbutton/#post-8451420)
 * Status: resolved