• I have four categories for my events. I just want to show three of them. Is it possible to filter with the fullcalendar shortcode?

    I don’t understand how to use this. Can anyone give me an example? Or isn’t it possible?

    [fullcalendar taxonomies="post_tag,category"]

    For example one category is named webseminar and has an id 33

    How do I adjust the code above?

    The default calendar has options like:

    [events_calendar long_events=1 full=1 country="US" category="1,2,3,4" year="2012" month="2"]

    • This topic was modified 3 years, 11 months ago by phlow.
    • This topic was modified 3 years, 11 months ago by phlow.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    Hi,

    This shortcode will show the Post Tag dropdown and display only WP Posts type.

    [fullcalendar type="post" taxonomies="post_tag"]

    Thread Starter phlow

    (@phlow)

    @angelo_nwl Thank you for your answer.

    It’s not possible to show a certain category right?

    For example a category named webseminar.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can I filter unwanted categories with the shortcode?’ is closed to new replies.