• Resolved Jon Jacobs

    (@jon-jacobs)


    I am having serious trouble trying to solve this issue. When I try to log in to the admin panel of my wordpress website, I get redirected to localhost. I tried employing the methods found in Changing_The_Site_URL and Moving_Wordpress threads and still have not had any luck. I am really hoping that someone could provide help.

    My site is https://4rmula.com/ and when I go to https://4rmula.com/wp-admin I am redirected to localhost. I am not sure what happened and maybe my attempt at editing the functions .php didnt help. This is the code I entered in functions.php

    //FIXME: do comment/remove these hack lines. (once the database is updated)
    update_option(‘siteurl’, ‘https://4rmula.com/’ );
    update_option(‘home’, ‘https://4rmula.com/’ );

    This has not done anything for me. I deleted the code and reuploaded. Please help, I’ve been trouble shooting for HOURS and have not made any progress.

Viewing 15 replies - 1 through 15 (of 25 total)
Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Can not access admin panel and page is in dissarray’ is closed to new replies.