Dear all,
I am testing OJS 3.1 in my localserver and so far things are smooth.
I am trying to add menu items to Primary Navigation Menu from the static pages. Though they are created and added to primary menu, they do not appear in the website front page. Am I missing something on how to add them to primary navigation?
I have noticed that when you create a new static page it is not displayed in Navigation Menus’s options. only default items are available.
To create a new menu item you should click “Add item” ( Navigation Menus >>> Navigation Menu Items) and then chose Remote URL >>> “Link to any URL on another site” >>> … and add URL of the page you have created.
After that you should edit directly Primary or User menu … your page with URL will be available
To keep things simple, I have removed two sub-menu under about (default) menu and put it as the main menu item as in following pic(first), but still did not get those items as main menu item (pic 2).
I do not know. Everything is working well for me. I just created new menu item with link to new page “Test2”… then placed it to Navigation Area (see screenshot) … and it’s displayed in the main menu…
Thanks, @OSU,
I was expecting the same behavior in my install, but I think I need to reinstall.
Edit: JatsManuscript theme is preventing that menu appearing at the primary menu bar. I applied default theme and then the new menu items start re-appearing. @Vitaliy: Would you like to pass any comments on this?
To use the new navigation menu feature, your themes must define and use navigation menu areas.
The default theme in OJS 3.1 and the Manuscript child theme should be good to go. I’ve also soft-released an update to the Bootstrap3 theme which supports the nav menus as well. (It will be properly released in a few days once it’s had a few eyes on it for testing purposes.)
The Theme API has new methods (addMenuArea(), removeMenuArea()) to define slots in your theme for navigation menus. The docs have been updated here:
Not there where you are looking at.
Close that window and then you will get “Navigation Menu” and “Navigation Menu Item” as shown below:
The contacts in in the navigation menu item.
Thanks for using the new NavigationMenu feature. As @anupent said, both the Administration and the Contact navigation menu items (NMIs) are added by default to the system. @anupent pointed out correctly where the Contact NMI can be found. Nevertheless the list of navigation menu types should have the Contact menu type displayed.
I am using OJS 3.1 and I can add menu perfectly with navigation menus, however, I don’t know how I add menu with submenu for example For Authors with submenu: Guideline, Publication fees.
I tried the old version that exist in ojs3.0.1, but it create for me two menu one in primary menu and the second in login menu?