Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ron Wardenier Regular
@bleutzinn · Joined 9 years ago · 252 posts · 14 topics · 75 reputation
Badges
Recent posts
-
Special characters on Grav site
· 3 years ago
Using the default theme Quark Grav does a great job in dealing with non-standard characters. When I use your example “cliëntenraad” in a page content (markdown) the possibly problematic character ë i
-
How to change default white background of resized images to other color?
· 3 years ago
@pamtbaau Grav and you never stop to amaze me. This is good news specially for the OP @blazejs I'll make a PR for the documentation about the use of the (unnamed) background parameter when resizing i
-
How to change default white background of resized images to other color?
· 3 years ago
It seems we're in the same boat as I'm not a developer too. That being said I've learned ways to learn about Grav's internal workings. When I'm working with Grav I open the Grav root folder in Visual
-
How to change default white background of resized images to other color?
· 3 years ago
When the width of your portrait images is less than the width of the HTML columns they are placed in then the white you see is not part of the image. Instead it is the background color of it’s contain
-
Authors taxonomy with flex-object
· 3 years ago
In your form you are calling a static function options in the class Grav\Plugin\Admin\DataOptions. However as far as I can tell that class does not exist in the Admin Plugin. You do have all authors i
-
Unable to use third party library in new plugin
· 3 years ago
Today the PR was merged so the platform-config is no longer part of the default config of the DevTools Plugin. Thanks to @pamtbaau and @OleVik on this.
-
Unable to use third party library in new plugin
· 3 years ago
A pull request is waiting to be merged. Thank you all for your help on this matter.
-
Comment replies aren't being posted
· 3 years ago
The plugin in question is actively maintained. (A pull request has been merged this week.) You could create an issue in that repository and report your problems there.
-
Reuse module in other pages, related to complex collections
· 3 years ago
I'm not sure what you mean by "The twig templates are just that, templates, they just print what’s on the MD files and it’s a generic twig template for the site". Is it your opinion or knowledge about
-
Reuse module in other pages, related to complex collections
· 3 years ago
You might want to take a step back and use the form and collection(s) in normal Grav pages instead of modular pages. Once that is all working you can change to using modular pages. It seems to me that