Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Support

Menu items appearing that are marked with visible: false

Solved by David Douglass View solution

Started by David Douglass 3 years ago · 1 replies · 314 views
3 years ago

I have followed the documentation about menus, but it seems there is something that I'm missing here. The articles that I don't want to appear in the horizontal drop down, I put visible: false in the frontmatter of the page, I also made sure that visible was unchecked for each page I didn't want to appear in the horizontal drop down at the top of the page. But those pages still appear

last edited 01/24/23 by David Douglass
3 years ago Solution

Trial and error -- figured it out. I don't know if this is the right way to do it, but it worked:


{% if page.menu == 'About' or page.menu == 'Intro' %}
.....
{% endif %}


Suggested topics

Topic Participants Replies Views Activity
Support · by Thomas, 1 week ago
2 51 8 hours ago
Support · by Anna, 2 days ago
2 58 10 hours ago
Support · by Justin Young, 11 hours ago
1 30 11 hours ago
Support · by Duc , 1 week ago
2 63 5 days ago
Support · by Colin Hume, 1 week ago
2 55 5 days ago