• Resolved toniamdc

    (@toniamdc)


    i wish to get the code to display only today’s event and from only a specific event type.

    I also want to confirm how to get the event type ID to use for the code. I wish to also exclude the”No Event” notification.

    • This topic was modified 1 year, 9 months ago by toniamdc.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support EventPrime Support

    (@eventprimesupport)

    Hi,

    With the [em_events] shortcode, you can pass arguments to achieve the desired result.

    To display today’s events, use [em_events individual_events=”today”] shortcode

    To add a filter on the event-type, use
    [em_events individual_events=”today” types=”{id}”] shortcode.

    Pass the actual event-type id in place of {id}.

    You can get more information from EventPrime’s Publish Shortcodes menu item.

    Thread Starter toniamdc

    (@toniamdc)

    Thank you for your response.

    The page load’s “Currently, there are no events planned. Please check back later”, whereas there are current events on the event type.

    Perhaps it’s plugin conflict. I hope it resolves eventually.

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode’ is closed to new replies.