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

  • Subpages in menu · 10 years ago

    I checked, the theme does not actually implement dropdown, but showing subpages. Check https://github.com/getgrav/grav-theme-receptar/issues/5#issuecomment-205216674 I posted a PR to add a configurati

  • Subpages in menu · 10 years ago

    I can't make the config work :(. It's driving me crazy :( . I'm going to hardcode it. Don't wanna spend too much time for this ^^ Thanks anyway sir, help was appreciated !

  • Subpages in menu · 10 years ago

    Mmm.. looks like in Receptar the dropdown is available, but there's no configuration option to enable it. The correct path is user/config/themes/receptar.yaml. The second file content you added should

  • Subpages in menu · 10 years ago

    Hi ! I'm assuming that the receptar config is \user hemes\receptar\receptar.yaml . In that case, there is no option to enable it. I tried adding dropdown.enabled: true, dropdown.enabled (alone) and i

  • Subpages in menu · 10 years ago

    Stupid question, but did you enable dropdown.enabled in the Receptar theme config????

  • Subpages in menu · 10 years ago

    It dosn't seems to work... I added visible: true in the header of my subage (user\pages\01.blog\01.a-very-delicious-blog) item.md (and btw, added the numeric prefix) and I can't make it appears in the

  • Subpages in menu · 10 years ago

    I'll give a try right now. Thanks for the quick reply ! I did not thought about numeric prefix on subfolders ! I'll give you a feedback when it's done. Thanks again.

  • Subpages in menu · 10 years ago

    First remember that the numeric prefix on the folder 'by default' makes a page visible. This in turn means it will show up in a menu. Most blog type skeletons don't want blog items in a menu, so they

  • Subpages in menu · 10 years ago

    Hi, I'm just starting to use Grav and i think it's an amazing tool. However, I'm trying to display subpages in the menu. I am using receptar skeletton/theme and I'd like to display subpages in blogs

  • Is there a way to return full page in json format? · 10 years ago

    Glad to help!