• I have 3 categories – sports, games, leisure.
    is it possible to display only specific categories?
    for example only a sport?

    how to display a calendar widget?

    • This topic was modified 9 years, 5 months ago by Levian.
Viewing 2 replies - 1 through 2 (of 2 total)
  • I too would like to know how to display the full calendar for a specific category. Is this possible within the shortcode?

    Try this with your category ID

    [fullcalendar event-categories="4"]

    To hide the filter dropdowns on top, if you habe any, this works for me:

    [fullcalendar event-categories="4" taxonomies="x"]

    The “x” can be replaced with anything which is not a real taxonomy.

    • This reply was modified 9 years, 2 months ago by lynk. Reason: taxonomies parameter added
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘categories’ is closed to new replies.