Ask page slug
Hello,
The plugin works quite well, but I have a little problem.
When the base page and the question slug are the same, the ask page does not work.
my base page is: mysite.com/forum and slug for questions are mysite.com/forum/question
the ask page mysite.com/forum/ask is broken
I put the aks page shortcode on another page, and it works, but some functions as edit question are not working because they call the broken url, like
mysite.com/forum/ask/?id=13807&__nonce=640dadf214
it does not call
mysite.com/ask/?id=13807&__nonce=640dadf214
and it returns 404 page
Thanks for your help, we can pay for solving this (make /forum/ask/ work) if necessary, it is very important for us.
visualworker commented
visualworker commented
There was a plugin rewriting /forum/ but I deactivated it
Hello, is there any plugin installed which is adding rewrite rules for forum slug?