Can you advise please, because this plugin is a temp fix.
Hi @mandeeej ,
> my listings have stopped working and there is an infinitive spinner.
Generally I would think this is a plugin or theme conflict, but you say you’ve tried that. Do you have any sort of caching plugins that may be causing the issue.
Next, I’d suggest is disabling the plugin you’re using, and then checking the developer tools console for any errors.
Best,
Cena
@cena @mandeeej
this seems to be a problem with the newest version of WordPress.
They deactivated jquerry migrate, which was enabled in all previous versions. All Theme and Plugin DEVs were told about that
Hi @mandeeej ,
As @braehler astutely noted (thank you!), this could be related to the jQuery Migrate deactivation in WordPress 5.5. You can read more about this here: https://wordpress.org/support/topic/read-this-first-wordpress-5-5-master-list/ under “jQuery Migrate is disabled by default”
The solution for now is this plugin: https://wordpress.org/plugins/enable-jquery-migrate-helper/ which will re-enable the migration tool, and provide you with information about what plugin or theme might be misbehaving.
Best,