Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there!

    I’d strongly suggest to try and reinstall your WordPress core files to see if that would solve the issue that you are facing.

    There are few different ways how to perform it, although, you could freely use WP CLI command in your root directory:
    wp core download –skip-content –force

    You may check this guide as well – https://wpxss.com/wp-cli/reinstall-wordpress-core-using-wp-cli/

    This command will simply reinstall your wp-admin and wp-include folders to the newest WP version possible, which may help in your case.

    Additionally, make sure that you aren’t reaching any database storage limits. Logging into your WordPress admin creates a small session which is saved within your database (and if it’s full, it cannot be created).

    Let me know, how it goes for you!

    Thread Starter yadun

    (@yadun)

    Hi rokelis?,

    The problem is resolved! Amazing, thanks a lot.

    But why is this happening? Can you explain it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[NSFW] The login page keeps loading and I can’t log in’ is closed to new replies.