javascript - WordPress 4.5.3 - Uncaught ReferenceError: jQuery is not defined -


i got error in google console on website

(index):878 uncaught referenceerror: jquery not defined(anonymous function) @ (index):878 jquery-migrate.min.js:2 jqmigrate: migrate installed, version 1.4.1

when click on error, got : jquery(window).ready(function($) {

i identify wp_customize_support_script function in theme.php don't know how can fix it.

do have idea problem ? thank you

i think errors related '$' rohit416 referred to. looks these embedded in theme may want update theme if isn't on latest version.

it looks site using premium theme called flavio. if purchased themeforest can use following plugin make update: https://github.com/envato/wp-envato-market


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

delphi - Take screenshot in webcam using VFrames in Console Application -

extjs - Set tooltip on click event on the grid cell -