Email confirmation of booked appointments

Discussion in 'Smartbooking-Appointment Booking WordPress Theme.' started by dcarter73, Aug 27, 2014.

Thread Status:
Not open for further replies.
  1. dcarter73

    dcarter73 New Member

    Joined:
    Dec 28, 2011
    Messages:
    3
    Likes Received:
    0
    Is there any way to set up email notifications when someone books an appointment? As it is I have to log in and check to see if any bookings were made.

    Also, the message field text color is white and it is against a white background - how do I fix that?

    Thanks!
    Don
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello,

    Unfortunately there isn't any other way rather email notification.
    And for the message field text color problem, please provide us your website URL and screenshot where you facing this problem.


    Thanks & Regards
    Yogesh Bhade
     
  3. dcarter73

    dcarter73 New Member

    Joined:
    Dec 28, 2011
    Messages:
    3
    Likes Received:
    0

    Attached Files:

  4. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Don,

    Use following CSS code in Custom CSS to fix this problem.
    Code:
    .ink-container ul.inkappform textarea.inktext{
    background: #399658;
    }
    That will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
    dcarter73 likes this.
  5. dcarter73

    dcarter73 New Member

    Joined:
    Dec 28, 2011
    Messages:
    3
    Likes Received:
    0
    Thanks! That did it.

    Don
     
Thread Status:
Not open for further replies.

Share This Page