• If Autoptimize is activated, the events calendar pro navigation from one month to the next ceases to function. In photo view, images own’t display. I have excluded js and css directories, then tried excluding the entire events calendar plugin and disabled minify excluded files. No luck. As long as AO is active, events calendar doesn’t work.

    AO is currently deactivated until I find a solution.

    • This topic was modified 5 years, 5 months ago by on_edge.

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

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

    (@optimizingmatters)

    so what happens when only HTML or only CSS or only JS optimization are active? and what JS errors do you see on the browser console?

    Thread Starter on_edge

    (@on_edge)

    Apparently, it’s only the JS that’s an issue. With JS optimization active, it fails. I can have HTML and CSS active with no issue. I have excluded optimization for the entire plugin (/wp-content/plugins/events-calendar-pro) for both JS and CSS.

    Plugin is currently active and HTML and CSS optimization turned on. JS optimization is off at the moment.

    • This reply was modified 5 years, 5 months ago by on_edge.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, now with JS opt. active, what JS errors do you see on the browser console? and what happens is you deactivate the “aggregate JS” option?

    Thread Starter on_edge

    (@on_edge)

    Uncaught ReferenceError: tribe_ev is not defined
    at tribe-events-pro.min.js:1
    ?date=2019-08:196 Uncaught ReferenceError: _ is not defined
    at ?date=2019-08:196
    ?date=2019-08:196 Uncaught ReferenceError: moment is not defined
    at ?date=2019-08:196
    ?date=2019-08:199 Uncaught ReferenceError: wp is not defined
    at ?date=2019-08:199
    at ?date=2019-08:200
    ?date=2019-08:201 Uncaught ReferenceError: wp is not defined
    at ?date=2019-08:201
    at ?date=2019-08:212
    ?date=2019-08:216 Uncaught ReferenceError: wp is not defined
    at ?date=2019-08:216
    at ?date=2019-08:217
    ?date=2019-08:220 Uncaught ReferenceError: wp is not defined
    at ?date=2019-08:220
    at ?date=2019-08:224
    ?date=2019-08:227 Uncaught ReferenceError: wp is not defined
    at ?date=2019-08:227
    at ?date=2019-08:228
    ?date=2019-08:231 Uncaught ReferenceError: wp is not defined
    at ?date=2019-08:231
    at ?date=2019-08:232
    autoptimize_a99c9ddfbcc7475f69b1fdcdd97ae15a.js:2 JQMIGRATE: Migrate is installed, version 1.4.1
    autoptimize_a99c9ddfbcc7475f69b1fdcdd97ae15a.js:430 Uncaught TypeError: Cannot read property ‘mapValues’ of undefined
    at Module.382 (autoptimize_a99c9ddfbcc7475f69b1fdcdd97ae15a.js:430)
    at r (autoptimize_a99c9ddfbcc7475f69b1fdcdd97ae15a.js:430)
    at wp.keycodes.1 (autoptimize_a99c9ddfbcc7475f69b1fdcdd97ae15a.js:430)
    at autoptimize_a99c9ddfbcc7475f69b1fdcdd97ae15a.js:430
    anchor?ar=1&k=6LcqtaMUAAAAAL4zGsh39YDRM2SrqZjrvFKlOkvV&co=aHR0cHM6Ly92YWxsZXlhcnRzdnQuY29tOjQ0Mw..&hl=en&v=v1561357937155&size=invisible&cb=9348v9lvraih:1 Unchecked runtime.lastError: The message port closed before a response was received.
    ?date=2019-08:1 Unchecked runtime.lastError: The message port closed before a response was received.

    Thread Starter on_edge

    (@on_edge)

    If I turn on JS optimization and uncheck aggregate JS, it works.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    are those JS errors also visible for non-logged in users? because _ and wp and such are typically backend-js libraries??

    also; is “aggregate inline JS” off when “aggregate JS” is on?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Conflict with Events Calendar Pro’ is closed to new replies.