First and foremost try to identify what is breaking the calendar plugin by just disabling CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can see what the next steps need to be π
frank
hi frank. thanks for your fast reply. it seems to be the JavaScript-Code
OK, so;
1. what JS error is shown on the browser console on a page with said calendar when JS opt is on?
2. what are your current JS opt. settings?
- Uncaught ReferenceError: jQuery is not defined
2.
Merge all linked JS files to make them non-render-blocking?
is activated
the remaining options are disabled
and: Exclude the following scripts from Autoptimize:
seal.js, js/jquery/jquery.js
β> Do I need to delete this part?
OK, can you try adding js/jquery/jquery.min.js to the comma-separated exclusion list?
youβre welcome, feel free to leave a review of the plugin and support here! π
