1-) ajax pages can’t be loaded when testing on local due to browser security restrictions, it should work fine when you upload your site to a live server, alternatively, you may use Live Server extension with VSCode for testing on your localhost;
My website is hosted on Ionos.fr and I don’t have this information?
Line 5 : $sender_domain = ‘server@your-domain.com’; ?
Line 31 : $headers = “From: ” . $site_name . ‘ <‘ . $sender_domain . ‘> ‘ . “\r\n”;
Hi again, I have just checked again and the contact form sends emails on our side. Can you contact your hosting provider and confirm that the PHP mail() function is enabled on your server?
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in and have valid license to reply to this topic.