I've built the website, it worked ok on my local machine, but after uploading it to a server, I can't login, and there is only plain text, no styles. Weird.... Please help. Thanks in advance.
I've built the website, it worked ok on my local machine, but after uploading it to a server, I can't login, and there is only plain text, no styles. Weird.... Please help. Thanks in advance.
Did you remember amend wp-config.php? When you uploaded the site, how do you do that? Did you import content from your local copy? as for the no styles problem, sounds like you've hardcoded the calls to the theme's stylesheet into the header instead of using <?php bloginfo('stylesheet_url'); ?>.
Resolved, I just didn't update url info before transferring to a new host. It was looking for localhost...
This topic has been closed to new replies.