asthemes
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: website works, but is not navigable. posts are not displayedhi,
Please follow below steps and let me know if it works
- Take backup of the site, either using hosting account or using wordpress backup plugins
- Now deactivate plugins one by one and see if the problem resolved
- If problem still exists then check your htaccess(https://developer.ww.wp.xz.cn/advanced-administration/server/web-server/httpd/)
- If still issue exists, it means your theme have the problem. In this case you need someone to investigate in detail.
Thank you
Forum: Fixing WordPress
In reply to: website works, but is not navigable. posts are not displayedHi,
One of the first things you can try is to reset your permalinks.
Just open your WordPress dashboard and go to Settings → Permalinks.
Make sure the permalink structure of your choice is selected. If it’s already done, you don’t need to change anything.
Then scroll down to the end of the page and hit the Save Changes button. Yes – you should hit this button even if you didn’t change any settings.
This will rewrite old rules and update your permalink settings.

Important: After implementing the solutions, please clear browser cache.
thank you.
Forum: Everything else WordPress
In reply to: URL structure blog postYes.
You need to create the permalinks structure for the same, See below screen and go to this page in wordpress dashboard. Once you there choose option “custom structure” and type following command /blog/%postanme%/ and save this. That’s it

- This reply was modified 2 years, 5 months ago by asthemes.