Okay
  Public Ticket #3702032
Default agenda view to only show today's events
Closed

Comments

  •  6
    selinkocagoncu started the conversation

    Hello,

    I'm trying to make it so that the default agenda view displays only today's events and shows nothing of the future events unless that date is clicked.

    Is there a way to make this possible? 

    Thank you very much.

    (And this is my last question for a while :D Thank you for all your invaluable help!!)

  •  877
    Zhivko replied

    Hi,

    To display today's events only you can use min_date and max_date shortcode parameters:

    [stec min_date="end_of_today" max_date="start_of_today"]
    

    But, it won't be possible to show past or future events in that calendar.


    Stachethemes Developer