Hey, is there is a possibility to delete categories from the menu bar as in the picture but still have all categories as a landing page ( and when you click on the logo)
Ps: I know how to delete the category from the bar
inaturalist website is just an example (not my actual website)
Thanks @Lillinator for the quick reply but I would love to delete categories from the menu but on the initial page I want it to stay showing categories ( also when I click on the logo)
The problem now when I delete the categories ( the landing page only shows the latest topic and not the categories (latest for example)
Also I have seen somewhere that we can put the all categories in the left menu up as well as the all tags but somehow I can not find the topic, would be great if you can guide towards that
hi there, i don’t believe those “all category” and “all tags” links can be moved without some serious coding - they link to the all categories and all tags pages respectively. i have never seen them moved myself. you can rename them if you wish but that would make them misleading IMO. to replace any text in the Discourse interface, you can use the text replacement in admin-customize-text and the text string you are looking for is in js.sidebar.all_categories.
you can change this in text replacement. i believe the text strings are in js.categories.all and js.tagging.selector_all_tags respectively. when you use text replacement, it takes a browser refresh or sometimes even a browser cache clearing to make it show up right away.