Home › Forums › Theme support › Form via shortcode: [contact] not sending email. Settings are where? › Reply To: Form via shortcode: [contact] not sending email. Settings are where?
OK, THIS THEME ALMOST CERTAINLY HAS SOME BUGS causing this.
Looking further at the server logs, I see these lines right which indicates code issues:
[29-Aug-2017 21:08:53 UTC] PHP Fatal error: Uncaught Error: Call to undefined function eregi() in /home/mysite/public_html/wp-content/themes/goldencare/page-contact.php:21
Stack trace:
#0 /home/mysite/public_html/wp-includes/template-loader.php(74): include()
#1 /home/mysite/public_html/wp-blog-header.php(19): require_once('/home/mysite...')
#2 /home/mysite/public_html/index.php(17): require('/home/villagecp...')
#3 {main}
thrown in /home/mysite/public_html/wp-content/themes/goldencare/page-contact.php on line 21
This would most certainly trigger an error of some sort, including a 500 server error.
THIS THEME NEEDS AN UPDATE ASAP.