• Resolved mrx007

    (@mrx007)


    Members that have not logged in or joined yet see this on the page and think it is sold out so they never bother to log in etc. It’s located near the top, but under the menu bar. the where, when, event type etc. There is one for booking and unless you’re logged in it says (Bookings closed) I’d like to change that to (must be logged in) or delete it?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Did you set the “Available Until” field when editing the event (under Bookings/Registration)?

    Thread Starter mrx007

    (@mrx007)

    Yes, spaces is set to 10 and total spaces to 20

    It has to do with members logging in. If I were to leave Available for “everyone” instead of “logged in users” it would then show “bookings open”. I can’t find how to change this or just delete it? It’s very confusing for new members or someone looking for the 1st time.

    • This reply was modified 1 year, 2 months ago by mrx007.

    I was asking about the “Available Until” field.

    • This reply was modified 1 year, 2 months ago by joneiseman.
    Thread Starter mrx007

    (@mrx007)

    Yes those are filled out also! 3-3 to 3-16

    And I have had two people Book so it is set up correctly.

    • This reply was modified 1 year, 2 months ago by mrx007.

    You can hide the Bookings section with the following custom CSS:

    section.em-event-bookings-meta {
    display: none;
    }

    To add custom CSS go to Customize and then select Additional CSS.

    Thread Starter mrx007

    (@mrx007)

    THANK YOU! It looks like that worked!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Bookings closed’ is closed to new replies.