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

Menu items appearing that are marked with visible: false

Solved by David Douglass View solution

Started by David Douglass 4 years ago · 1 replies · 412 views
4 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
4 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 Anna, 3 days ago
4 92 9 hours ago
Support · by TomW, 3 days ago
2 74 1 day ago
Support · by Anna, 7 days ago
7 190 3 days ago
Support · by Anna, 6 days ago
9 156 3 days ago
Support · by stuart young, 6 days ago
2 103 5 days ago