• Resolved maestroralph

    (@maestroralph)


    Is there any way the plugin can be set up to take reservations only and not ask for payment?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    There are reservation options in the settings, it is also explained in the manual

    Kevin

    Yes you can.
    Mark reservations, and select haw you want to process the data.
    Ad the needed fields for your form to the meta user.
    I dit it manually within the wp database (select the table and duplicate one of the items from user ID 1 (I used nickname) and only change nickname int the needed filename and delete the actual nickname. Add the field. Now you can use the new field for the next field…
    Do not forget to adapt the email send to the customer with your bankaccount!
    Duplicate the stageshow_ReserveEMail.php that can be found within the following folder:wp-content/uploads/stageshow/emails/ This way you are certain that it will not be overwritten when there is an update.

    jerbdb

    (@jerbdb)

    I’m not sure if bobocop already explained… so, how to edit the required fields in the form, when you don’t choose to work with login but with a userform?
    Now guests have to complete several adress lines, while Name, First Name, email, phone would do.

    edit: just found some solutions on the forum, will try these first… I changed the stageshow-custom.css file in the uploads dir, and changed the stageshow_trolley.php in the plugin dir.

    • This reply was modified 3 years ago by jerbdb.
    • This reply was modified 3 years ago by jerbdb.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Reservations only’ is closed to new replies.