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?
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
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
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
Hello Basilis,
Thank you, but how about the missing brackets? Ever heard of this problem before?
Best regards,
Maarten
Hi,
We have never heard that before to be honest.
We will do look more into that.
Best regards,
Basilis