Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author faebu

    (@faebu)

    i can’t tell you. it seems that fullcalendar does that by default.

    https://arshaw.com/fullcalendar/

    maybe there is an fullcalendar attribute. have a look at the fullcalendar documentation or ask your question in the fullcalendar forums.

    if there is any attribute, you can control this behaviour, just add this attribute to your {events_calendar} tag (like {events_calendar; noextraweek=1}).

    Plugin Author faebu

    (@faebu)

    i just found it out by myself.

    use the following tag and your problem is gone:

    {events_calendar; weekMode="variable"}

    Where does the code…
    {events_calendar; weekMode="variable"}

    …even go?

    I honest don’t even know where to put it! I’m half way through this book https://www.amazon.com/Professional-WordPress-Wrox-Programmer/dp/0470560541

    And I’ve been developing for 8 years in PHP. Programming for 11. I know I’m just missing something super basic. Can you direct me?

    I’ve been trying to make this calendar show up for about 3 hours. I’ve got to be missing something…

    Plugin Author faebu

    (@faebu)

    use these tags in any wordpress page or post. have a look at the documentation (settings -> calender -> usage or documentation).

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: WP Calendar] full calendar showing an extra week’ is closed to new replies.