• Resolved Fantacular Designs

    (@fantacular-designs)


    We have created a community calendar website called Eventurist for small business owners.

    We need the calendars to display different events happening in different counties. My team created categories to fit the county names and we have used the taxonomy option for the short-code.

    [fullcalendar type=”event” taxonomies=”event-categories&tag_ID=272″]

    Unfortunately, all of the events posted to Eventurist show up on EVERY calendar on EVERY county calendar. Please tell me where I am going wrong! I present the site to the mayor of Chattanooga in two weeks…

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Fantacular Designs

    (@fantacular-designs)

    As stated in another topic, I attempted to change the shortcode.

    From:
    [fullcalendar type=”event” taxonomies=”event-categories&tag_ID=272″]

    To:
    [fullcalendar type=”event” taxonomies=”event-categories” tag_ID=”272″]

    Unfortunately, it still shows all events. I am testing this out in Bradley County, but you can use Hamilton County as a referrence to what I attempted the first time.

    The attribute tag_ID is wrong, it should be just tag – if you change it does it work?

    Thread Starter Fantacular Designs

    (@fantacular-designs)

    I appreciate the help! I’ve changed the shortcode on the Bradley County page to:

    [fullcalendar type=”event” taxonomies=”event-categories” tag=”272″]

    Unfortunately, I still see all of the events on one calendar.

    The attributes type and taxonomies aren’t needed, so they can go.

    If you’re trying to show a specific tag, is 272 the correct ID?

    If you’re trying to show a specific event category, you need to use the category attribute with the correct ID for the event category.

    Thread Starter Fantacular Designs

    (@fantacular-designs)

    Thank you for your patience!

    I couldn’t make it work no matter what I removed or replaced.

    My husband came to my rescue and this is the shortcode that resolved my issue:

    [events_calendar long_events=1 category=”272″]

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Categorized Calendars Include All Events’ is closed to new replies.