Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Render content in columns
· 10 years ago
Alright, thanks. I will see what I can come up with
-
Render content in columns
· 10 years ago
That recipe is just a way to solve that problem. You can use the index of that for loop (http://twig.sensiolabs.org/doc/tags/for.html#the-loop-variable) and check which iteration it is (which column i
-
Render content in columns
· 10 years ago
I actually meant this https://chrisnager.github.io/ungrid/ and not Milligram, but I can't edit the post.
-
Render content in columns
· 10 years ago
Render content in columns Is there a way to control the sizes of the tables? Now it's "just" auto adjust to the content. Meaning if I change the title, etc. the column width is changing every time. I
-
Admin plugin: parent page empty in expert mode
· 10 years ago
OK good to know, so this was an issue solved at some point. We have so many things solved in 1.1, hopefully a release is out soon.
-
Admin plugin: parent page empty in expert mode
· 10 years ago
I was using Grav 1.0.10. In Grav 1.1 I don't have this problem.
-
Admin plugin: parent page empty in expert mode
· 10 years ago
Are you using Grav 1.1 (RC), or Grav 1.0.10 (stable)? If the latter, can you check if the problem happens on a 1.1 site too? You just need to copy the user folder from one site to the other, to recre
-
Admin plugin: parent page empty in expert mode
· 10 years ago
Hello, I have a strange problem in admin page editor, only in expert mode: in the third level pages the parent page option in "Advanced" tab is empty! Below page structure: /chi-siamo -> default /c
-
Error on admin area after deployment
· 10 years ago
@chidvanid good to know that, didn't think about vendor libs not being up to date.
-
Error on admin area after deployment
· 10 years ago
about one week ago, i had the same ''issue''. After this I ran composer install and every update after that worked fine. I have the composer directories and files in my .gitignore so they weren't pull