I successfully synced my Google Calendar. There are events registered in both the previous and next months on Google Calendar. The next and previous month buttons are displayed, but nothing happens when I click them (nothing appears in the dev tool console either).
In the calendar settings, “Calendar Start” is set to “Today,” “Earliest Event” is set to 2 months ago, and “Latest Event” is set to 2 months later.
Update:
I tried deactivating plugins and changing the theme, and it seems that the theme is causing the issue. I haven’t identified the exact cause yet, but I will update this post once I find out more. Since others might be experiencing the same issue, I will keep this topic active until it is resolved.
Final Update:
I have identified the cause of the issue. It was because jQuery was being disabled (as we were not using it elsewhere). Sorry for the confusion and thank you for your help.
