Aggiungi feed Segui alla navigazione principale

Heya. Just getting started building a Discourse site, so very new. Is there a way to add the follow feed to the main category page? I’d like it to be just to the right of Latest and Top.

1 Mi Piace

Maybe you can add a link to the follows page with this theme component:

1 Mi Piace

I saw that and I’m trying it out. The problem is that the follow feed link requires the user’s name to be a part of the url. So, I’d need to be able to put in something like:

/u/{username}/follow/feed

Is it possible to pull dynamic values like the current user’s name ?

1 Mi Piace

Does my/follow/feed work?

It works that way for example for a users activity https://meta.discourse.org/my/activity

2 Mi Piace

I confirm this works:

Use my/follow/feed as the link.

2 Mi Piace

Yep that worked! Thank you both for the help!

2 Mi Piace