Title: Jquery error since update
Last modified: July 8, 2024

---

# Jquery error since update

 *  Resolved [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/)
 * Hi,
 * Hope this message finds you well, i am currently working on a WordPress website,
   and i am using your plugin and i made two plugins on my own.
   Since your last 
   update, four days ago, my plugins crashed and got stucked (it’s a carousel) and
   i was wondering why it suddently stopped working.During troubleshooting i discovered
   that your plugin has been updated (and it has no problem) and it made my plugin
   stuck.
 * This is the error that i encountered :
   [https://ibb.co/mX4P0Tv](https://ibb.co/mX4P0Tv)(
   image link)
 * Uncaught TypeError: $_modal.find is not a function
   at HTMLDocument. (wordpress/:
   301:24655)at HTMLDocument.dispatch (jquery.min.js?ver=3.7.1:2:40035)at v.handle(
   jquery.min.js?ver=3.7.1:2:38006)at Object.trigger (jquery.min.js?ver=3.7.1:2:
   70124)at HTMLDivElement. (jquery.min.js?ver=3.7.1:2:70726)at Function.each (jquery.
   min.js?ver=3.7.1:2:3129)at e..each (jquery.min.js?ver=3.7.1:2:1594)at e..trigger(
   jquery.min.js?ver=3.7.1:2:70701)at C._triggerSlideEvent (carousel.js:307:24)at
   C._slide (carousel.js:355:31)
 * What do you think I have to do, downgrade the update or maybe wait for an update?
   
   The first version of my plugin is available on my [github ](https://github.com/Adrrien04/carrouselanniversaire)
   if you need to see what can causes this bug.
 * Sincerely,
   Adrrien
    -  This topic was modified 1 year, 11 months ago by [adrrien](https://wordpress.org/support/users/adrrien/).
      Reason: misspost

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

 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17876067)
 * It looks like your plugin is using BootstrP v4, we default to v5, but you can
   change it back to v4 under WP Settings > AyeCode UI. However we would not recommend
   doing that, some features are only avaialble when using v5. I would suggest changing
   your code to use V5. You should also not need to load the JS fiels for bootstrap
   or font awesome if using our plugins is a requirement.
 * Thanks,
 * Stiofan
 *  Thread Starter [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17877595)
 * I am trying to use Bootstrap v5 but the carrousel is not working anymore and 
   the error is still there … why was it working before the update
 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17877732)
 * Your script loads BS4 which will prob break things, there are also some little
   changes in BS, such as data items having a -bs- prefix, you can find more info
   here: [https://getbootstrap.com/docs/5.3/components/carousel/](https://getbootstrap.com/docs/5.3/components/carousel/)
 * Thanks,
 * Stiofan
 *  Thread Starter [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878213)
 * Thank you ! I will keep you in touch
 *  Thread Starter [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878394)
 * UPDATE : When I use Bootstrap v5 it works but when UserWP is also Bootstrap v5
   my carousel does not work and there is no errors …
 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878490)
 * Are you still trying to load the CSS/JS files? You should not have to load those.
 * Stiofan
 *  Thread Starter [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878512)
 * I load the bootstrap js and css link (v5) because if I don’t load them, the style
   is not applied
 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878529)
 * Do you have a live site you can link me to so i can check?
 * Stiofan
 *  Thread Starter [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878628)
 * Its an company intranet, so i am not sure that I can share the link or even the
   website …
 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878669)
 * Try adding this class to a wrapping div of your code as we are loading the CSS
   in compatibility mode by default add class: **bsui**
 * If that does not work you can reach out to me here: [https://userswp.io/contact-form/](https://userswp.io/contact-form/)
 * Thanks,
 * Stiofan
 *  Thread Starter [adrrien](https://wordpress.org/support/users/adrrien/)
 * (@adrrien)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878720)
 * Thank you !
   I will try and keep you in touch

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

The topic ‘Jquery error since update’ is closed to new replies.

 * ![](https://ps.w.org/userswp/assets/icon-256x256.png?rev=2784318)
 * [UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP](https://wordpress.org/plugins/userswp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/userswp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/userswp/)
 * [Active Topics](https://wordpress.org/support/plugin/userswp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/userswp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/userswp/reviews/)

## Tags

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

 * 11 replies
 * 2 participants
 * Last reply from: [adrrien](https://wordpress.org/support/users/adrrien/)
 * Last activity: [1 year, 11 months ago](https://wordpress.org/support/topic/jquery-error-since-update/#post-17878720)
 * Status: resolved