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

  • Restrict shows preview of page · 10 years ago

    I created a user which should have access to a certain page using: bin/plugin login newuser I added access: site.login: true site.test: true to the page's header. When I now try to show the page, I am

  • Some silly obvious questions for you guys · 10 years ago

    In case it's useful, learn.getgrav.org/troubleshooting/internal-server-error

  • Some silly obvious questions for you guys · 10 years ago

    thanks. i've decided to just try with a new skeleton. so just removed everything and installed a new one to start playing. now i get a 500 internal server error. will investigate

  • Some silly obvious questions for you guys · 10 years ago

    If you "follow the path" that a theme has setup for you, things are simple. When you start customizing things, like not wanting a menu at all, or changing the way the theme works, things require some

  • Some silly obvious questions for you guys · 10 years ago

    hi paul, not really. i'm struggling with grav. i'm a user not a developer and have some rudimentary skills in finding files and editing, but was hoping for something a little more 'functional'. the th

  • Some silly obvious questions for you guys · 10 years ago

    It looks like you solved your problem?

  • Some silly obvious questions for you guys · 10 years ago

    thanks Ryan - I'll figure it out. What about the icon at the start of the post title and how can I remove the menu items - I dont need them??

  • Some silly obvious questions for you guys · 10 years ago

    Truncate with Twig. https://learn.getgrav.org/themes/twig-filters-functions {{ page.headers.title|truncate(5) }}

  • Some silly obvious questions for you guys · 10 years ago

    I've put up a site very quickly - using a skeleton. It's at www.thebpway.com As you'll see it's a blog. I've added a content item on the front page but how do I get it to display the first x number of

  • GetGrav.org Plugin Search Not Working · 10 years ago

    Works on my iPhone, BUT I noticed search is case-sensitive. It probably searches the "slug" of the plugin, and on iOS you probably have auto uppercase.