• Resolved adongre

    (@adongre)


    I am a newbie to wordpress and I am trying to show event listing that are only online.
    Using [events per_page=”10″ show_filters=”false” location=”Anywhere”]. This does not show me events that are “Online”

    however, if I write
    [events per_page=”10″ show_filters=”false” location=”New York”] then i get correct results.

    Can you provide some short code examples to filter by category/location/event type?
    I tried to see other plugins for this but its time consuming and I really like the look of this. Please help

Viewing 1 replies (of 1 total)
  • Hi @adongre,

    In order to know about the shortcodes available, please refer the doc:https://wp-eventmanager.com/knowledge-base/the-event-listings/

    The examples include: [events per_page=”10″ categories=” “,” “]
    [events per_page=”10″ event_types=” “,” ” location=” “]

    location=”Anywhere” is an invalid field.

    I am sorry we do not have a shortcode to filter online and offline events.
    What you can do is assign a category as an online event to all your online events, and then add the shortcode: [events per_page=”10″ categories=”online”]

    We would work on this feature in future updates.

    Regards
    Priya

Viewing 1 replies (of 1 total)

The topic ‘Shortcode doesnt show “Online” events’ is closed to new replies.