• Resolved creativelifeform

    (@creativelifeform)


    Hi there,

    I’m currently having a problem where the booking form will not appear for guest users. For the event, I have enabled bookings, and for my settings I am allowing guest bookings and have disabled the no-user booking mode. My event page template code is:

    <p>
    <h4 class="first-h4">About this course</h4>
    #_EVENTNOTES
    </p>
    <p>
    	<h4>Date/Time</h4>
    	Date(s) - #_EVENTDATES<br /><i>#_EVENTTIMES</i>
    </p>
    {has_bookings}
    <h4>Bookings</h4>
    #_BOOKINGFORM
    {/has_bookings}
    <div id='event-map'>#_MAP</div>

    Any ideas what might be causing this issue?

    http://wordpress.org/plugins/events-manager/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Bookings form not appearing for guest users’ is closed to new replies.