I want to change url for user questions -
Reference - https://www.question2answer.org/qa/74482/how-to-change-ask-url-to-something-else
change questions to posts
Example -
https://www.question2answer.org/qa/user/john123/questions
To
https://www.question2answer.org/qa/user/john123/posts
Hi John123,
There are two ways of changing this URL:
Method 1: Substitute 'posts' for 'questions' in the following places:
Method 2: Create a plugin and duplicate the parts you want to adjust into it, avoiding modifying Q2A itself.
Now, this answer assumes you're a developer and you have time for going through the process of making it work. Here are a few suggestions just in case you find it difficult to follow:
I hope this answer is helpful.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.