Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #360723

    Hi Kriesi.
    I’m trying to use a contact form with Enfold.
    I’m testing the form but when I try to send the message it doesn’t work and the message is not received by my personal mail address.

    I tried a test with
    WP-MAIL-SMPT and CF7 Form and the message has regularly been sent and received

    The page is
    http://www.tecnomediasrl.eu/noleggio-lungo-termine-2/

    Thank you for your help

    • This topic was modified 9 years, 11 months ago by Nello83.
    #360728

    it does not fire the mail, right?! Does it bring the message: Mail send?
    Let me know, I have the same issue with a child theme. regular theme is working. Are you using child theme?
    contact form 7 works here, too. avia contact form not since 4.01

    • This reply was modified 9 years, 11 months ago by royaltask.
    #360972

    Hi!


    @Nello83
    , I sent you a test email. Make sure to double check your email address for typos and check your spam folder.


    @royaltask
    , Are you sure your using the latest version of Enfold? (3.0.4) Send us a link and we’ll take a look.

    Best regards,
    Elliott

    #361423

    Hi Elliott,
    I double checked but it didn’t work. No mail has arrived
    Any other suggestions?

    #361425

    Hi Elliott

    got a similar problem…my contact form doesn’t even show on the page…

    http://deutscheliegenschaften.com/contact/

    thx
    rgds
    Martin

    #361462

    Hi!

    Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #361528

    Yet updated…the problem still continue

    #361799

    Hey!


    @Nello83
    , Send us a WordPress login and we’ll take a closer look.

    Best regards,
    Elliott

    #362023
    This reply has been marked as private.
    #362050
    This reply has been marked as private.
    #362492

    Hi!


    @mhauslaib
    , You linked us to your LayerSlider. Your having a problem with a contact form correct? Please create a new topic and we’ll be with you shortly.


    @Nello83
    , Please upgrade the login to administrator so I can see how your using the WP SMTP plugin.

    Best regards,
    Elliott

    • This reply was modified 9 years, 11 months ago by Elliott.
    #362761

    Sorry
    I upgraded the login.

    #363118

    Hey!

    I sent a test to my personal email address and it arrived in my spam folder. It’s still not working for you?

    Cheers!
    Elliott

    #363526

    We tried again also with an other email but nothing. It still doesn’t worl.
    The message does not arrive even in the spam folder. Sometimes the Form not shows the “thank you” message

    #363933

    Hi!

    I’m not sure what it could be. Your getting emails from other sources with the addresses you are using correct? That’s weird it’s sending it to my email but not yours. Try creating a new gmail account and use that to see if it happens there as well.

    Best regards,
    Elliott

    #365920

    I yet tried unsuccessfully with two personal gmail. I created an other gmail but nothing.

    I checked the spam but there are no messages
    These emails regularly receive messages from other accounts

    The emails correctly receive messages from CF7 and the sending test of the SMTP plugin

    • This reply was modified 9 years, 11 months ago by Nello83.
    #365921
    This reply has been marked as private.
    #366377

    Hi!

    Login doesn’t work, but try adding this to theme / child theme functions.php (change yourwebsite.com):

    function change_cf_from() {
    	return " (Email address hidden if logged out) ";
    }
    add_filter('avf_form_from', 'change_cf_from', 10);
    

    Regards,
    Josue

    #366704

    You can’t enter where?? in the mail account or in the login administrator?

    #367777

    Hi!

    Enfold Contact Form should work now, give it a try.

    Best regards,
    Josue

    #368261

    Wonderful!!!.now it seems working. Thank you for your time!!

    Can you tell where was the problem?

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