Okay
  Public Ticket #2884278
Displaying Events more than one year in the future
Closed

Comments

  • Sebastian started the conversation

    It seems like the plugin by default displays only events for the next 365 days.
    When setting the start_date-attribute in the shortcode to 2022-01-01 events scheduled later than 365 days in the future will show up. But (obviously) not the ones in 2021.

    As a workaround I use two shortcodes with different start-dates. But this is not really a satisfying solution.

    Is there any option I overlooked or any hint how I can display events scheduled far in the future?

  •  795
    Zhivko replied

    Hi,

    Sorry for the delay.

    Which view are you using?

    Try adding in your shortcode future_months_ahead param. E.g.

    [stachethemes_ec future_months_ahead=60]

    Stachethemes Developer

  • Sebastian replied

    I am using Agenda View. I did not know this shortcode attribute but it works! Thanks a lot! 

    Can we find a complete list of all shortcode attributes available?
    Seems like the one in your documentation is quite incomplete ;)

  •  795
    Zhivko replied

    Indeed, the documentation is quite old... we're currently working on a new version of the calendar which is pretty much built from scratch and is mostly written in React. We're almost ready (~80%) with this version and once it is released we'll rewrite the documentation and update the website. Releasing version 5 of the calendar as soon as possible is our top priority at the moment.

    Let me know if you're looking for some feature that you can't find and I'll let you know if it's available.


    Stachethemes Developer