How to Fix WordPress Themes Error?
1. My URL’s Are “Ugly” By default the default WordPress url structure isn’t very “pretty” much less SEO-Friendly. So when you first setup your website URLS might look ugly (a mish-mash of the post ID, publish date, post title and even the category). Don’t worry – it’s easy to fix. Ugly URLs Error Solution So if your urls aren’t looking that great (yourwebsite.com/?p=1) simply go to Settings > Permalinks and change your setting to the “Post Name” option (or any of the others – just choose the one that best works for you). 2 . My Posts Are Returning 404 Errors If you have posts that are now returning a 404 error page, don’t panic (yet) most of the time your posts are still there and you just need to update your permalink settings to fix the issue. This is very common with themes that use custom post types. Whenever you activate a new theme that uses custom post types you should reset your permalink settings. Posts Showing 404 Error Solution The sim...