Uncaught ReferenceError: wpInsertPagesL10n is not defined
-
Hello there,
I added an ACF form to the frontend of the site and now on that page I’m getting this javascript error which seems to be caused by this Insert Pages plugin and not having the proper things initialized for frontend since it’s probably expected to only work in the admin:
Uncaught ReferenceError: wpInsertPagesL10n is not defined at new <anonymous> (https://example.com/wp-content/plugins/insert-pages/js/wpinsertpages_plugin.js?wp-mce-4506-20170408:44:13) at Array.e (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:11:26858) at n (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:3:1533) at L.init (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:11:27411) at L.<anonymous> (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:11:25336) at Array.<anonymous> (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:4:11775) at n (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:3:1533) at v (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:4:11722) at c.(anonymous function).c.(anonymous function).c.(anonymous function).c.(anonymous function) (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:4:11656) at HTMLScriptElement.o (https://example.com/wp-includes/js/tinymce/tinymce.min.js?ver=4506-20170408:4:10514)
Any idea how to fix that?
Thank you!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Uncaught ReferenceError: wpInsertPagesL10n is not defined’ is closed to new replies.