I have a wordpress blog hosted on IIS. Everything was working fine until I moved the blog from a subdomain to a subfolder.
I left the blog at the same physical location and created a virtual directory.
Now the backend seems to be working just fine. I can edit posts and everything.
In the blog itself I can see the main list of posts with the preview of the post content, but when I click to enter the post, only the title is displayed. I don't know much about PHP (.net for me) and I don't really know where to start.
I tried switching themes and got the same results.
Thank you!