Error: Cookies are blocked or not supported by your browser. You must enable coo
-
Hi I am facing this issue, whenever I am trying to login to my wordpress site.
“Error: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress. ”
currently using WordPress 5.5.1
I have done all the solutions given in support forum, like
adding these following code in wp-config.php by one after the other,
define(‘COOKIE_DOMAIN’, $_SERVER[‘HTTP_HOST’] ); and
define(‘COOKIE_DOMAIN’,”.domain.com” );then adding a piece of code in functions.php which I got from
these are the forums I have gone through,
https://stackoverflow.com/questions/20941328/wordpress-admin-login-cookies-blocked-error-after-moving-servers
https://www.ads-software.com/support/topic/error-cookies-are-blocked-or-not-supported-by-your-browser-you-must-enable-coo-10/I also activated and deactivated themes.
but none of the things are working out.
any solution please
- The topic ‘Error: Cookies are blocked or not supported by your browser. You must enable coo’ is closed to new replies.