When I scroll down to the comment section, I don't see any comments, even though the title says "31 Comments". I experience this on all pages and it seems to be related to jquery.
Can anyone advice me on how to solve this and make the comments show again?
jquery.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'createEditor')
at HTMLDocument.<anonymous> (wpdiscuz-combo.min.js?ver=7.6.27:10:4606)
at e (jquery.js:2:29453)
at t (jquery.js:2:29755)
Hi,
Please make sure you've deactivated Jetpack Comments, then delete all kinds of caches and check again.
Hi Asti,
Thank you for your response.
I hadn't activated Jetpack comments, but it turned out I'm loading jQuery locally, and was using an outdated version.
Updating this with the most recent version solved the issue!
Thanks, Maarten