Title: This plugin is not working &#8211; keep loading
Last modified: December 4, 2020

---

# This plugin is not working – keep loading

 *  Resolved [Abhilesh](https://wordpress.org/support/users/johndoe23292/)
 * (@johndoe23292)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/)
 * Hi,
 * I am trying to make setting in “General” tab in this plugin like
    Disable plugin
   updates Disable core updates Disable Theme updates etc. ([https://nimb.ws/2nTgW6](https://nimb.ws/2nTgW6))
   but after click on these button they keep loading and setting are not saved
 * Can you please help me on this
    Abhlesh

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

 *  Thread Starter [Abhilesh](https://wordpress.org/support/users/johndoe23292/)
 * (@johndoe23292)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/#post-13746849)
 * Hi
 * 1. On setting page load I am getting below errors in admin dashboard on your 
   plugin setting page
 * wp-auth-check.min.js?ver=5.5.3:2 Uncaught TypeError: Cannot read property ‘hasClass’
   of undefined
    at HTMLDocument.<anonymous> (wp-auth-check.min.js?ver=5.5.3:2) 
   at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3) at HTMLDocument.r.handle(
   jquery.js?ver=1.12.4-wp:3) at Object.trigger (jquery.js?ver=1.12.4-wp:3) at HTMLDocument.
   <anonymous> (jquery.js?ver=1.12.4-wp:3) at Function.each (jquery.js?ver=1.12.4-
   wp:2) at n.fn.init.each (jquery.js?ver=1.12.4-wp:2) at n.fn.init.trigger (jquery.
   js?ver=1.12.4-wp:3) at Object.<anonymous> (heartbeat.min.js?ver=5.5.3:2) at i(
   jquery.js?ver=1.12.4-wp:2) (anonymous) @ wp-auth-check.min.js?ver=5.5.3:2 dispatch@
   jquery.js?ver=1.12.4-wp:3 r.handle @ jquery.js?ver=1.12.4-wp:3 trigger @ jquery.
   js?ver=1.12.4-wp:3 (anonymous) @ jquery.js?ver=1.12.4-wp:3 each @ jquery.js?ver
   =1.12.4-wp:2 each @ jquery.js?ver=1.12.4-wp:2 trigger @ jquery.js?ver=1.12.4-
   wp:3 (anonymous) @ heartbeat.min.js?ver=5.5.3:2 i @ jquery.js?ver=1.12.4-wp:2
   fireWith @ jquery.js?ver=1.12.4-wp:2 x @ jquery.js?ver=1.12.4-wp:4 c @ jquery.
   js?ver=1.12.4-wp:4 XMLHttpRequest.send (async) send @ jquery.js?ver=1.12.4-wp:
   4 ajax @ jquery.js?ver=1.12.4-wp:4 l @ heartbeat.min.js?ver=5.5.3:2 d @ heartbeat.
   min.js?ver=5.5.3:2 v @ heartbeat.min.js?ver=5.5.3:2 h @ heartbeat.min.js?ver=
   5.5.3:2 (anonymous) @ heartbeat.min.js?ver=5.5.3:2 dispatch @ jquery.js?ver=1.12.4-
   wp:3 r.handle @ jquery.js?ver=1.12.4-wp:3 eum-admin.min.js?ver=9.0.6:formatted:
   228
 * Uncaught TypeError: $ is not a function
    at Object.__register_update_toggle_events(
   eum-admin.min.js?ver=9.0.6:formatted:228) at Object.init (eum-admin.min.js?ver
   =9.0.6:formatted:18) at HTMLDocument.<anonymous> (eum-admin.min.js?ver=9.0.6:
   formatted:10) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith](
   jquery.js?ver=1.12.4-wp:2) at Function.ready (jquery.js?ver=1.12.4-wp:2) at HTMLDocument.
   J (jquery.js?ver=1.12.4-wp:2) __register_update_toggle_events @ eum-admin.min.
   js?ver=9.0.6:formatted:228 init @ eum-admin.min.js?ver=9.0.6:formatted:18 (anonymous)@
   eum-admin.min.js?ver=9.0.6:formatted:10 i @ jquery.js?ver=1.12.4-wp:2 fireWith@
   jquery.js?ver=1.12.4-wp:2 ready @ jquery.js?ver=1.12.4-wp:2 J @ jquery.js?ver
   =1.12.4-wp:2 index.php?page=mpsum-update-options:1 Mixed Content: The page at‘/
   wp-admin/index.php?page=mpsum-update-options’ was loaded over HTTPS, but requested
   an insecure favicon ‘/wp-content/uploads/2017/07/cropped-Bering-McKinley-Mountains-
   Only-2-32×32.png’. This request has been blocked; the content must be served 
   over HTTPS. index.php?page=mpsum-update-options:1 Mixed Content: The page at ‘/
   wp-admin/index.php?page=mpsum-update-options’ was loaded over HTTPS, but requested
   an insecure favicon ‘/wp-content/uploads/2017/07/cropped-Bering-McKinley-Mountains-
   Only-2-192×192.png’. This request has been blocked; the content must be served
   over HTTPS.
 * 2.
    I am also getting below error in console when I click on button:
 * admin.min.js?ver=9.0.5:1 Uncaught TypeError: Cannot read property ‘blockUI’ of
   undefined
    at Object.__blockUI (eum-admin.min.js?ver=9.0.5:1) at t.onButtonClick(
   admin.min.js?ver=9.0.5:1) at Object.<anonymous> (admin.min.js?’ver=9.0.5:1) at
   h (admin.min.js?ver=9.0.5:1) at admin.min.js?ver=9.0.5:1 at l (admin.min.js?ver
   =9.0.5:1) at ut (admin.min.js?ver=9.0.5:1) at it (admin.min.js?ver=9.0.5:1) at
   lt (admin.min.js?ver=9.0.5:1) at ht (admin.min.js?ver=9.0.5:1)
 * 3.
    Also I want to tell you I was getting “WP_AUTO_UPDATE_CORE” error in dashboard
   so i have removed 1 below line ffom wp-config.php file
 * @include_once(‘/var/lib/sec/wp-settings.php’); // Added by SiteGround WordPress
   management system
 * But i not helped.
 * 4.
    Also I have downgraded “Easy Updates Manager” plugin to 9.0.5 but no luck.
    -  This reply was modified 5 years, 8 months ago by [Abhilesh](https://wordpress.org/support/users/johndoe23292/).
    -  This reply was modified 5 years, 8 months ago by [Abhilesh](https://wordpress.org/support/users/johndoe23292/).
    -  This reply was modified 5 years, 8 months ago by [Abhilesh](https://wordpress.org/support/users/johndoe23292/).
 *  Plugin Support [bcrodua](https://wordpress.org/support/users/bcrodua/)
 * (@bcrodua)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/#post-13777608)
 * Hi,
 * Apologies for the late reply
 * Can you try deactivating all the other plugins and see if you still see the same
   issue in the console?
 * Please check your wp-config.php and check if this (WP_AUTO_UPDATE_CORE) is defined?
   If currently set to true, change it to false.
 * Lastly, can you also update to latest version 9.0.6?
 * Regards,
    Bryle
 *  [everine](https://wordpress.org/support/users/everine/)
 * (@everine)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/#post-13830662)
 * I have the same issue, changing the settings for plugins and themes, keeps loading
   and nothing happens (want to enable auto updates for them).
 *  [freejmp7](https://wordpress.org/support/users/freejmp7/)
 * (@freejmp7)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/#post-13844996)
 * In your browser;
    1. open your Developer Tools 2. Open the ‘Console’ tab if it
   is not already open 3. Reload the page 4. Do you see any errors appear in the
   developer console? Could you post a screen shot of any errors?
 *  [everine](https://wordpress.org/support/users/everine/)
 * (@everine)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/#post-13849039)
 * I get this:
 * Uncaught TypeError: $ is undefined
    __blockUI [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/eum-admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/eum-admin.min.js?ver=9.0.7:1)
   onButtonClick [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   l [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   l [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   h [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   h [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   ut [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   it [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   lt [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   ht [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   A [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   z [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   Yt [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   Kt [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   unstable_runWithPriority [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   Do [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   F [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)
   r [https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1](https://worldwatercommunity.com/wp-content/plugins/stops-core-theme-and-plugin-updates/js/admin.min.js?ver=9.0.7:1)

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

The topic ‘This plugin is not working – keep loading’ is closed to new replies.

 * ![](https://ps.w.org/stops-core-theme-and-plugin-updates/assets/icon-256x256.
   png?rev=1896941)
 * [Easy Updates Manager](https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stops-core-theme-and-plugin-updates/)
 * [Active Topics](https://wordpress.org/support/plugin/stops-core-theme-and-plugin-updates/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stops-core-theme-and-plugin-updates/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stops-core-theme-and-plugin-updates/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [everine](https://wordpress.org/support/users/everine/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/this-plugin-is-not-working-keep-loading/#post-13849039)
 * Status: resolved