Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Can you try adding modern-events-calendar to the comma-separated JS optimization exclusion list?

    If that does not work; what JS errors do you see on the browser console?

    Thread Starter tschaesmin

    (@tschaesmin)

    no unfortunately that don’t work

    here the errors from the browser console:

    autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:5 JQMIGRATE: Migrate is installed, version 3.3.2
    autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656 Uncaught TypeError: Cannot read property 'apply' of undefined
        at HTMLDocument.handler (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656)
        at HTMLDocument.dispatch (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
        at HTMLDocument.v.handle (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
    handler @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656
    dispatch @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    v.handle @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656 Uncaught TypeError: Cannot read property 'apply' of undefined
        at HTMLDocument.handler (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656)
        at HTMLDocument.dispatch (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
        at HTMLDocument.v.handle (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
    handler @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656
    dispatch @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    v.handle @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656 Uncaught TypeError: Cannot read property 'apply' of undefined
        at HTMLDocument.handler (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656)
        at HTMLDocument.dispatch (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
        at HTMLDocument.v.handle (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
    handler @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656
    dispatch @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    v.handle @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    DevTools failed to load SourceMap: Could not load content for https://www.stv-eschenbach.ch/style.min.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
    autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656 Uncaught TypeError: Cannot read property 'apply' of undefined
        at HTMLDocument.handler (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656)
        at HTMLDocument.dispatch (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
        at HTMLDocument.v.handle (autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2)
    handler @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:3656
    dispatch @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    v.handle @ autoptimize_20c88f3ae2a3d18f1c13201cf9955987.js:2
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    You seem to have jQuery aggregated, can you re-exclude it by adding js/jquery/jquery.min.js to JS exclusions?

    Thread Starter tschaesmin

    (@tschaesmin)

    yes, now it works, thank you so much!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome, feel free to leave a review of the plugin and support here! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Exclude Script for Modern Events Calendar plugin’ is closed to new replies.