Hi,
Contact us form is not working it is throwing error after submit. Even a ninja form is not working it is stuck in processing.
We figured out that this was not working as we had added SSL to login
define(‘FORCE_SSL_ADMIN’, false);
define(‘FORCE_SSL_LOGIN’, false);
Although we have removed it now, but we still need it to be SSL, can you suggest a work around.
Thanks,
Tulika