• Resolved smipweb

    (@smipweb)


    Hi,

    I would like to hide the event that are booked in the calendar and show the event after.

    For exemple, if for one day there are 4 events, normally I will show just the first 3 events on the calendar.
    But when, one or more of the event are full, I would like just show the other events!

    thank you!

    https://www.ads-software.com/plugins/events-manager/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,

    Try using the conditional placeholder {fully_booked} and {has_spaces} for this:

    https://wp-events-plugin.com/documentation/conditional-placeholders/

    Thread Starter smipweb

    (@smipweb)

    I know the conditional placeholder, but I don’t know where to put it.

    Because I display the calendar by using:
    [fullcalendar category=”#_CATEGORYID”]

    But it doesn’t work if I put just

    {has_spaces} [fullcalendar category=”#_CATEGORYID”] {/has_spaces}

    Plugin Support angelo_nwl

    (@angelo_nwl)

    try events > settings > general > full calendar options > event title format

    Thread Starter smipweb

    (@smipweb)

    but it’s only about the title!
    If I put the conditional placeholder, it will not display the title…

    I think, it must be a condition on the [fullcalendar XXX=YY] because, its there that it will take the events.

    What is it you want to do? Show only events in the calendar from one category if there are free spaces?

    Thread Starter smipweb

    (@smipweb)

    yes: now Im showing a calendar with the events from one category.
    But I would like to show only the events with free spaces

    Plugin Support angelo_nwl

    (@angelo_nwl)

    am afraid that this is not possible at the moment without custom coding or editing wp fullcalendar code

    Thread Starter smipweb

    (@smipweb)

    really? uff…I solved in another way:
    I created a category “FULL”: when an events is full booked, I will change the category on “FULL”, so it will not more displayed.

    thank you for your help

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Not showing event that are fully booked’ is closed to new replies.