How to test WordPress plugins to get script conflicts
Use next algorithm to define what exactly does not work on your WordPress site after any changes with core, theme or/and plugins: create site duplicate using plugin https://wordpress.org/plugins/duplicator/ create test subdomain on your site using hosting panel install duplicate bundle on your test subdomain on the test sub-domain deactivate all plugins except one main plugin […]