• Resolved design_studio

    (@design_studio)


    Hi there,
    I would like to ask how the long events are defined for example events running more than 2 days or 2 weeks?

    I also would like to ask is there an option to exclude long events like exhibitions (which last for more than 2-3weeks) from showing on the day page or category/tag pages or the full calendar as I want to display them on a separate page related only to that kind of events?

    I saw that there is an option to hide long events on the events calendar widget, that’s why is my first question – just to make it clear what exactly will be included under long events.

    https://www.ads-software.com/plugins/event-organiser/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Stephen Harris

    (@stephenharris)

    Hi,

    Just to clarify this. An event has a start and end date, and maybe repeated according to some, or no, schedule.

    A long event is an event in which an occurrence’s start and end date are on different days in the site’s timezone.

    So in the case of recurring events, it is the start/end date of each occurrence. I.e. an event which runs 6pm-7pm every day for 3 weeks is not a “long” event. An event which starts on the Monday, and ends on the Friday and repeats each week is.

    > I saw that there is an option to hide long events on the events calendar widget

    Yes. Taking the above example if you have an event which starts on the Monday and Friday and repeats each week, this option allows you to set whether all dates Monday-Friday appear as a link on the calendar or whether only the Mondays (the start dates of the occurrences) appear on the calendar.

    In the case of exhibitions you’ll want to decide whether it constitutes a single “long” event running from when the exhibition initially opens to when it finally closes, or whether it constitutes a recurring event which runs every day (from 9am to 6pm, say). Whichever is the best fit is down to context and your personal preference. Normally the latter.

    There is no way to automatically remove “long” events from the events pages, though it would be possible with some lines of code and a suitable knowledge of MYSQL. Or, to avoid touching MYSQL statements you could use custom fields to ‘flag’ and event as to be hidden from the events pages, and use some code to ignore events with that flag.

    (See this question and my answer to it).

    Thread Starter design_studio

    (@design_studio)

    Thank you very much for the comprehensive answer.
    The long events are just what I thought they can be, but good to know for sure.

    I’ll probably create the exhibition events like standard post and place them on a separate page. In the beginning I thought to exclude them by category but they will still appear on other places like full calendar and make a lot a visual “mess”. MySQL option is unfortunately still not for me:). But will definitely start reading about it. Thank you for the link provided as well

    Plugin Author Stephen Harris

    (@stephenharris)

    No worries :). Just so you know, you can exclude categories from the calendar too. See calendar filters section at https://docs.wp-event-organiser.com/shortcodes/calendar/.

    Thread Starter design_studio

    (@design_studio)

    Thank you for the link – it will be useful. I am trying to read lots of the documentation but it is really a lot (which is very good!!!) and probably I am missing for now a lot of good options :)!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Long events?’ is closed to new replies.