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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Matthias Member

@Matse · Joined 9 years ago · 10 posts · 3 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Only list tags of part of the page · 8 years ago

    Yes this looks like this is the function I am looking for. But in my case it doesn't work. With exactly this code on a page called "books" it also lists the tags of a parent page.

  • Only list tags of part of the page · 8 years ago

    Hi, hope anyone can help me with this topic. I think it is a problem that others of you will also have. To keep it short, I have two places on my site, where I want to display tags of my sites. Howeve

  • Use SimpleSearch two times on the same website · 8 years ago

    Ok I finally got it to work. I share my findings here. It was all about the route and a missing results page. My structre is like this: 01,blog -->blog.md 04.books -->books.md -->book1 ----&g

  • Use SimpleSearch two times on the same website · 8 years ago

    Hi, sorry but this solution didn't work for me either.

  • Use SimpleSearch two times on the same website · 8 years ago

    Hy pollito, I just read through your findings and I will give it a try this evening and let you know about my results. Thanks a lot in advance.

  • Use SimpleSearch two times on the same website · 8 years ago

    So I still can't figure it out how page-based search works. What I need is an example of the simplesearch.yaml file configuration, and the frontmatter of the two pages where I add the two simplesearch

  • Use SimpleSearch two times on the same website · 8 years ago

    Hey Michael, thanks for your reply, but I already tried this, without success. For explanation: under pages I have this structure home (which is my blog) -> blog.md books -> boods.md ... In my

  • Use SimpleSearch two times on the same website · 8 years ago

    Ok, here is the problem. I have a website with a blog page with subpages, and another page to collect various information which also has subpages. What ai want to do now is to have two different searc

  • Collect dates from blog posts · 9 years ago

    That looks good, thank you. Another question: I want to pass these dates to the jquery datepicker. I have to do this as array. Can i collect these dates in an array instead of writing them out?

  • Collect dates from blog posts · 9 years ago

    Is there a way to collect all dates from my blog posts? The reason I am asking is that I want to activate only the dates i a datepicker, where blogposts exist.