Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter matty04

    (@matty04)

    Checked Safari debug and see this:

    [Error] TypeError: ‘undefined’ is not a function (evaluating ‘jQuery(document).on(‘ready post-load’, easy_fancybox_handler )’)
    global code (www.psbtrust.com, line 533)

    Hi matty04, I don’t know how this is related to WP 4.0 but your theme (or is it because of another plugin?) seems to be using https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js instead of the version included with WordPress. Version 1.6 is not compatible with Easy FancyBox…

    Thread Starter matty04

    (@matty04)

    Hi Ravan. I found where that call was (in the theme – Clean Response by ThemeFurnace) and changed it to 2.1.1 (and 2.1.0, 2.0.3, 2.0.0). They all did the popup okay, but I’m not seeing the X to close the box, nor does clicking on the overlay trigger the box to close. Thoughts?

    Thread Starter matty04

    (@matty04)

    Oh, and I’m seeing this error in Safari debug now:

    [Error] TypeError: ‘undefined’ is not a function (evaluating ‘g.get(0).style.removeAttribute(“filter”)’)
    P (jquery.fancybox-1.3.6.pack.js, line 25)
    complete (jquery.min.js, line 3)
    j (jquery.min.js, line 2)
    fireWith (jquery.min.js, line 2)
    i (jquery.min.js, line 3)
    tick (jquery.min.js, line 3)

    That’s because 2+ is also not compatible with FancyBox. Can you choose 1.11 ? Or anything else above 1.7 that is not 2.x ?

    Thread Starter matty04

    (@matty04)

    Genius! 1.11.1 did the trick. All is good now. Thank you so much for your quick help in this matter. Please mark this issue as resolved and have a great day!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WordPress 4.0 issue’ is closed to new replies.