Jan 21, 2019 10:56 am
                        My current permalink structure is like this now:
domain.com/category/post-title
How can I make it like this:
https://wpforo.com/ community/wpforo-integration/problem-share-post/
On my site this will show like this:
https://wpforo.com/ community/problem-share-post/
How can I fix this?
Like, When I add a topic inside Category > Sub-Category , the permalink should be like:
domain.com/category/sub-category/post-title
Thanks!
                         1 Reply                    
                Jan 22, 2019 9:20 am
                        Hi @althafrahman,
I'm sorry but there is no way to do that. wpForo includes only the last level of forum permalink in URL. For example if your forum tree is this:
- Forum 1
- Forum 1.1
- Forum 1.1.1
 
 
- Forum 1.1
The URL of a topic in the Forum 1.1.1 forum looks like this:
/community/forum1.1.1/topic-name/
The sub-forum URL looks like this:
/community/forum1.1.1/


