Calendar navigation bug
-
Hi,
I haven’t been able to test this much but it’s consistently occurred over a few days. I’ve called the calendar using ‘<?php echo sc_get_events_calendar(“large”, “*”, “month”); ?>’ and navigating the months with the previous and next buttons seems to mess the query up and it won’t display dates that match. Whereas if I instead click the month and select the next month, it’ll show them. These actions are similar in that they display the next month, but one displays events and one does not.
Also if I select the next month by clicking the dropdown, I can then properly use the previous/next buttons to navigate without any issues. It will show the dates. But only if I begin by selecting a month, not if I initially use these buttons
- The topic ‘Calendar navigation bug’ is closed to new replies.