Removing "About" Menu from OJS 3.0.1

Hi. I would like to inquire about how to remove the “About” menu from OJS 3.0.1. Thanks in advance.

Hi @Mohamed_Agoor,

The “best” way to do this at the moment is to use a child theme to override the built-in templates/frontend/components/primaryNavMenu.tpl template. The “easiest” way is simply to modify that template directly.

Regards,
Alec Smecher
Public Knowledge Project Team

Ok, I decided to take the “easiest” way and it worked. Thanks Mr. Smecher.