Title: Amaranth's Replies | WordPress.org

---

# Amaranth

  [  ](https://wordpress.org/support/users/amaranth2000/)

 *   [Profile](https://wordpress.org/support/users/amaranth2000/)
 *   [Topics Started](https://wordpress.org/support/users/amaranth2000/topics/)
 *   [Replies Created](https://wordpress.org/support/users/amaranth2000/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/amaranth2000/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/amaranth2000/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/amaranth2000/engagements/)
 *   [Favorites](https://wordpress.org/support/users/amaranth2000/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WP Updater email has wrong version?!](https://wordpress.org/support/topic/wp-updater-email-has-wrong-version/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp-updater-email-has-wrong-version/#post-13654266)
 * I’m a little concerned this might be indicative of a hack or so but I’m not sure
   how to debug this further. Any ideas?
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [WP Updater email has wrong version?!](https://wordpress.org/support/topic/wp-updater-email-has-wrong-version/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/wp-updater-email-has-wrong-version/#post-13647748)
 * Also, if this email indeed was from my local WP installation, should it not contain
   the proper domain name and not localhost.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Media Library: Media Library Folder & File Manager] Media Library Page is blank when activating the plugin](https://wordpress.org/support/topic/media-library-page-is-blank-when-activating-the-plugin/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/media-library-page-is-blank-when-activating-the-plugin/#post-13512857)
 * Look at that! The new version works fine now. Thank you very much. 🙂 🙏
    -  This reply was modified 5 years, 8 months ago by [Amaranth](https://wordpress.org/support/users/amaranth2000/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Media Library: Media Library Folder & File Manager] Media Library Page is blank when activating the plugin](https://wordpress.org/support/topic/media-library-page-is-blank-when-activating-the-plugin/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/media-library-page-is-blank-when-activating-the-plugin/#post-13512554)
 * Yes it does.
 * WordPress does not come with a recent JQuery by default. The plugin does work
   with the default built in JQuery.
 * However, because the built-in jQuery version is very old and has security issues,
   the WordPress team is going to switch to the new JQuery in the next WordPress
   version. They have released a JQuery updater plugin so developers can already
   now test the new version. [https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/](https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/)
 * I have been running this new updated version of JQuery 3.5.1 for a while and 
   haven’t seen any issues until now with your plugin. It would be great if you 
   could release a new version that is compatible with the new JQuery 3.5.1 🙂
    -  This reply was modified 5 years, 8 months ago by [Amaranth](https://wordpress.org/support/users/amaranth2000/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Media Library: Media Library Folder & File Manager] Media Library Page is blank when activating the plugin](https://wordpress.org/support/topic/media-library-page-is-blank-when-activating-the-plugin/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/media-library-page-is-blank-when-activating-the-plugin/#post-13512460)
 * I use the latest plugin version from the plugin page: Version 4.9.9.
 * I had a look in browser console:
 *     ```
       react-dom.min.js?ver=16.9.0:103 TypeError: Cannot read property 'setColumns' of undefined
           at p.t.handleResize (AppTree.jsx:256)
           at p.value (AppTree.jsx:1388)
           at Ti (react-dom.min.js?ver=16.9.0:148)
           at unstable_runWithPriority (react.min.js?ver=16.9.0:26)
           at Ma (react-dom.min.js?ver=16.9.0:52)
           at Ia (react-dom.min.js?ver=16.9.0:140)
           at Sb (react-dom.min.js?ver=16.9.0:213)
           at wh (react-dom.min.js?ver=16.9.0:160)
           at fd (react-dom.min.js?ver=16.9.0:160)
           at react-dom.min.js?ver=16.9.0:163
       ```
   
 *     ```
       jquery-3.5.1.min.js?ver=3.5.1:2 Uncaught TypeError: Cannot read property 'setColumns' of undefined
           at p.t.handleResize (AppTree.jsx:256)
           at p.value (AppTree.jsx:1388)
           at Ti (react-dom.min.js?ver=16.9.0:148)
           at unstable_runWithPriority (react.min.js?ver=16.9.0:26)
           at Ma (react-dom.min.js?ver=16.9.0:52)
           at Ia (react-dom.min.js?ver=16.9.0:140)
           at Sb (react-dom.min.js?ver=16.9.0:213)
           at wh (react-dom.min.js?ver=16.9.0:160)
           at fd (react-dom.min.js?ver=16.9.0:160)
           at react-dom.min.js?ver=16.9.0:163
       ```
   
 * So it seems the plugin does not support modern jquery versions? The old version
   has security issues and we do not want to use them. If I disable the recent JQuery
   version, then the Real Media Library plugin works again.
 * Have a look at the plugin “Test JQuery Updates”.
    -  This reply was modified 5 years, 8 months ago by [Amaranth](https://wordpress.org/support/users/amaranth2000/).
    -  This reply was modified 5 years, 8 months ago by [Amaranth](https://wordpress.org/support/users/amaranth2000/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Speed Optimizer: HTTP/2 Push, Async JavaScript, and Defer CSS] How do I remove Javascript files?](https://wordpress.org/support/topic/how-do-i-remove-javascript-files/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/how-do-i-remove-javascript-files/#post-13411620)
 * Hi, thanks for your reply.
 * How do I exempt them? I have not chosen any specific resources to preload and
   I think the plugin does all by default.
 * [https://paste.tnonline.net/files/I6BjtblXcIFx_Screenshot_20200916-072524_Opera.jpg](https://paste.tnonline.net/files/I6BjtblXcIFx_Screenshot_20200916-072524_Opera.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Speed Optimizer: HTTP/2 Push, Async JavaScript, and Defer CSS] How do I remove Javascript files?](https://wordpress.org/support/topic/how-do-i-remove-javascript-files/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/how-do-i-remove-javascript-files/#post-13386316)
 * Hi, any suggestions on how to resolve this? Perhaps with another plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] WPSEO_Replace_Vars – deprecation warning](https://wordpress.org/support/topic/wpseo_replace_vars-deprecation-warning/)
 *  Thread Starter [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wpseo_replace_vars-deprecation-warning/#post-13366976)
 * Thanks. It seems the premium version is a separate download. Is there an update
   for wordpress-seo-premium?
    -  This reply was modified 5 years, 9 months ago by [Amaranth](https://wordpress.org/support/users/amaranth2000/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Error message after updating to WP 5.5](https://wordpress.org/support/topic/error-message-after-updating-to-wp-5-5-2/)
 *  [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-message-after-updating-to-wp-5-5-2/#post-13360887)
 * Ok no problem. I’ll open a new topic. Just checked and there is no update past
   14.8. We use The premium version and WP 5.5.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Error message after updating to WP 5.5](https://wordpress.org/support/topic/error-message-after-updating-to-wp-5-5-2/)
 *  [Amaranth](https://wordpress.org/support/users/amaranth2000/)
 * (@amaranth2000)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/error-message-after-updating-to-wp-5-5-2/#post-13360340)
 * Hi.
 * We’re also seeing the same PHP warnings, although we are not using Elementor.

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