Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    yes, you can try something like [fullcalendar category=”X”] where X is the events category id

    Thread Starter lwoods

    (@lwoods)

    What I am looking for is the capability to REMOVE a category. In other words I would like to specific “category = !X” and get all categories EXCEPT X. (Format in example is just for explanation, not a requirement)

    Plugin Support angelo_nwl

    (@angelo_nwl)

    sorry I’m afraid that this is not possible at the moment.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    actually, you can use something like this, but the category is not excluded from the filters, so you’d need to not show the filters if you don’t want people to view that category at all:

    [fullcalendar event-categories=”!X”]

    Marcus, this is exactly what i am trying to do as well but using that seems to restrict it to that category only. Somehow ignores !

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can I have a calendar with only certain EM categories?’ is closed to new replies.