Why does shortcode shows up as 404 in user page?

2.49K viewsIssues
0

I think this error is making individual user pages show up as 404s as well. Clicking on a user’s reputation all returns a 404.
I am new to wordpress, so perhaps the issue isn’t in anspress and is something else, so any insight would be helpful 🙂

Answered question
0

Since you’re new to WordPress, this is a very common issue. The AnsPress plugin likely registers new custom URLs for user profiles and reputation views that your WordPress installation isn’t correctly routing. The solution usually involves going to your WordPress Dashboard → Settings → Permalinks and simply clicking ‘Save Changes’ (even if you don’t change anything) to flush the rewrite rules. If that doesn’t work, you may need to ensure your .htaccess file hctra has the correct standard WordPress rewrite rules or check the specific permalink settings within the AnsPress plugin itself.

Answered question
You are viewing 1 out of 2 answers, click here to view all answers.