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

    According to my provider the Enfold contact form triggers an important spam rule because of missing brackets round the ‘to’ address. Because of this my client does not receive e-mail from this contactform. How can i change this without this being overwritten when i update WordPress or Enfold?

    #944058

    Hey Maarten,

    Thank you for using our theme.

    The sending routine can be found in enfold\framework\php\class-form-generator.php line 788: function send( $self_instance ).

    There you find several filters like avf_form_sendto to manipulate the output.

    Hope this helps you to find a solution.

    Best regards,
    Günter

    #945349

    Hello Günter,

    Thank you for your answer! If i change this file and place it in a child-theme will this still work after updating Enfold? And have you ever heard of this problem about the missing brackets?

    Best regards,
    Maarten

    #946159

    Hi,

    That will need to save and replace on the updates as currently there us no way to make it through a child theme.

    Best regards,
    Basilis

    #946444

    Hello Basilis,

    Thank you, but how about the missing brackets? Ever heard of this problem before?

    Best regards,
    Maarten

    #947512

    Hi,

    We have never heard that before to be honest.
    We will do look more into that.

    Best regards,
    Basilis

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