Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Jared Member
@csixtyfour · Joined 9 years ago · 82 posts · 13 topics · 22 reputation
Badges
Recent posts
-
Optimize image weight
· 8 years ago
Hi I've run into exactly the same situation a few weeks ago. The short answer is that you need to disable "Cache all images" as its not possible to just cache images without them going through the opt
-
Newbie Question from Germany: images in cache twice as big as originals, feature or bug
· 8 years ago
Hi @Eckhard I've recently found the same issue. I optimise my images before uploading, I uploaded a 15k png and a 2mb png came out! After doing some digging it looks like an issue with the Gregwar ima
-
Dump in Twig not outputting anything
· 8 years ago
Hi Do you also have the debug bar running? You need to enable debugging and also twig debugging to see anything. The option is in the admin - configuartion - system - Debugger - Debugger -> yes or
-
Widgets & Theme Layouts
· 8 years ago
Sorry I am not familiar with XMLRPC. Its probably not the same experience but since Grav is flat file you only need to put files on the server for them to be processed so maybe FTP or git sync might p
-
Widgets & Theme Layouts
· 8 years ago
Well there are skeletons which are a bit more of a packaged experience and include plugins so you might want to start off with one of those as a taster. I think the themes are most searchable by frame
-
Widgets & Theme Layouts
· 8 years ago
Hi Short answer is: no though you might have more luck with the Gantry based themes. Much of the logic sits within the theme in Grav so plugins add functionality and the admin panel gives a content ed
-
Multi-Lingual 'Learn2' and Folder Structure
· 8 years ago
Hi I don't know the learn2 theme too well but in general your needs are met with built in Grav functionality. I assume you'll be using the admin panel but these bits can be done without it. Using th
-
Using PageMediaSelect Custom Field in Template
· 8 years ago
oh man I didn't know that and I use pagemediaselect all over the place!
-
What's the purpose of modular pages at all?
· 8 years ago
Yes this is true and very flexible. I was thinking more like footer links and such which might need infrequent changes.
-
What's the purpose of modular pages at all?
· 8 years ago
Hi I agree that partials are good for sites with a fairly fixed layout like a blog but for a site that might need to change more often modular pages are useful for building up a page. There's nothing