• Resolved cliffvandyck

    (@cliffvandyck)


    Hi there,

    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]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.

    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).

    Thank you.

    Thread Starter cliffvandyck

    (@cliffvandyck)

    Thanks voor your reply, yes it’s exactly that shortcode ?? I provided a screenshot for reference.

    I don’t use any cache plugins.

    Plugin Author wpdevelop

    (@wpdevelop)

    Weird… Can you remove that text block and add the shortcode block and then configure there shortcode like this:

    [booking resource_id=1 nummonths=2]

    Find more information at this page: https://wpbookingcalendar.com/faq/shortcode-booking-form/

    Thread Starter cliffvandyck

    (@cliffvandyck)

    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.

    Plugin Author wpdevelop

    (@wpdevelop)

    Good to know that issue has been resolved.
    Just to recheck, where did you change this CSS ?

    Because in the original Booking Calendar files I can not find this CSS code:

    .wpbc_change_over_triangle div:nth-child(2)

    • This reply was modified 10 months, 3 weeks ago by wpdevelop.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show first month’ is closed to new replies.