• I created two categories, one of which is called “Hillhead” with the slug being “hillhead”.

    On a page, I am using this shortcode as suggested in your documentation to display a widget calendar limited to a specific category:

    [eo_calendar event_category (hillhead)]

    The widget calendar is showing in the frontend, but not correctly filtering by Hillhead category and instead it’s displaying events from all categories.

    Can you tell me where I’m going wrong?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter webrightnow

    (@webrightnow)

    Never mind, I figured it out. The correct syntax is:

    [eo_calendar event_category=”hillhead”]

    Can I just point out, your documentation on this is REALLY unclear:

    https://docs.wp-event-organiser.com/shortcodes/widget-calendar/

    Have a look and see why I might have made that mistake. A few actual implementation examples would be really helpful, or at least showing the correct syntax. I only workd it out by looking at the full calendar shortcode examples.

Viewing 1 replies (of 1 total)
  • The topic ‘Widget calendar not filtering by category’ is closed to new replies.