Okay
  Public Ticket #1174155
Contact form
Closed

Comments

  • Zouhair started the conversation

    I sent several emails without an answer. I need to change the contact form and enter the data into Italian. How can I proceed?

  •  840
    Jelly replied

    Hi,

    If you want change the text, you will need change it in theme file:

    /elixir-jellythemes/inc/functions.shortcodes.php

    Best Regards,
    Jelly Team

  • Zouhair replied

    Good morning. I'm sorry but I can not find the fields to be replaced. This is not the first time I do this in a theme, but here I can not find them at all.

  •  840
    Jelly replied

    Hi,

    You can go to this file through FTP tool:

    /wp-content/themes/elixir-jellythemes/inc/functions.shortcodes.php

    Then search the text you want and change it.

    Best Regards,
    Jelly Team

  • Zouhair replied

    Thanks a lot of guys, I succeeded. Instead, in what file do I find this form?

    *This field is required.

    *Please enter a valid email address.



  •  840
    Jelly replied

    Hi,

    You will found it in:

    /elixir-jellythemes/js/jquery.validate.js
    

    Best Regards,
    Jelly Team

  • Zouhair replied

    Wow, thanks a lot of guys. Last thing: there is a place in the footer whereI can enter copyright? 

  •  840
    Jelly replied

    Hi,

    You can insert it in footer.php. Please see screenshot: https://goo.gl/sMdO9S.

    Best Regards,
    Jelly Team

  • Zouhair replied

    Good Morning,

    How i can change this background?

    Thank you so much 

  •  840
    Jelly replied

    Hi,

    Maybe you can check Section Attributes -> Background image, you can change it in here.

    Best Regards,
    Jelly Team

  • Zouhair replied

    all right. last thing. I try to change the color of testimonial font. but nothing. how I can solve it?

  •  840
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    .testimonials .item p {color: type your color you need here;}
    

    Best Regards,
    Jelly Team