• Resolved grape

    (@grape)


    HI!

    Is there a way to dynamically display 2 events (as cards, in a column) -Not the overall event type, but the details of those events listed under “featured” (or whatever). I don’t want the client to have to put in the shortcode for the event ID each time a new event is added.

    So in essence display like a 2 WP column post category, with image/date overlay and details on the home page.

    Also, it would be awesome if each event, could be in more then one “category/event type”. Like, Workshops & Featured.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Metagauss

    (@metagauss)

    Hi,

    You can use [em_events] shortcode with ‘types’ and ‘show’ arguments.

    For example: [em_events type=”1,2″ show=”2″]. Replace 1,2 with your actual event type ids.

    It will display only 2 events from these event types.

    We also want to update you that EventPrime 3.0 release is almost ready.

    We have completely restructured the plugin and added so many new features.

    You can check out its demo here – https://demo.theeventprime.com/events/.

    You can also download the pre-release version and try it out before it is live here. Your feedback will help us improve it further.

    Download link

    Cheers!

    Thread Starter grape

    (@grape)

    Thank you. Maybe I’ll check out the new update.

    What I meant by dynamically is NOT having to put the event ID into the shortcode. Like have the option to display the latest 2 events in the “featured” (or whatever category) – without having to put in the ID each time the event changes.

    (?)

    While I don’t have a problem with it, I know my client will not like that extra step.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dynamically Display event details as “cards” in an event type’ is closed to new replies.