Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Creeper360BIll

    (@creeper360bill)

    I also cant log into the admin panel http://fractured.in/wp-admin, when I enter my credentials and press log in the website just refreshes

    The problem might be website name mentioned when creating WordPress. Your url is having ‘https’ and you might given it as ‘http’ in WordPress DB.

    The site is broken because wordpress trying to fetch style sheets from ‘http’ address and it is not available.

    For changing the website url in DB follow the below steps.

    1. Login to phpmyadmin and open table wp_options
    2. Select siteurl option
    3. Change the value to the address with https.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress site is extremely messed up’ is closed to new replies.