• I am receiving the following error on mouseover while also using Events Manager with WP FullCalendar:

    Uncaught TypeError: Cannot read property ‘mozilla’ of undefined
    at x (main.js?ver=1.2:30)
    at String.<anonymous> (main.js?ver=1.2:30)
    at Function.each (jquery.js?ver=1.12.4-wp:2)
    at B.position (main.js?ver=1.2:30)
    at B.update (main.js?ver=1.2:30)
    at B.init (main.js?ver=1.2:30)
    at new B (main.js?ver=1.2:30)
    at g.tip (main.js?ver=1.2:30)
    at Function.<anonymous> (main.js?ver=1.2:30)
    at Function.each (jquery.js?ver=1.12.4-wp:2)

    I noticed this error appearing within the last few days (less than a week).

    Normally when the user mouses over an event with a description, they should be seeing the tooltip text and image (if available).

    Thank you in advance for any assistance!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    You can try to install WP Safe Mode to narrow down the problem and see if there’s any plugin or theme conflict.

    https://www.ads-software.com/plugins/wp-safe-mode/

    Thread Starter tem_sat

    (@tem_sat)

    It looks like this is triggered by a recent WordPress update. It’s not related to a plugin conflict.

    TreeTrail

    (@aprilschmitt27)

    Same here.

    PHP version 7.3.16
    WP version 5.4.2
    Events Manager 5.9.7.3
    Events Manager Pro 2.6.7.2
    …tool tip displays

    PHP version 7.3.16
    WP version 5.5
    Events Manager 5.9.8.1
    Events Manager Pro 2.6.7.2
    …tool tip does not display

    Thanks!

    I have the same problem, no tool tip or note when mouse over an event in WP-Fullcalendar. In addition, I have two #_ATT in the Single Event Page Format and the codes are now actually showing in the event page itself which I pasted below. The first two lines are the result of the two #_ATT. Further down a few lines, the codes #_ATT together with the condition code are showing as well.

    <<<<<<<<<<<<<<<
    第二季 Second Quarter
    自然 Nature

    日期/時間
    日期 – 2020-06-30
    5:00 下午

    {has_category_81,83}

    #_ATT{比賽 Competition}
    #_ATT{題材類別 Category}

    {/has_category_81,83}
    >>>>>>>>>>>>>>>>

    Hi, I found out why the #_ATT codes are displayed. My oversight, never mind that part.
    But the tool tip is definite an issue, probably due to wp 5.5 update.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    We already informed the Devs about the Tooltip issue on WP 5.5

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘TypeError at Mouseover with WP FullCalendar’ is closed to new replies.