Hi,
Try deleting your Autoptimize cache. See this please: https://www.av-light.bg/?ao_noptimize=1
There seems to be a JS error in wp-content/themes/sydney/js/functions.min.js (also with AO disabled);
Uncaught TypeError: c is null https://www.av-light.bg/wp-content/themes/sydney/js/functions.min.js?ver=20211006:1
Can you try adding wp-content/themes/sydney/ to the comma-separated JS optimization exclusion list?
@optimizingmatters
this is one “standard”-error that occurs to all users of the new version of Sydney when they have the standard-header enabled. ALso have it on some dummy-test-pages
functions.min.js?ver=20211006:1 Uncaught TypeError: Cannot read properties of null (reading ‘getElementsByClassName’)
at Object.init (functions.min.js?ver=20211006:1)
at HTMLDocument.<anonymous> (functions.min.js?ver=20211006:1)
Thanks for the advices. It worked by either disabling Autoptimize or adding the directory suggested by @optimizingmatters
this is one “standard”-error that occurs to all users of the new version of Sydney when they have the standard-header enabled. ALso have it on some dummy-test-pages
well, I would hope the theme developers fix that soon 🙂
Yeap, it’s already fixed for the next version.