Hello
Having tried to fix the problem with idle contact form of the Enfold theme I’ve activated Contact Form 7 plugin and entered the following lines in the functions php as it was advised by forum moderators in a similar situation:
function change_cf_from() {
return “wordpress@YOURWEBSITE.com”;
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10)
After that I got HTTP ERROR 500 of my website which means I can’t access either the site itself or its WP admin panel.
Urgent help needed to restore the access and fix the contact form!
Thank you.
Regards
Sergey
Hey Creatunestudio,
Thanks for using our theme!
This article ought to help you: http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Best regards,
John Torvik
Thank you John, that helped me to fix the error!
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
I’m using the Enfold theme as well and the contact form never actually sends an email through. Is there a third-party plug in we’re supposed to have installed for it to work?
I’m still trying to find anything to make contact form working.
Hi,
You can use the Mailchimp, that`s compatible with the Enfold to use as a thrid-party plugin.
Best regards,
John Torvik