I used your plugin on my website, everything works fine. But when showing the calendar it doesn’t show the current month. It only shows the next month. The shortcode I’ve used is [booking nummonths=2]
So we are now January, but on the frontend it only shows February.
Can you help me out?
The page I need help with: [log in to see the link]
Do you sure that you are using exactly this shortcode at the page ? Please recheck it.
Also Please recheck for any cache plugins, like “WP Super Cache”, “WP Fastest Cache” or “W3 Total Cache”. If you are using someone, please deactivate it or add the exception to the page with a booking form for do not cache this page(s).
Ok, I tried that shortcode, still no change at the frontend. But what did find out was that .wpbc_change_over_triangle div:nth-child(2) this was set on display: none; I removed that overwrite that line in my custom css. And it’s fixed now.
Thanks for the fast replies, and good follow up. This thread can be marked resolved.