Title: Shortcode
Last modified: June 18, 2023

---

# Shortcode

 *  Resolved [toniamdc](https://wordpress.org/support/users/toniamdc/)
 * (@toniamdc)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/shortcode-954/)
 * 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 2 years, 11 months ago by [toniamdc](https://wordpress.org/support/users/toniamdc/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-954%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [eventprimesupport](https://wordpress.org/support/users/eventprimesupport/)
 * (@eventprimesupport)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/shortcode-954/#post-16832368)
 * 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](https://wordpress.org/support/users/toniamdc/)
 * (@toniamdc)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/shortcode-954/#post-16845686)
 * 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.

 * ![](https://ps.w.org/eventprime-event-calendar-management/assets/icon-256x256.
   gif?rev=2961582)
 * [EventPrime – Events Calendar, Bookings and Tickets](https://wordpress.org/plugins/eventprime-event-calendar-management/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/eventprime-event-calendar-management/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/eventprime-event-calendar-management/)
 * [Active Topics](https://wordpress.org/support/plugin/eventprime-event-calendar-management/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/eventprime-event-calendar-management/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/eventprime-event-calendar-management/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [toniamdc](https://wordpress.org/support/users/toniamdc/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/shortcode-954/#post-16845686)
 * Status: resolved