Okay
  Public Ticket #3482571
Calendar on home-page
Closed

Comments

  •  2
    adellan started the conversation

    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?  

  •  783
    Zhivko replied

    To filter events by calendars you can use filter__calendar parameter.

    Assume you have following calendars:

    6631020863.png

    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
  •  783
    Zhivko replied

    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:

    [stec_events_slider stec_cal=250]

    Stachethemes Developer