Skip to content
Grav 2.0 is officially stable. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Collection with multiple item constraints · 4 years ago

    @Vince42, I see two alternatives depending on your situation: If there are also pages with category 'MyCategory' outside folder /details, you will need to create two separate collections and apply

  • Adding a collection module · 4 years ago

    The first phonomenon remains though: The taxonomy category is ignored and all four sub pages are rendered. Have a look at the docs on Collections and especially about Complex Collections. Is says: Y

  • User restricted pages doesn't work · 4 years ago

    @yehudac, Please share how you've tried implementing access to page for logged in users only. Has any of above implementations worked before? If so what has changed? The following works fine IMHO:

  • Adding a collection module · 4 years ago

    @Vince42, @Vince42: I read about collections and managed to create an unordered list with the respective page titles. Ok, so the title of the post doesn't really reflect the issue. Or does it? If n

  • Any option for Summary separate from blog Item?! · 4 years ago

    @zambala, Maybe you're approaching Grav with the mindset of Drupal. That can be a hindrance in your process learning Grav. Use tools for what they have been designed for Markdown is for writing cont

  • Any option for Summary separate from blog Item?! · 4 years ago

    @zambala, So far you have only shared some verbal descriptions which I'm trying to interpret. To be honest, you've totally lost me already in the initial post. I'm afraid it's all riddles to me and t

  • Adding a collection module · 4 years ago

    @Vince42, To get a collection of blog-items based on their taxonomy, try: Add collection to frontmatter of module: --- content: items: '@taxonomy.tag': [photography] --- In the template of the

  • Any option for Summary separate from blog Item?! · 4 years ago

    @zambala, Markdown doesn't process content inside a block element. So you could wrap the summay inside a <div>...</div>. Or, if the summary isn't that long, you might add a summary field t

  • Any option for Summary separate from blog Item?! · 4 years ago

    @zambala, Didn't the docs about page summaries provide you a solution?

  • Position images · 4 years ago

    @Henning007, Without providing proper information like... The theme being used. Preferably with a url pointing at the repo of the theme. The template being used for the page What you are are trying