Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Easy mobile posting?
· 11 years ago
@vivalldi The general issues were around spacing on the screen. On an iPhone 6 plus, everything is way too big to be usable. At that resolution things can be a smaller and still be manageable. Also th
-
Easy mobile posting?
· 11 years ago
Another alternative approach might be to use a synced system of some kind (github/dropbox/etc) and then edit file directly on that filesystem via native clients. For example, I did this with a Grav
-
Easy mobile posting?
· 11 years ago
Hey Daniel! Do you mind providing some screenshots of your mobile problems? I had worked on the mobilizing portions of the admin plugin and if I know where some of your specific issues are in the UI I
-
Easy mobile posting?
· 11 years ago
Hi all, Thinking of using Grav to set up a blogging site, but I've found the admin UI doesn't render brilliantly on mobile devices. Is there any way to create new content via an app? I couldn't see a
-
Server Error after updating sidebar/about page
· 10 years ago
Apparently your theme, in in partials/sidebar.html.twig tries to include sidebar/blog.html.twig which is not there. You can remove the include in the first place, or add an empty blog.html.twig file.
-
Server Error after updating sidebar/about page
· 10 years ago
After updating a sidebar/about page on a grav skeleton running receptar theme i get these Server Error Sorry, something went terribly wrong! 400 - Template "sidebar/blog.html.twig" is not defined in "
-
Custom fields & mark down
· 10 years ago
Just store it as text, then use |markdown filter at the Twig level to render it as markdown.
-
Custom fields & mark down
· 10 years ago
I have problems with a custom text field. No mark down possible Anyone a solution ?
-
Removing subpage error
· 10 years ago
Never mind, figured it out. Was some weird cache issue. :)
-
Removing subpage error
· 10 years ago
what do you mean by 'minus sign' ? screenshot?