How did you import the site – which import tool did you use?
Review these and see if you have followed the instructions correctly:
http://codex.ww.wp.xz.cn/Importing_Content#TypePad
http://codex.ww.wp.xz.cn/Importing_from_Movable_Type_to_WordPress
Justin,
This can be caused by the MTIF export file from TypePad being parsed incorrectly. This is a common occurrence because of the MTIF file’s fragile markup method.
We created a conversion process at tp2wp.com that turns your MTIF file into WordPress XML format (WXR) so that you can avoid these issues.
Our converted parses the MTIF file, looking for the many edge cases that might otherwise cause an import to break and show HTML code, and then applies XML markup.
Check out the TP2WP converter at https://tp2wp.com or and contact us there for more info.
— Cord Blomquist
@readymadeweb, not sure it worked. Did an upload without the attachments and it looks exactly the same. 🙁
Gonna try to setup a local server with XAMPP so I can import it all locally.