Hi, As we know when we add some category in our discourse community its URL shows as Questions & Support - Dark Gaming. In this category “c” is represent the category.
My question is can we modify this default URL where we can add any custom word or letter instead of “c”?
We are going to provide different type of Mock interview services in our community and my client wants to add “forum” instead of “c” to make url easy to understand.
Out there isn’t any, as far as I know. You have to hire a dev and there isn’t any qurantees such plugin will work.
That will increase costs relatively much and then it is totally acceptable ask if your client is willing to pay for changing one word that no one sees or uses.
If an user has to look at url to understand where he/she/it is then UI is really badly designed. That is not situation on Discouse.
I’m not totally sure, but is there a chance you are trying to use wrong tool now?
Option 1: tell your client it’s expensive
Option 2: tinker with admin - customize - permalinks to redirect /forum/whatever-your-client-wants to the correct category
Those odds are zero, but that’s because it’s not a perfect solution to begin with. All that permalinks would do is add an extra URL that would redirect to the actual /c/ category URL.
The pros is that one can show the client that it works, the con is that the URL in the browser will actually change to /c/whatever .
I can’t tell if the desire is to be able to bold stuff within the title of the collapse details in a particular post or to make the title bold for all of them (which you’d do with a theme component).
HTML is a drag because mixing HTML and markdown can get messy.