Appointway theme

Discussion in 'Appointway WordPress Theme' started by dingobeat, May 3, 2015.

  1. dingobeat

    dingobeat New Member

    Joined:
    Feb 8, 2015
    Messages:
    2
    Likes Received:
    0
    I am using ur beautiful theme and finding it quite simple to use its features ... I am not a very experienced wp user v i have only created 5 peevious sites. My problem is .. The phone number feild is not giving me the phone number to call in my appointment email when an appointment has been made online.

    I have searched all over the admin and settings, trying to find a setting for it, but there doesnt seem to be one. I need e phone numbers from booked appointments more than i need the email address.

    I hope i have made this clear... 1 other issue i cant find where to remove the ink authours name in green under the testimonial section.

    All help on these issues would be very much appreciated. The URl is http://pethealthmatters.com
    Not sure if u need this .. Please disregard if u dont.

    Maz
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hello, dingobeat!

    1>For your information, we have not included the phone number in the appointment email yet.
    But if you need this in your email, we will add this in your appointment plugin through some customization.

    So, we need your website dashboard.
    Please send us your website WordPress login details at [email protected] along with the thread link.

    2> If you want to replace the testimonial author name, please follow the screenshot given below.
    appointway_replace_author_name_from_testimonial.png
    Or
    if you want to hide it, paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    a.testimonial_link {
      display: none !important;
    }

    Thanks,
    Praveen
     

Share This Page