• I want to display all the events assigned to a particular category (or categories) on a page. Is there a way to do this?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Xylus Themes

    (@xylus)

    Hi @ypotw

    You can display events based on categoty using our sortcode

    Dispaly events based on category
    [meetup_events category=”cat1″]

    If you want to display events based on category then put category=”cat1″ in shortcode. Use commas when you want multiple categories like category=”cat1,cat2″ in your shortcode.(Note:If category and its slug different then put category slug).

    Hope this helps

    Hi there,

    I am really confused with this, every time I add that code it just removes all of my events from the feed. Also is there a list of short codes somewhere?

    Thanks

    Tom

    Plugin Author Xylus Themes

    (@xylus)

    Hello @tommyliverpool83 ,

    Here is a list of shortcodes.

    Thank you for this.

    I am still a bit confused perhaps if I tell you what I am trying to achieve it might explain. We have 3 types Meetup event called social, holidays & rides – I have manually labelled up all of our events (I couldnt find an easy way to do this) after the import, and I just want to display the holiday events on our holiday page for example.

    Ive tried following the guide on that link but cant work it out, any further explanation would be greatly appreciated.

    Thanks

    Tom

    Plugin Author Xylus Themes

    (@xylus)

    Hi @tommyliverpool83,

    – You need to create 3 categories each for social, holidays & rides.
    – Make sure tag events in related categories
    – To display social event you can use [meetup_events category=”social″]

    Where “social” is slug name of a category. same can be done for each category.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Display only events in particular category’ is closed to new replies.