• deadlyknitshade

    (@deadlyknitshade)


    Hi

    I’m trying to log into this website with Firefox:

    https://www.knitthecity.com

    When I type in my password and username it just redirects to the same page with no error message. I have cleared the cookies for this page, and also cleared the cache and history.

    It still does the same thing.

    Oddly I can still log into my other wordpress account which is run through the same host and on the same server.

    Please help.

Viewing 1 replies (of 1 total)
  • Thread Starter deadlyknitshade

    (@deadlyknitshade)

    Fixed it!

    Google is my friend:

    Add the following lines (switch the URLs in the example to your URLs) just above the line in the file where it says “stop editing”:
    Code:

    define( ‘WP_SITEURL’, ‘https://example.com’ );
    define( ‘WP_HOME’, ‘https://example.com’ );

    Hope this helps anyone with the same issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Problems logging in with Firefox’ is closed to new replies.