Home Forums UnTheme CityCab Contact Form

Viewing 12 reply threads
  • Author
    Posts
    • #36083

      Daniel_Jesus
      Participant

      1: how do I get the pic to slide in like the demo version on the left of the contact form? [SOLVED]

      2: I get the following error in the contact form edit:
      – 1 configuration error detected in this tab panel
      — From
      [your-name] <wordpress@dev.joomexp.com>
      (configuration error) Sender email address does not belong to the site domain.

      3: I would like for the contact form SEND button to be color blue (#269df7) instead of yellow, I can’t seem to find a way to do so.

      4: I would like for the contact form to notify two or three different emails at the same time when a reservation is made, is that possible? How?

    • #36122

      Maria Do
      Keymaster

      Hi there

      2. That issue from your configs in contact form. Please send the following information to get the support faster:

      – FTP’s information
      – Site’s URL
      – WordPress admin account
      – Purchase Code (to ensure you have bought the theme and deserve the good support)

      I will check your site to find out the solution.

      Don’t forget to mark reply as private below if you share any sensitive data.

      3.The color of button denpends on Primary Color in theme options. You can use CSS code to overwrite style from theme. For example:
      http://prntscr.com/llwf7g

      4.You can read more here, it is helpful for you:

      How To Send Contact Form 7 To Multiple Email Addresses

      Thank you.

    • #36262

      Daniel_Jesus
      Participant
      This reply has been marked as private.
    • #36418

      Maria Do
      Keymaster

      The contact form problem is solved. The wordpress@dev.joomexp.com just is the example information.

      About the CSS code. Please see the code in the red box:

      https://prnt.sc/llwf7g

      Thank you.

    • #36578

      Daniel_Jesus
      Participant

      The red box does NOT say anything to me. I see the css code, I don’t know where it goes or where it is in the template to modify it.

    • #36624

      Maria Do
      Keymaster

      Sorry i can’t see you mean.

    • #36626

      Daniel_Jesus
      Participant

      Please explain to me step by step how to change the color of the SEND button in the contact form

    • #36668

      Maria Do
      Keymaster

      Here there

      The color of button denpends on Primary Color in theme options.

      So you have two choices to control color of button:

      1. Change Primary Color in theme options.

      2. Use Custom CSS code to change only color of the butto. Here is the CSS code you can use:

      input.wpcf7-form-control.wpcf7-submit.btn{
      background-color:green!important;
      border:green;
      }

      Is that clear enough for you?

    • #36669

      Maria Do
      Keymaster

      You can use Custom CSS plugin to add your CSS code.

    • #36684

      Daniel_Jesus
      Participant

      Primary color was changed from the start and had little to no effect to the template.
      Custom CSS code did the job.
      You could have said it from the start, it would have been much easier.
      Your documentation no this template LACKS information, I have never seen such incomplete documentation.

    • #36686

      Maria Do
      Keymaster

      We are sorry about our document that it has wrong. We will update a new document exactly in next time. And I look forward to your understanding.

      I really dont want to disturb you but could you please change your rate on Themeforest.

      I will always be here and try my best to help you with any problem.

      Thank you so much!

    • #36713

      Daniel_Jesus
      Participant

      I will be happy to change my rating and comment when you create a complete document showing where is what. A month later and I have never been so lost with a template before, it is ridiculous.

    • #36765

      Maria Do
      Keymaster

      Thank you in advance!

Viewing 12 reply threads
  • You must be logged in to reply to this topic.