@tomwrench, thats works BUT redirect to ācategory nameā.
Not with the custom link like:
?order=op_likes&status=open
See also the topic on your site entitled āREAD ME FIRST: Admin Quickstart Guideā way down under ācustomize logos and colors.ā If I understand correctly thatās what youāre looking for and the link above is more complicated than you need it to be.
The āquick startā way works, but could probably benefit with a little styling.
The ābest wayā code works well
And there are two plugin-outlets that could come in handy.
Nice try, but here in Discourse someone from staff could tell me how they put that links? I donāt think that is plugins
Not a plugin.
The post linked to in the first reply is a post made by a Discourse Team member.
What is it about that post you donāt understand?
You know the URLs that you want to link to, right? You just want to add those links to the top of your page? Iām pretty sure that this is what youāre looking for. Go to admin/settings/customize/css and put in the links you want. Below is an example.
From: āread me first: quick admin guideā on your site (it requires admin access, so I canāt link to it here)
He doesnāt want an additional header, he wants custom links integrated into Discourseās internal nav menu, e.g. how there is a āBugsā nav item on meta that links to the Bugs categoryās open topics sorted by likes.
AFAIK the only way to accomplish this is with the javascript in the link I posted in my reply above, all thatās required is a little editing to swap in the correct links, then paste it into <body>
in admin/customize. Not sure what the confusion is all about.
Oops. My bad. I read too fast. I knew that I had customized the top menu and hadnāt remembered that Iād used only stock items (e.g., bookmarks, my posts) there. Me culpa.
Thatās correct
All right, so that JS code
is what discourse uses here (now) ?
Thanks!
I can;t say for certain as Iām not an Admin here.
But it looks like āBugsā and āFeaturesā are being added that way.
Why donāt you try doing it and see for yourself first-hand ?
Is this still supposed to work? I canāt seem to get it to work:
At the same time, I still have it working on another forum where I added a link to the help category to the top menu last year and it still displayed there, and when I search site settings for help, the top menu settings come up, indicating that help is still there somehow, but itās not displayed:
It was changed here:
Iām not sure I entirely understand the changes
I canāt find that site setting. Is it only in the site site_settings.yml
?
If defauklt is true (and I havenāt changed it), shouldnāt it still be working?
You can use this theme to add custom links to the top menu:
It seems doesnāt work now.
If you need categories in the top menu you would use @Johaniās
The post above the post you posted
Actually I want to use that option for changing homepage selection in user settings. If i changed with html & css i canāt use with homepage selection featureā¦
I am not sure you can swing that in a theme, you are probably going to need a plugin for that.
Yes, actually i want to set a different category as the homepage for each group. Just i am trying to make it with Discourseās default feature: