• My website is at
    https://www.gspreschool.net/preschool-trial-classes/

    i receive a minification error in mail today.
    I have not modified the site since a week ago, and now my booking calendar is broken – the calendar is not shown on my google chrome and firefox

    Looking at Chrome Script console. I am seeing this error which i believe the source of the rest of the errors
    Uncaught SyntaxError: Unexpected token : jquery.js:2
    I think it is on line 2.

    The next following errors was :
    Uncaught ReferenceError: jQuery is not defined

    I check the physical file at /wp-includes/js/query/jquery.js. it was the original file from wordpress installation. the author comment was present

    However when i view my page source, and the follow the link to display jquery.js. The author comment was removed.

    Did the w3 total cache optimize the jquery.js

    I tried to empty all cache repeatedly and emptying my chrome cache but it did not solve the problem.
    I did not enable javascript minification at w3tc

    Under W3TC setting – browser cache, everything is enabled.

    Please help to direct me on the trouble shooting
    thank you,
    regards,
    joie

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andreas

    (@andreasnrb)

    Did you clear your brwoser cache?
    If there is no problem ignore the error message.
    Also I see you have enabled W3TC debug on your site. You should turn that off when you don’t need it it prevents caching and makes pages load slower.

    Plugin Contributor Frederick Townes

    (@fredericktownes)

    You’ll want to disable JS minify until you can identify what the precise issue is. It’s hard to guess from the outside looking in.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jquery error : Unexpected Token :’ is closed to new replies.