I’ve enabled CORS in the config file as suggested here: Easy way to enable CORS
I’ve also enabled it in the .htaccess.
I still get this error every time I submit any form on the site:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at Middleberg Nutrition. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Any suggestions? Thank you for your time!