Comments 2adellan started the conversationSeptember 21, 2023 at 5:15amHow can I add a second calendar on the home page. I need to ONLY display 2 of of my events on the home page, in the agenda style. AND how do i know the calendar(s) values for filter purposes? 877Zhivko repliedSeptember 21, 2023 at 6:26pmTo filter events by calendars you can use filter__calendar parameter.Assume you have following calendars:The id number is visible next to the calendar title (250 and 251)So to display only the "Free Events" calendar you can use: [stec filter__calendar=250] Stachethemes Developer adellan replied privately 877Zhivko repliedSeptember 21, 2023 at 8:27pmI understand but this is not possible.Note for the slider the parameter is different.To filter events by calendar in the slider use stec_cal instead of filter__calendar: [stec_events_slider stec_cal=250] Stachethemes Developer Sign in to reply ...
How can I add a second calendar on the home page.
I need to ONLY display 2 of of my events on the home page, in the agenda style.
AND how do i know the calendar(s) values for filter purposes?
To filter events by calendars you can use filter__calendar parameter.
Assume you have following calendars:
The id number is visible next to the calendar title (250 and 251)
So to display only the "Free Events" calendar you can use:
Stachethemes Developer
I understand but this is not possible.
Note for the slider the parameter is different.
To filter events by calendar in the slider use stec_cal instead of filter__calendar:
Stachethemes Developer