Support » Fixing WordPress » JS Error after updating to WP 4.5.5

  • Hi,
    I updated today to WP4.5.5 and I use the Avada theme version 3.6.1.

    I saw the following Console error:

    Uncaught Error: Syntax error, unrecognized expression: [href^=#]

    After some googling I changed in main.js the following:

    jQuery(‘.fusion-navbar-nav a:not([href=”#”], .fusion-megamenu-widgets-container a, .search-link), .top-menu .menu a:not([href=”#”]), .mobile-nav-item a:not([href=”#”], .search-link), a.fusion-button:not([href=”#”]), a.fusion-one-page-text-link:not([href=”#”])’).click(function() {

    Now im getting the error

    Uncaught TypeError: jQuery(…).placeholder is not a function

    What must I do to fix this problem?

Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This is a really, really old thing that was resolved a while ago for your theme. Avada’s current version is 5.0.6. You must upgrade it.

Viewing 1 replies (of 1 total)
  • The topic ‘JS Error after updating to WP 4.5.5’ is closed to new replies.