I am trying to add the topics under the category URL structure.
Example:
The main category: www.test.com/c/business
Now when a user clicks a topic inside that category the URL is: www.test.com/t/this-is-a-topic
What I am trying to achieve when a user clicks a topic inside the category is this: www.test.com/c/business/this-is-a-topic
Is this possible to do via the settings or would this require a lot of custom coding?
Kind regards