• Resolved flexkeller

    (@flexkeller)


    How can I display events from 2 or more different event_types (categories) on a page?
    I don’t need the event_types description. Only the events listed.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support epsupport

    (@epsupport)

    Thanks for reaching out to us.

    You can display events from multiple event types (categories) using the shortcode below:

    [em_events view="square_grid/staggered_grid/rows/slider/month/week/listweek/day" types="1,2"]

    To find the Event Type IDs, go to EventPrime → Types in your WordPress dashboard — the IDs are listed in the first column of the table.

    If you have any further questions, please don’t hesitate to reach out to us.

    Thread Starter flexkeller

    (@flexkeller)

    I’ve already tried this. But it shows a calendar-view with only the selected events.
    I like to have the “regular” view as [em_event_type id="24950" event_style="rows" event_limit="10" load_more="1" hide_past_events="1"] would.

    Thread Starter flexkeller

    (@flexkeller)

    Any idea how to solve this?
    My problem/question ist not “Resolved”

    • This reply was modified 7 months, 3 weeks ago by flexkeller.
    Plugin Support epsupport1

    (@epsupport1)

    You can display events from multiple event types using the shortcode below without event type description:

    [em_events view=”rows” types=”24950,24951″ show=”10″ upcoming=”1″]

    To find the Event Type IDs, please navigate to EventPrime → Types in your WordPress dashboard. The IDs are listed in the first column of the table.

    If you have any further questions or need additional assistance, please don’t hesitate to reach out to us.

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

The topic ‘display multiple events_types entries?’ is closed to new replies.