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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Menu Options · 11 years ago

    No. It needs to be coded. Do you need to hide certain menu items on mobile or tablet views as well ?

  • Menu Options · 11 years ago

    is there anyway to have certain menu items show on desktop and hide on mobile and vise versa in deliver?

  • How to edit the Sidebar in the theme? · 11 years ago

    Hi, you can change sidebar.html.twig that is in the folder your-site / user / themes / your-theme/ templates / partials. Warning not all issues have the sidebar, I refer, for example, for Antimatter,

  • How to edit the Sidebar in the theme? · 11 years ago

    how can add value in the sidebar, or edit it. ?

  • Footer Menu · 11 years ago

    In this case, the links are going to be pretty much permanent, so hard-coding is probably simpler. However, the taxonomy thing (as alluded to at http://learn.grav.org) does open up new possibilities i

  • Footer Menu · 11 years ago

    Yah it sort of depends on how often you plan on modifying those links. Hardcoding is easier, but taxonomy is certainly more flexible.

  • Footer Menu · 11 years ago

    Taxonomy idea seem to be a good one. Saves having to modify hard-links

  • Footer Menu · 11 years ago

    you can use taxonomy to assign certain pages to another menu, or simply create a twig template wth your footer links coded directly in there .

  • Footer Menu · 11 years ago

    Grav has the ability to not-/show pages in the main menu, but is there anything that allows being able to specify pages should instead be shown in another (say footer) menu? Pages like, Privacy, FAQ,

  • Conditional dropdown menu with Antimatter · 11 years ago

    The use of a digit prefix for a folder name makes a page visible in the menu also you can override this behavior by setting visible to true or false in the page headers. the visibility of a page is