-
AuthorPosts
-
February 17, 2016 at 11:07 am #584580
Hi,
I’m not sure whether this is an Enfold theme, a WordPress error or a bad configuration, but having jQuery v1.12.0 in wp-includes/js/jquery/jquery.js, with WordPress version 4.5-alpha-36536 produces errors:[body#top.home.blog.logged-in.admin-bar.stretched.open_sans.merriweather.customize-support, selector: "body", prevObject: n.fn.init[1], context: document]0: body#top.home.blog.logged-in.admin-bar.stretched.open_sans.merriweather.customize-supportcontext: documentlength: 1prevObject: n.fn.init[1]selector: "body"__proto__: Object[0] Uncaught Error: Syntax error, unrecognized expression: .main_menu .menu li > a[href*=#] 'window.webkitStorageInfo' is deprecated. Please use 'navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead.
The console log for avia.js:893 is too large.
This makes the Enfold combo widget, and other jquery stuff non functional, URL: https://www.saotn.org
February 18, 2016 at 8:49 pm #585677Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueFebruary 20, 2016 at 9:45 am #586423Thanks for your response Josue. No can do, I’m sorry (I’d have to set up the same environment on a different location for that, and I’m lacking the spare time to do so).
But: I replaced WordPress’ jQuery version 1.12.0 in
/wp-includes/js/jquery/
with the jQuery file delivered by Enfold theme (/wp-content/themes/enfold/js/mediaelement/
) as a test, and that seems to resolve the issue… Notice I’m running a development WordPress version.February 20, 2016 at 11:22 am #586431Hi!
You could also do that via functions.php:
Regards,
JosueFebruary 20, 2016 at 6:11 pm #586500Thank you for your reply Josue! I completely forgot about that option. I removed WordPress’ jQuery as a test (quick hack) just to see whether that was the culprit, and apparently it is, in this specific situation…
Thanks again.February 20, 2016 at 6:38 pm #586509Hi!
Glad you got it worked out.
Please do let us know if you have any other questions, we would love to assist.Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.