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

  • Modular Menus · 11 years ago

    Hi I have the same issue If I add modular page on home page (to ad showcase picture) my main menu become modular page sub pages my pages http://i62.tinypic.com/9kqekm.png my test site http://grav.en-t

  • Modular Menus · 11 years ago

    Mmmm.... could be. Please create an issue on the repo issues list: https://github.com/getgrav/grav-plugin-admin/issues

  • Modular Menus · 11 years ago

    Second problem ... the Display Templates (for Showcase, Feature and Text), to begin creating the modular sub-pages, do not show in the admin dropdown. I am utilizing inheritance on the site, could tha

  • Modular Menus · 11 years ago

    Curious, I understand how Modular pages work, but what I don't get is why they take over the main menu. Here is what I want ... Home . | Modular Page 1 . | Modular Page 2 . | Modular Page 3 About P

  • Strange view when i want to add articles in admin panel · 11 years ago

    It is when I disable the plugin no issue Issue is created on GitHub

  • Strange view when i want to add articles in admin panel · 11 years ago

    This seems to be an issue with the Blog plugin. If you disable that plugin, everything is fine. Really the Blog plugin should not be running/adding CSS etc in the admin area. Please create an issue

  • Strange view when i want to add articles in admin panel · 11 years ago

    Dear all, I work with Chrome and when I want to add article I have this view on popup http://i57.tinypic.com/5lz98j.png seems that first element of Dropdown has huge size (3rem in template.css) http:

  • Content within Nested Folders · 11 years ago

    Thanks! I thought it might have had something to do with taxonomy but I think I was using it wrong and the pages weren't showing up. That works perfectly.

  • Content within Nested Folders · 11 years ago

    Ok this totally works fine for me: content: items: @taxonomy.category: blog order: by: date dir: desc limit: 5 pagination: true All pages that have: taxonomy:

  • Content within Nested Folders · 11 years ago

    Looks like this one slipped through the cracks! @taxonomy should work, i'll have to do some testing... bbiab :)