• Resolved retunes

    (@retunes)


    Hey,

    I am experiencing the issue that the Month is selected wrong. In the Calendar View is “July” selected but it shows the Month August.

    If I click “Today” on the Frontend view, it selects the next Month August instead of July.

    What can I do? Any help would be awesome.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter retunes

    (@retunes)

    When I use the select Option for the Month, the URL Parameter looks like this: domain.de/?yr=2023&month=0

    0 is starting with January.

    But 0 doesnt exist with the next-button and the previous-button for the Month selection. There the counter starts at 1 for January.

    I think there is a wrong assignment with the index keys.

    Thread Starter retunes

    (@retunes)

    Excuse me, I found the issue.

    It was because of the shortcode

    [my_calendar format="mini" time="month+1" weekends="true" months="1"]

    The +1 was the issue ??

    Plugin Author Joe Dolson

    (@joedolson)

    Ah! Yes, that would do it! Glad you found the issue. Thanks for following up!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrong Month being selected (one month ahead)’ is closed to new replies.