Wordpress Help on post
I'm having a bit of a p开发者_StackOverflowroblem I have created a post and it shows on my blog but as soon as you click on the title link it says "Sorry, no posts were found." and even in the homepage where the recent post doesn't work.
Sounds like a permalink issue. If you turned on "pretty" urls, make sure you've created the appropriate .htaccess file. Once you edit your permalink structure, WP will generate the contents you need to put inside your htaccess file. Copy the contents, paste inside a file, save it as .htaccess and upload to your blog root folder.
精彩评论