So I switched servers from localhost:8080 to a domain, now I followed the instructions by updating the config, and updating the permalinks and everything. Even updated the database. I can go into my admin control panel fine and all, but when I view the site, all the PHP code is not working or something. I see the layout of the site, the CSS being included, but things like wp_head() aren't working. The source is all the basic HTML from the layout, none of the PHP code is working. I click on links in the menu, which are permalinks, and they don't go anywhere, nothing happens. The logo isn't working or anything either. I don't know what else to try, so if anyone has any ideas that would be appreciated.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||
|
|
|
If you can access your sites database via phpMyAdmin, follow these steps to check that the links and images aren't "hard-coded":
|
|||||||||||
|