Javascript errors preventing page editing visibility
-
I’m trying to edit pages but cannot see the content in the editing box. These are the javascript errors that I have found.
Uncaught SyntaxError: Unexpected end of input load-scripts.php:8
Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) post.php?post=24&action=edit:252
Uncaught SyntaxError: Unexpected end of input load-scripts.php:2
Uncaught SyntaxError: Unexpected end of input wp-tinymce.php:4
Uncaught ReferenceError: tinymce is not defined post.php?post=24&action=edit:1949
- The topic ‘Javascript errors preventing page editing visibility’ is closed to new replies.