Hi Guys,
So i enabled all the logs etc, but that is not of importance anymore as it is solved. So my little present to you:
There is a programming error!
If you switch from month, it will always give that error. However that is not what breaking it, bit of a illusion there. The problem is with switching from a month with no events, towards a month WITH events. The system disables to go to other months that have no events in it. ( Which makes sense in programmers logic, but not in UX).
So the devs might want to enable navigation for months without events as well.
I solved it by adding a test event in the month October:
http://dancham.seoheroesbangkok.com/events-dancham/
It still throws the error, but it doesn’t break anything. Makes sense as it’s just a jquery scroll to top function.
Hope this helps for the next update!