Blank Gallery-Edit or -Add-Panel with WP 5.3 and EML
-
Dear EML-support,
i ran into that issue:
- I use a enfold child theme, EML, WP 5.3, Yoast-Plugin, WPML for Media
- Issue: opening a existing gallery brings up the gallery setting (“edit gallery”); the very same issue occurs when creating a news gallery; a new gallery opens with panel “add images”
- then, whenever i want to switch panels (in existing gallery to “add images” or in a new gallery to “edit gallery”), the panel switched to is completely empty / blank. White panel only
- then i discovered the code below on the js console of Chrome. I dug into the code and could find out, that within function “this.cleanup” is one time called with this.listener being null. I strongly assume that’s the problem.
- this function is part of “backbone.min.js” which is part of the regular wp-includes
To get an idea who is causing the error, i did:
- Deactivate WPML-Media – nothing changed
- Deactivate YOAST-SEO-Plugin – nothing changed
- Deactivate EML – error disappered!!!
- applied this fix, but didn’t help
So, the only thing helping is to deactivate EML.
But i really want to use it.Can you please fix this?
Thank you, Sam
backbone.min.js?ver=1.4.0:formatted:222 Uncaught TypeError: Cannot convert undefined or null to object at g.cleanup (backbone.min.js?ver=1.4.0:formatted:222) at g.off (backbone.min.js?ver=1.4.0:formatted:217) at r (backbone.min.js?ver=1.4.0:formatted:126) at l (backbone.min.js?ver=1.4.0:formatted:37) at h.Collection.n.off (backbone.min.js?ver=1.4.0:formatted:90) at i.<computed> [as off] (media-views.min.js?ver=5.3.2:1) at i.dispose (media-views.min.js?ver=5.3.2:1) at i.dispose (media-views.min.js?ver=5.3.2:1) at i.remove (media-views.min.js?ver=5.3.2:1) at underscore.min.js?ver=1.8.3:1
- This topic was modified 4 years, 8 months ago by .
- This topic was modified 4 years, 8 months ago by .
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Blank Gallery-Edit or -Add-Panel with WP 5.3 and EML’ is closed to new replies.