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

  • Write directly on header of a template · 10 years ago

    Nobody can help me :-( ?

  • Write directly on header of a template · 10 years ago

    Hi guys, I've a question regarding the header of a page template. I wanted to put some information directly on the header of a template directly on the blueprint... Is it possible and if yes, can you

  • Strange behavior login · 10 years ago

    Some character (copy/pasted?) probably is not encoded correctly, in a YAML file or in a Page header you edited.

  • Strange behavior login · 10 years ago

    Hi, I have made a login (site login access) for a specific page, by entering the wrong password i get the error; The YAML value does not appear to be valid UTF-8. Strange? Any thoughts? Best

  • Admin markdown field height · 10 years ago

    Can I edit the default height of the markdown field height in the admin so its not so big for some fields? I know you can resize by dragging it but I mean when it first shows.

  • "Grandchildren" 3rd level menu items not working · 10 years ago

    solved: for anyone needing a 3 level menu, here you go: <ul class="menu"> {% for page in pages.children.visible %} {% set current_page = (page.active or page.activeChild) ? 'active' : '' %}

  • "Grandchildren" 3rd level menu items not working · 10 years ago

    Hi everyone. I'm trying to create a 3 level deep menu. The second level works but the "grandchildren" don't. Can someone advise me on where I can find the answers to this problem. Thanks! <ul clas

  • Gzip doesn't work · 10 years ago

    It turned out that speed test tool' warning about gzip were regarding just some files and it's working overall on a site. My apologies. However, that weird error is still occurring, when pressing save

  • Gzip doesn't work · 10 years ago

    Hi. Could you please advise with the following. I'm trying to enable Gzip compression but I'm getting the following mess after saving preferences: Config-mess But if to reload config page you'll see t

  • Plugin Update Problem · 10 years ago

    It just looks like some files were not deleted from the form folder. It's probably a permission problem specifically there. Did you create any files there owned by a different user? Just manually dele