Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #719836

    Hello,
    I have a few problems with my contact form. I need it to have the capability to attach files. The option to send PayPal payments would be ideal as well. We eventually plan to add woocommerce functionality so would it be better to just do that sooner for the PayPal option?
    My contact form also is not sending emails. I am currently on a development site we set up on our server and will be switching to a hosted site at the beginning of the year, but I want to be sure it works before then.

    #719841

    Hi printexpressia!

    Currently Enfold’s contact form does not support file uploader. However, you can try using Contact Form 7 plugin – https://wordpress.org/plugins/contact-form-7/ and refer to this post – http://contactform7.com/file-uploading-and-attachment/

    Best regards,
    Yigit

    #719875

    Hi Yigit,

    i don’t know how to start a new subject.
    However, the contact for is not sending the message – even so I get an ok.

    Checked all settings. Maybe you have an idea.

    thanks
    ANDY

    #719880

    Hi,

    Please refer to this post – http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/

    Best regards,
    Yigit

    #720240

    Yigit,
    1. Sorry, did check all possibilities from the article. Form not sending -> the form is sending, but there is no mail in my inbox. My email addressee is spelled correctly.

    2. Cannot read my inputs as font color is set to white – don’t know how to change this.

    http://www.beasteracademy.com/contact/

    Thanks
    ANDY

    #721351

    Hey!

    1.) I checked the contact form element and the email address is not set. Please check it again.

    2.) Please add this code in the Quick CSS field.

    #top .alternate_color .input-text, #top .alternate_color input[type='text'], #top .alternate_color input[type='input'], #top .alternate_color input[type='password'], #top .alternate_color input[type='email'], #top .alternate_color input[type='number'], #top .alternate_color input[type='url'], #top .alternate_color input[type='tel'], #top .alternate_color input[type='search'], #top .alternate_color textarea, #top .alternate_color select {
        color: #000000;
    }

    Adjust the color value as you see fit.

    UPDATE: Once the email address is added, install the following plugin then ask your hosting provider for the correct SMTP settings.

    // https://wordpress.org/plugins/easy-wp-smtp/

    Regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.