Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support ArtemSupport

    (@artemsupport)

    Hello,

    Please follow the instructions in this?documentation?to activate debug in your site to see any PHP errors recorded that can provide insight on to whats going on. Please reply with a link to debug.log file.

    Thread Starter numspi

    (@numspi)

    Here is the Log:

    [25-Oct-2024 07:06:08 UTC] Cron-Reschedule-Event-Fehler für Hook: wp_version_check, Fehlercode: schedule_event_false, Fehlermeldung: Ein Plugin hat dieses Ereignis nicht zugelassen., Daten: {“schedule”:”twicedaily”,”args”:[],”interval”:43200}

    On this site https://dogfit-fitness.de/angebote/ AJAX is not loading. When i click on the arrows, i get this error:

    eventon_functions.js?ver=2.2.21:905 Uncaught TypeError: Cannot set properties of undefined (setting ‘show_limit_paged’)
    at $.fn.evo_update_cal_sc (eventon_functions.js?ver=2.2.21:905:16)
    at run_cal_ajax (eventon_script.js?ver=2.2.21:1667:10)
    at HTMLSpanElement. (eventon_script.js?ver=2.2.21:1589:6)
    at HTMLBodyElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
    at HTMLBodyElement. (jquery.min.js?ver=3.7.1:2:38006)

    On this site https://dogfit-fitness.de/angebote/kurse/ i disabled AJAX with [add_eventon ux_val=”3a” event_type=”14,” show_et_ft_img=”no” tiles=”yes” tile_count=”4″ tile_bg=”0″ tile_bg_size=”full” etc_override=”no” cal_init_nonajax=”yes” ]

    Then i see the dates but when i click on the arrows or dates i get another error:

    eventon_script.js?ver=2.2.21:858 Uncaught TypeError: Cannot read properties of undefined (reading ‘ux_val’)
    at HTMLAnchorElement. (eventon_script.js?ver=2.2.21:858:24)
    at HTMLBodyElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
    at v.handle (jquery.min.js?ver=3.7.1:2:38006)
    (anonym) @ eventon_script.js?ver=2.2.21:858
    dispatch @ jquery.min.js?ver=3.7.1:2
    v.handle @ jquery.min.js?ver=3.7.1:2
    eventon_functions.js?ver=2.2.21:905 Uncaught TypeError: Cannot set properties of undefined (setting ‘show_limit_paged’)
    at $.fn.evo_update_cal_sc (eventon_functions.js?ver=2.2.21:905:16)
    at run_cal_ajax (eventon_script.js?ver=2.2.21:1667:10)
    at HTMLSpanElement. (eventon_script.js?ver=2.2.21:1589:6)
    at HTMLBodyElement.dispatch (jquery.min.js?ver=3.7.1:2:40035)
    at v.handle (jquery.min.js?ver=3.7.1:2:38006)

    Do you have any idea?

    BG
    Numspi

    Plugin Support ArtemSupport

    (@artemsupport)

    It looks like there is an issue with quotes. Could you try changing them to [add_eventon ux_val=”3a” event_type=”14,” show_et_ft_img=”no” tiles=”yes” tile_count=”4″ tile_bg=”0″ tile_bg_size=”full” etc_override=”no” cal_init_nonajax=”yes” ]

    Thread Starter numspi

    (@numspi)

    Unfortunately it doesnt help. If i use it with (cal_init_nonajax=”yes”) then i see everythin but i cant use it because of the javascripterror. If i use it without (cal_init_nonajax=”yes”) then its not loading.

    Plugin Support ArtemSupport

    (@artemsupport)

    I tried both variations and they all work on our test site:

    https://devlite.myeventon.com/test-21/

    Could you try disabling all third-party plugins and switch the theme to the default one?

    Also go to EventON > Scripts > disable every option to make sure that all files and scripts are enabled.

    Thread Starter numspi

    (@numspi)

    Hi,

    thanks for your support. I found the problem:

    The EventON-Elementor-widget was the problem. It doesnt work properly.

    I had to work with normal shortcode-widget.

    BG

    Numspi

    Plugin Support ArtemSupport

    (@artemsupport)

    Perfect! We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.

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