Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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

    #585677

    Hi,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #586423

    Thanks 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.

    #586431

    Hi!

    You could also do that via functions.php:

    Regards,
    Josue

    #586500

    Thank 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.

    #586509

    Hi!

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.