Uncaught TypeError: wp.shortcode is not a constructor
-
Hello!
Thank you for your amazing plugin!
I installed Tablepress and Advanced Custom Fields plugins and created WordPress editor field with ACF. When I try to add a gallery to this field, the gallery doesn’t appear. I can see the following errors in browser console:
Uncaught TypeError: wp.shortcode is not a constructor
at Object.shortcode (media-editor.min.js:1)
at Object.<anonymous> (media-editor.min.js:1)
at _ (backbone.min.js:1)
at m (backbone.min.js:1)
at f (backbone.min.js:1)
at n.u.trigger (backbone.min.js:1)
at n.click (media-views.min.js:2)
at n.click (media-views.min.js:2)
at HTMLButtonElement.dispatch (load-scripts.php:3)
at HTMLButtonElement.r.handle (load-scripts.php:3)When I deactivate Tablepress everything is fine, I can add the gallery.
It happens only on pages and posts and everything’s OK on custom post types.Please help me to solve this problem!
The topic ‘Uncaught TypeError: wp.shortcode is not a constructor’ is closed to new replies.