Closed (fixed)
Project:
Zircon
Version:
8.x-0.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Aug 2016 at 19:31 UTC
Updated:
4 Jun 2021 at 12:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jjgw commentedYour picture Block_page.png does not show the settings for Main menu.
Are there blocks added to Structure/Block Layout/Main menu?
You should have block "Main navigation" linked to region "Main Menu" over there.
Comment #3
vinoth m commentedNavigation is working fine after enabling Zircon. This issue not because of Zircon. You might add more modules for other functionalities. Because of those modules, only you faced this issue. Please share what are all the modules you added.
Comment #4
sylvainar commentedHey !
I had the same issue, I finally attempted to solve it. Actually, when you just activate the theme, it put all the blocks in the header. You have to go in structure -> Block Layout and drag & drop the "Main navigation" in the "Main menu" area, don't forget to save.
Great theme, but I was really close to just throw it away just because of this "bug". Hope this is gonna be useful for someone.
Comment #5
Kalorlo commentedI was having the same problem with 8.x-1.0-rc1 (which https://www.drupal.org/project/zircon still has as the only D8 release, meaning you can't upgrade further from inside Drupal). I had no main menu visible despite putting the main menu in the main menu block (it was in Primary Menu by default). I tried inspecting in Chrome and the only menu-related thing was a three-line toggle element set to be before the site logo that was set to not be toggled. That wasn't visible at all in the inspector and I assume it was supposed to be for mobile only.
I deleted the theme entirely as uninstalling from within the interface wouldn't let me install 8.x-0.2 - it just said I already had Zircon installed, and no updates were found.
I then installed 8.x-0.2 and moved the main menu block from primary menu to main menu, and now it was visible.
Comment #6
vidit.anjaria commentednavigation block is placed under primary_region but primary region has not been added in the page.html.twig file. I have added it and providing patch for the same. please review.
Comment #7
navneet0693 commentedSimple and straight forward.
Comment #9
gauravvvv commentedThanks for working on this issue.