konceptunit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't login – Error: Cookies are blocked…Hey!
this bug was driving me crazy the last couple of days so i thought after fixing it to share with you guys! the problem was when i was trying to login into my wordpress backend i got this annoying cookies error so this is how i fixed it!
1. Go to your ftp and your domain.
2. Afterwards go to your wp-contents
3. Go to your themes folder
4. Chose the theme that is active
5. Look for functions.php of your teem and open it
6. At the ende of the code you should see closing tag p> just remove it clear the spaces also and save it!
7. Go to your domain.com/wp-login.php
8. and try to login it should be fixed afterwards you can put the tag back where it was and save it again that was the solution for me this trick also fixes the white page problem in wordpressCheers!
Hey!
this bug was driving me crazy the last couple of days so i thought after fixing it to share with you guys! the problem was when i was trying to login into my wordpress backend i got this annoying cookies error so this is how i fixed it!
1. Go to your ftp and your domain.
2. Afterwards go to your wp-contents
3. Go to your themes folder
4. Chose the theme that is active
5. Look for functions.php of your teem and open it
6. At the ende of the code you should see closing tag p> just remove it clear the spaces also and save it!
7. Go to your domain.com/wp-login.php
8. and try to login it should be fixed afterwards you can put the tag back where it was and save it again that was the solution for me this trick also fixes the white page problem in wordpressCheers!