Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Langswitcher not displaying
· 10 years ago
Where did you add it?
-
Langswitcher not displaying
· 10 years ago
Yes, I did.
-
Langswitcher not displaying
· 10 years ago
Did you add the twig as per the docs?
-
Langswitcher not displaying
· 10 years ago
Any idea why the langswitcher plugin could be not displaying at all? I have it set to enabled, all seems to be ok, but it doesn't display. (I'm using the antimatter skeleton blog and installed the lan
-
Tag Issue with Separate Folders
· 10 years ago
You probably just need to edit path in the blog-item page so that it points to the correct page. Grav by default really doesn't know which page you want it to point to, so you have to set that in your
-
Tag Issue with Separate Folders
· 10 years ago
I am having an issues with tags. I'm currently using the PinPress skeleton. Normally blog posts have the URL mydomain.com/blog/post-title. In order to have a more SEO friendly URL, I created category
-
Configure simplesearch
· 10 years ago
this also worked: content: items: '@taxonomy.category': [blog, ja] ---
-
Configure simplesearch
· 10 years ago
I tried in blog.md like docs: content: items: - '@self.children' - '@taxonomy': category: [blog, ja] but it gives me all a collections of all pages, not only the [blog, ja]
-
Configure simplesearch
· 10 years ago
Thank you (no problem for removing previous post). I can filter with simplesearch.yaml: that works perfectly But here ja is standing for japanese pages so I need to filter at a page level: filter ja o
-
Configure simplesearch
· 10 years ago
I removed your previous post to avoid duplication. The simplesearch.filters property does not work like taxonomy collections definitions. It can filter on @self, then also search in the taxonomy names