Uncaught SyntaxError: Invalid or unexpected token
-
Console is showing this error after turning on minify css:
Uncaught SyntaxError: Invalid or unexpected token
Looking at the source the error is on this line:
<script>var bootstrap_between_768_992 = ‘<link rel=stylesheet href=mysite/wp-content/cache/minify/b3014.css media=all />
The following line has ‘; on it, so it looks like it’s split the line. Does that cause the error?
The page I need help with: [log in to see the link]
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Uncaught SyntaxError: Invalid or unexpected token’ is closed to new replies.