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

  • How to show list in templates · 10 years ago

    simple enough, can't seem to find anything in the documentation... I am using the list blueprint and I can't figure out how to show it...if I just put {{ page.content }} I get the default content but

  • Login Not Always Working · 10 years ago

    Check you're using Grav 1.1 which comes with the latest Login plugin, and check if you can replicate it there too.

  • Login Not Always Working · 10 years ago

    My logins don't always work. I have the plugin installed, sometimes it works fine, but sometimes when I login with a test user account I created nothing happens. I login in, I get the redirected to th

  • 404 Error Page appears larger · 10 years ago

    @vivalldi: thanks for the clairification. I'll stay away from blueprints.yaml. @Sommerregen: it appears on the front-end, so must be the CSS code. I did have a custom.css file started in my CSS fol

  • 404 Error Page appears larger · 10 years ago

    @tele-pet Does it appear on the frontend? If yes, then it has most likely to do with CSS rules (e.g. the ones the Private plugin sets). Use your browser then to inspect the page and what is going on.

  • 404 Error Page appears larger · 10 years ago

    I am not sure what to do to make the page itself smaller but you do not need to mess with the blueprints.yaml file. That file is what tells the admin plugin how to render configuration options.

  • 404 Error Page appears larger · 10 years ago

    My 404 page appear larger than my other pages. It appears that elements on the 404 error page are inheriting font-sizes from a different source than all other pages. I see a similarly larger element

  • How can a user change password? · 10 years ago

    I'm using v1.0.1 as this is an internet-facing website. Its great to see this is solved in v1.1, when it becomes public (i.e.: not beta or RC) I will definitely test and roll out then. Looking more an

  • How can a user change password? · 10 years ago

    Grav 1.1 and Admin 1.1 should have solved this, are you using that or 1.0.10?

  • How can a user change password? · 10 years ago

    I have created a user with access to: admin.login admin.pages but when the user clicks on his/her profile it is shown "Access Denied". How can he/she change their password?