Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Slice blog post in collection
· 10 years ago
How can i slice a particular post if i want to show only 5 number of post and if i want to show post only 7, 8, 9 then how we set slice i have used something like that For three post {% for ps in t
-
Using Grav installation twice
· 10 years ago
Sounds like some aggressive caching on your web host?
-
Using Grav installation twice
· 10 years ago
After clearing the cache it took some time but then the site content was delivered properly. But the administration user interface still (= 6 hours later) delivers only HTML fragements.
-
Using Grav installation twice
· 10 years ago
All you should need is the cache to be cleared.
-
Using Grav installation twice
· 10 years ago
I have a (linux) server which runs multiple web servers using different host names. So I have installed Grav in a folder of the server under the hostname gravprod1. ... and there it works well. Now I
-
How to show a collection
· 10 years ago
sorry for the bad paste. My problem is: If I have a page writed this way: (savedd home.en.md) title: 'Home' published: true metadata: keywords: 'home' taxonomy: category: - main ta
-
How to show a collection
· 10 years ago
I really can't tell with your paste of the .md page, you should paste it between triple backticks.
-
How to show a collection
· 10 years ago
How can I show a collection inside a page? This is my .md page title: 'Quote Archive ' published: true metadata: keywords: 'home' taxonomy: category: main tag: 'home' menu: 'Home' slug: home proces
-
Admin Panel: other way to choose parent?
· 10 years ago
Issue #735 :) thx
-
Admin Panel: other way to choose parent?
· 10 years ago
ok thx. will do that a little later.