Viewing 1 replies (of 1 total)
  • Hi swzp, I assume you mean the event description page. You should be able to hide the Open Seats by editing line 69 in /public/evr_public-show_event_list.php

    $codeToReturn .= '</b></br>Open Seats {EVENT_AVAIL_SPOTS}</td>

    change this to:
    $codeToReturn .= '</b></br></td>

    Alternatively, use the Accordion view (in the settings under ‘Page Config’) which doesn’t show Open Seats.

Viewing 1 replies (of 1 total)
  • The topic ‘Event Registration: Showing Open Seats on main page’ is closed to new replies.