Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7.13
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
when we upload a file to the Media Library at https://OurSite.org/wp-admin/upload.php the file doesn't show up onscreen immediately. It looks like nothing has happened. But when we refresh the browser, the file appears.
We thought perhaps this was a SiteGround caching issue, so added wp-admin/ to the exclusion list and used the Supercacher testing tool to confirm that https://OurSite.org/wp-admin/upload.php was now excluded.
We also purged the SiteGround cache, but still the Media Library does not dynamically refresh when uploading a file. Wordpress version is 4.7.2 and CiviCRM version is 4.7.13
We have the same Wordpress version installed on a different host and it is working properly. We confirmed that it is caused by CiviCRM when we disabled the CiviCRM wordpress plugin. We looked for possible collisions of libraries, but it is not evident why CiviCRM is affecting any of the output on that page.