Using the latest ECP and wooCommerce (today), the February calendar has stopped loading.
It loads fine in list view, and March, April, etc load fine in the calendar.
The source code output of the Feb calendar stops at:
<!– #tribe-events-header –>
<!– Month Grid –>
Loading /events/ or /events/2015-02/ has the same result – so that suggests that it is an issue with February and not necessarily it being the “current/default” month.
What is the most likely culprit here? I dont see how a theme or plugin would conflict with only one month of the calendar.
Does the output stopping at Month Grid indicate a particular function?
Thanks.