Events Made Easy Forums Bug fixed or feature request implemented #_ADDBOOKINGFORM_IF_NOT_REGISTERED doesn't seem to be working

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #55658
    Anonymous
    Inactive

    Recently we have noticed if someone registers for an event, both the booking form and the remove booking form are displayed. Initially after registering for an event, only the remove booking form is displayed, however, if one re-selects the event from the calendar, both forms now appear in the single event page.

    This did not happen previously (only one form would appear at a time) and we haven’t changed anything in settings. Any change recently that might affect these forms? Any other ideas?

    Here’s our code from the “Default Single Event Format” within Settings (minus the code with all the detail for the event):

    <p>Registered: #_BOOKINGS</p>
    <p>#_ADDBOOKINGFORM_IF_NOT_REGISTERED</p><p>#_REMOVEBOOKINGFORM_IF_REGISTERED</p>

    #55660
    Franky
    Keymaster

    Hmmm … it seems an old bug resurfaced here.
    Please check if the changes mentioned in the changeset below solve it for you (I had some php warnings to fix):
    https://plugins.trac.wordpress.org/changeset/1465560/

    #55661
    Anonymous
    Inactive

    Yep, those changes seem to do the trick! Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top