• Resolved aiyubpanara

    (@aiyubpanara)


    minified script showing error in console.

    Uncaught ReferenceError: varversion is not defined
    at 3207e.default.include.d4511d.js:1:10519
    at 3207e.default.include.d4511d.js:1:9224
    at 3207e.default.include.d4511d.js:1:9243

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @aiyubpanara

    Thank you for reaching out and I am happy to assist you with this.

    The reason behind the error “Uncaught ReferenceError: $ is not defined” is?executing the jQuery code before the jQuery library file has loaded. Therefore make sure that you’re executing the jQuery code only after the jQuery library file has finished loading.

    Since you are using the Manual Minify option, try removing jquery related scripts from the Minify or re-arranging the files.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘ReferenceError: varversion is not defined’ is closed to new replies.