Thrippets
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Homepage displays old host ad on importbuddy install.Thought I would let you know I solved my problems…
1. The home page was NOT going to my old host! The default page was an index.html page overwriting the WP index.php!
2. I had some whitespace between php brackets in one of my theme’s files, which was messing the headers up. I got rid of the whitespace and everything works.
Yay!
Forum: Fixing WordPress
In reply to: Homepage displays old host ad on importbuddy install.Hi!
Did you get this sorted? I have a similar problem!
I’ve moved my site from one host to another. The home page is showing my old host’s default page, but I can see all other pages on my new host.
I also have Geo Mashup plugin, which instead of showing google maps in the posts, is showing the old host default page.
Also, in Themes admin, if I preview a theme, the pop-up shows the default page!
Anyone have any ideas????
Had to register to say I got this problem after moving servers and importing my backup sql file. I think it was a problem with the post links in the database being different to my custom permalinks.
Anyway, I followed the Minkowski post, and deleted all nav_menu_items.
Simples.