Uncaught ReferenceError: wp is not defined
-
Hello, I’m facing a strange error when I activate the plugin “Uncaught ReferenceError: wp is not defined” in the browser console, the line pointed by the error contains:
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData({
'text direction\u0004ltr': ['ltr']
});
/* ]]> */
</script>The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Uncaught ReferenceError: wp is not defined’ is closed to new replies.