• Resolved khaledhaj

    (@khaledhaj)


    Hello,

    I first wanted to thank you for this amazing plugin! I have a questions about the booking, how can i remove any of the fields the final booking step (can i have only two fields a name and phone number) I dont need the address or email address for booking. I appreciate the help in advance.

    • This topic was modified 8 years, 4 months ago by khaledhaj.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    you need to enable the “force guest checkout” option and then hide with CSS the fields that you don’t need.

    In the feature will add some options to control the checkout fields.

    Thread Starter khaledhaj

    (@khaledhaj)

    Thank you so much for your reply. I have the “force guest checkout” enabled but still not sure oh where i would edit the CSS. Do i edit a file from the plugin settings? one of the salon-booking-system/css/xxxx files? if so, which one?
    I am new to this and really appreciate your help!
    Thanks for understanding.

    Plugin Author Dimitri Grassi

    (@wordpresschef)

    Hi,

    simply add a CSS declaration inside your theme style.css file.

    #sln_address, label[for="sln_address"]{display:none;}

    Regards

    Thread Starter khaledhaj

    (@khaledhaj)

    Thank you very much. I look forward to the new options in coming updates. Nice Plugin!!!

    The address field is removed with CSS, but is still activated, and people can’t register, neither a guest. PLease, how I can deactivated the address field.

    Thanks

    Any update on this? I’m curious to know if the form validates by just hiding the css as mentioned by Miratuweb.

    Hello, djdminus, the form doesn’t work if you hide the css. And there isnt’t update for this. And they told me in Support that they can’t give me the code for fix it.

    Thanks, I will find a fix. I was just hoping I didn’t have to. I will post back when I update the appropriate files. Thanks

    Ok, thank you. The problem is that the fields are required, and if you hide some of them, you can’t go on filling the form.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Remove E-Mail and Address fields when booking’ is closed to new replies.