JavaScript Error: jQuery is not defined
-
I’m getting a JavaScript error message in wp-admin/load-scripts.php that reads: jQuery is not defined, and it points here: /public_html/wp-admin/js/farbtastic.js
jQuery.fn.farbtastic = function (callback) {
jQuery.farbtastic(this, callback);
return this;
};Does anyone know what the problem is here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘JavaScript Error: jQuery is not defined’ is closed to new replies.