How to add categories to the main menu and filtering articles inside

Hello and thanks for the support.

I would like to add links to the main menu so that users could “filter” the kind of articles they want to see.

I am a bit lost and it is an essential aspect for the journal functioning. In the attached image, I detail it better:

Hi @Ayax,

You’ll need to modify templates/frontend/components/primaryNavMenu.tpl (or the equivalent in whatever theme you’re using, or introduce your own child theme to override those templates). Currently menu modifications require working with templates, though we’ll add an easier facility for that in a future release.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,

I was wondering if you have added the easier facility you were referring to in your reply to display journal’s articles by category also.
We are currently using OJS 3.0 for one of our journals and are very interested in implementing this option for our readers.
Thanks!
Valeria

Hi @Valeria_Brancolini,

Yes, recent releases of OJS support categories, which allow editors to group submissions into e.g. thematic areas. If you’re using OJS 3.0.x you’ll need to upgrade to see this feature.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher ,

thanks for your prompt reply. Does this mean that once the manuscripts have been assigned to thematic area they can also be displayed as such on the publishing site? that is can they be browsed by thematic area once they are published?

Thanks
Valeria

Hi @Valeria_Brancolini,

Yes, that’s correct.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi@asmecher, thanks!

Hi, again @asmecher
coming back to this inquiry of mine, it turns out that we currently have version 3.1.0. We do not seem to find this feature on this version. Is this option already built into this one or do we need to upgrade to the latest one?
Thanks a lot for your collaboration
Valeria

Hi @Valeria_Brancolini,

Yes, you’d need to upgrade to a newer release of OJS than 3.1.0 to get the categories functionality.

Regards,
Alec Smecher
Public Knowledge Project Team