Contact Question & a few more queries

Discussion in 'Compass WordPress Theme' started by ssteeles, Sep 13, 2018.

  1. ssteeles

    ssteeles New Member

    Joined:
    Sep 13, 2018
    Messages:
    6
    Likes Received:
    0
    I am using Landscape Pro theme, however the Theme Options has Compass Pro at the top of it, so I presume they work the same way.

    I have a few questions:
    1) How do you direct the Submit Question button to an email address?
    2) How do I remove the second Testimonial from the front page - I only want to display one at the moment.
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Greetings from InkThemes,

    You can change that email from your website dashboard, Go to (Dashboard->Settings->General Settings). Please have a look at the attached screenshot.

    To remove the second testimonial area, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .feature_testimonial .testimonial_wrapper:nth-child(2) {
        display: none;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     

    Attached Files:

  3. ssteeles

    ssteeles New Member

    Joined:
    Sep 13, 2018
    Messages:
    6
    Likes Received:
    0
    Hi
    Thanks. Have managed to change the Testimonials.
    But the contact form bounces back with "Sorry, an error occured."

    Any ideas why?

    reCaptcha keys are all correct as is email address in Settings.
     
  4. ssteeles

    ssteeles New Member

    Joined:
    Sep 13, 2018
    Messages:
    6
    Likes Received:
    0
    Screenshot
     

    Attached Files:

  5. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Greeting from InkThemes,

    Will you please allow us to check your website dashboard for once?
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    Regards,
    Akbar
    InkThemes.com
     
  6. ssteeles

    ssteeles New Member

    Joined:
    Sep 13, 2018
    Messages:
    6
    Likes Received:
    0
    Thank you. I have sent the email.
     
  7. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    We tried to login your dashboard using the credentials you sent, it shows incorrect username/password.

    Kindly provide us the correct set of credentials so that we could process the work for you.

    I look forward to hearing from you.

    Thanks & Regards!
    Akbar
    InkThemes.com
     

Share This Page