• Resolved sconxystylon

    (@sconxystylon)


    I want the event calender to display two months. See below what I did.

    [do_widget id=”em_calendar-2″] – This shows the current month in the widget area

    [events_calendar long_events=1 month=”5″] – this shows month 5 (May) on a page. This means I manually have to change the figure each month to display the next month.

    How can I get the calender to automatically show next month without having to type in the month figure?

    https://wordpress.org/plugins/events-manager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • caimin_nwl

    (@caimin_nwl)

    Just to confirm I understand: What you want to do is have the calendar (not an events list) always show the following month when it loads?

    Thread Starter sconxystylon

    (@sconxystylon)

    Precisely.

    caimin_nwl

    (@caimin_nwl)

    One thing I should have asked was whether you’re using the standard calendar or the WP FullCalender plugin…

    Thread Starter sconxystylon

    (@sconxystylon)

    I am using the standard calender, But I wouldn’t mind to get the fix for both. Currently my goal is the standard calender.

    Thread Starter sconxystylon

    (@sconxystylon)

    To be clearer, I still want to show two widget, one for the current month, and the other for the next month. This means your solution will not overwrite the current standard calendar showing the current month, but adding a code to display the next month as well in a separate widget.

    caimin_nwl

    (@caimin_nwl)

    Ok then this would a require a lot of custom code. The full calendars won’t work when placed on the same page as a calendar widget.

    Adding a second calendar widget complicates things further.

    I’m sorry, but I haven’t been able to think of a workaround. If it helps, here’s a way to set the opening month of the WP FullCalendar (see Angelo’s code near the end):

    http://wordpress.org/support/topic/change-default-month-cant-find-it?replies=5

    Thread Starter sconxystylon

    (@sconxystylon)

    Thank you for your contribution.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Display next month calender’ is closed to new replies.