• Resolved chrispoulin

    (@chrispoulin)


    Hi, I’ve had this issue for some time and haven’t found a solution yet. When Events are added with no location (like a Zoom event) they do not show in the event list. I’m using the code below to display it on our home page. The events are there, but just don’t show up in the list.

    <h3>Upcoming Events</h3>
    [events_list limit="3" country="US" order="ASC" scope="4-months"]{no_location}content{/no_location}
    <div>#_EVENTLINK</div>
    <div style="font-size:.84em;font-weight: 100;display: block;margin-bottom: 5px;">#_EVENTDATES at #_EVENTTIMES</div>
    <div class="booking-button"><a href="#_EVENTURL">View This Event</a></div>
    <div style="border-bottom: 1px solid #396a92;margin-top: 10px !important;margin-bottom: 10px !important;"></div>
    [/events_list]

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Events Won’t Show In List Without a Location’ is closed to new replies.