Replies: 0
Hi
I am having problem getting a simple grid view to work correct.
Server environment: Localhost on WAMP
Installed on a vanilla WP 4.6.1, with Twenty Sixteen – 1.3
Nothing else installed.
Simple Calendar 3.1.6
Add new calendar,
Grid View
Start: This Month
Earliest: Same as Start
Latest: 3 months after start
Today is 28th September, so i would expect the calendar to display
SEPTEMBER >
Instead it displays
AUGUST >
with all days with no events.
Clicking the > for next month, it then displays
< OCTOBER >
with all days populated with events as expected.
Clicking < for previous month, it then displays
SEPTEMBER >
with all days populated with events as expected,
and note, no < to get back to August now.
Any clues?
I have tried changing the config a lot to see if it changes the display but no luck.
I have also cleared the cache, with no change to the display either.
Thanks