• Resolved lalalapo

    (@lalalapo)


    Hi,

    I created a list with events:
    <ul>[events_list_grouped mode="monthly" category="5" date_format=" " scope="future"]<li>#_EVENTDATES um #_EVENTTIMES Uhr: #_EVENTNAME<br/ >#_EVENTNOTES</li>[/events_list_grouped]</ul>

    I want to add a special text if there is no result for this category. For example: “No special result, try again later.”

    I tested this and if there are no events nothing is shown. The headline above is “Upcoming events”. Just to show nothing is not so good. Is there a possibility to add such a text to this list?

    https://www.ads-software.com/plugins/events-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    I tried your snippet and it works fine for me, I see ‘No Events’, and you can change that in Settings > Formatting > Events > No events message

    Thread Starter lalalapo

    (@lalalapo)

    I changed the code a bit
    <ul>[events_list category="12" scope="future"]<li>#_EVENTDATES um #_EVENTTIMES Uhr: #_EVENTNAME<br/ >#_EVENTNOTES</li>[/events_list]</ul>

    So, I left out grouped mode=”monthly” date_format=” “. Now it works correctly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event List: Text if there is no result.’ is closed to new replies.