Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #418330

    Hi there. Ive tried everything on your “mail not sending” trouble shooting article but nothing is solving the problem with enfolds contact form. I set up multiple different SMTP pluggins, the last one I used the form worked on the first message but hasn’t worked again since. I’ve tried Contact Form 7 and it worked flawlessly, but very poor aesthetics that I can not use it on a website for my business. All test emails sent perfectly from the SMTP pluggin also but nothing when you actually send with the form. I think this narrows things down to somewhere in the theme, and not a hosting issue. ( who I’ve talked to multiple times). I know there have been a lot of reports of the same problem with the contact form not sending, so you so I’m hoping we can come up with a working solution soon.
    Cheers
    Josh

    #418673

    Hey apps2go!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #418678

    HI Yigit. I think I have it figured out. I set Postman SMTP Mailer and it seems to be working as of now. If I have an more problems with it I will be back for some help.
    Cheers
    Josh

    #418687

    Hi!

    Great! Glad you figured it out Josh. We will keep the thread open just in case :)

    Cheers!
    Yigit

    #418889

    Hi Yigit,

    please help us out as well. We have 2 forms on sneleentaxi.nl but experience the same problems. TEST mails are working perfectly – but the contactform’s are just not sending out mails although the SUCCES page is showing. Please help us out.

    #418895

    Hey Guys. I’ve figured something else out as well. I host my site with dreamhost and the only way the contact form will work is if I have the Postman SMTP Mailer set up, as well as have an email address that is hosted by dreamhost (ig (Email address hidden if logged out) ) set as my default admin email address in the settings>general menu in my wordpress back end of the site. Hope this helps.
    Cheers
    josh

    #418945

    Hi Josh,

    I’ve installed Postman SMTP

    it is sending testmails
    it is sending a confirmation to the writer of the contactform
    but it’s still not sending the e-mail to me.

    Help! :>

    #419222

    Also did install the Contact Form 7 plugin. This is working.
    Although I just want to work with the forms that were made for this theme. Still please help me out!

    #419992

    Hi!

    Please refer to this link for a possible fix: http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/

    Also, if possible, please contact your hosting provider. Maybe they can provide more info regarding the issue.

    Best regards,
    Ismael

    #421086

    Hi ismael,

    We really have tried everything (all steps in your document). Nothing works. By deactivating the plugins all the website info is not showing properly so we could not test that in a normal way.

    Please could you take a look and help us out. We really have big issues and want to solve it as quick as possible.

    http://sneleentaxi.nl/taxi-marketing/

    #421217

    fixed by a local hero! by adding this to functions.php

    function change_cf_from() {
    return ” (Email address hidden if logged out) “;
    }
    add_filter(‘avf_form_from’, ‘change_cf_from’, 10);

    • This reply was modified 9 years, 7 months ago by suuslaar.
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Email form not seding with Enfold form’ is closed to new replies.