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 · 460 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 Paul Hodges, 4 weeks ago
19 483 5 days ago
Support · by Lauw, 7 days ago
2 99 6 days ago
Support · by Anna, 3 weeks ago
4 426 1 week ago
Support · by gtx, 4 weeks ago
4 377 3 weeks ago
Support · by Anna, 1 month ago
9 484 3 weeks ago