Calendar showing Next or Previous Week and Next or Previous Month

Calendar showing Next or Previous Week and Next or Previous Month

On this page we are using the Calendarize it! shortcode with the attribute gotodate, which was introduced a while ago. It makes it possible to go to a specific month.

In version 3.3.1 of Calendarize it! we introduce some new values that can be used with this attribute.

next_month:  This will show the next month.

previous_month:  This will show the previous month.

next_week:  This will show the next week. .

previous_week:  This will show the previous week.

Adding a number directly after the value, next_month2, will in this case display the month 2 months ahead from current month.

If you write the value previous_week2, the week two weeks before current week will show. In the examples below we have added the attribute feed with the value 0 in order to exclude any events from our External Event Sources add-on.

Calendar with Month View and showing next Month

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
[calendarizeit defaultview="month" feed="0" gotodate="next_month"]
[calendarizeit defaultview="month" feed="0" gotodate="next_month"]
[calendarizeit defaultview="month" feed="0" gotodate="next_month"]

June 2025

CalendarForrigeNæstetoday
monthweekdayevent
Click for Event List

Calendar with Month View and showing two Months ahead

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
[calendarizeit defaultview="month" feed="0" gotodate="next_month2"]
[calendarizeit defaultview="month" feed="0" gotodate="next_month2"]
[calendarizeit defaultview="month" feed="0" gotodate="next_month2"]

July 2025

CalendarForrigeNæstetoday
monthweekdayevent
Click for Event List

Calendar with Month View and showing previous Month

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
[calendarizeit defaultview="month" feed="0" gotodate="previous_month"]
[calendarizeit defaultview="month" feed="0" gotodate="previous_month"]
[calendarizeit defaultview="month" feed="0" gotodate="previous_month"]

April 2025

CalendarForrigeNæstetoday
monthweekdayevent
Click for Event List

Calendar with Agenda Week View and showing next Week

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
[calendarizeit defaultview="agendaWeek" feed="0" gotodate="next_week"]
[calendarizeit defaultview="agendaWeek" feed="0" gotodate="next_week"]
[calendarizeit defaultview="agendaWeek" feed="0" gotodate="next_week"]

May 4 — 10 2025

CalendarForrigeNæstetoday
monthweekdayevent
 SundayMondayTuesdayWednesdayThursdayFridaySaturday
 
 
 
 
 
 
 
 
Click for Event List

Calendar with Basic Week View and showing next Week

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
[calendarizeit defaultview="basicWeek" feed="0" gotodate="next_week"]
[calendarizeit defaultview="basicWeek" feed="0" gotodate="next_week"]
[calendarizeit defaultview="basicWeek" feed="0" gotodate="next_week"]

May 4 — 10 2025

CalendarForrigeNæstetoday
monthweekdayevent
SundayMondayTuesdayWednesdayThursdayFridaySaturday
Sunday
 
Monday
 
Tuesday
 
Wednesday
 
Thursday
 
Friday
 
Saturday
 
Click for Event List

Calendar with Agenda Week View and showing previous Week

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
[calendarizeit defaultview="agendaWeek" feed="0" gotodate="previous_week"]
[calendarizeit defaultview="agendaWeek" feed="0" gotodate="previous_week"]
[calendarizeit defaultview="agendaWeek" feed="0" gotodate="previous_week"]

Apr 20 — 26 2025

CalendarForrigeNæstetoday
monthweekdayevent
 SundayMondayTuesdayWednesdayThursdayFridaySaturday
 
 
 
 
 
 
 
 
Click for Event List