Hi, 1. I would like to remove payment system as its a free service. It does work if I set the price for a services 0. I would like to remove the payment system and paypal logo etc. Its a doctor's practice and when people see paypal thing they even do not try to book an appointment. 2. Is there any way that staff can manage appointments without entering wordpress, as they can do something wrong by accident. I mean for them there should be no need log in to cancel appointments etc. Pls help
Hello, 1) Go to Appointment > Settings > Payment settings / payment mode and select "pay cash later" and for paypal image Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .ink-container .appointment_wrapper .appointment_form_bottom img.paypal_img { display: none;} 2) You can try "user role editor" plugin from wordpress.org. Not sure but i think it will fulfill your requirement. Thanks & Regards Nitesh Raghuwanshi