Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Chris Jung Regular
ModSquad Team Member
Grav Forum Moderators
@chris_jung · Joined 9 years ago · 102 posts · 6 topics · 24 reputation
Badges
Recent posts
-
Snappy grav PDF images and css not working
· 8 years ago
When you look at the plugin: https://github.com/iusvar/grav-plugin-snappygrav The default template seems to be https://github.com/iusvar/grav-plugin-snappygrav/blob/master/templates/snappygrav.html.tw
-
Snappy grav PDF images and css not working
· 8 years ago
Maybe this is part of your issue: https://github.com/KnpLabs/snappy/blob/master/doc/faq.md#q-how-to-convert-page-with-relative-links-from-stdin--how-to-use-relative-media-urls
-
Snappy grav PDF images and css not working
· 8 years ago
Okay: Snappy is a wrapper for wkhtmltopdf Ensure that wkhtmltopf gets the correct styles (like: check media attributes etc.) ensure that the used styles work with wkhtml2pdf (hint: bootstrap 4 uses
-
Add link to a checkbox field's label
· 8 years ago
Exactly this. 😉 This filters HTML from the string.
-
Add link to a checkbox field's label
· 8 years ago
/forum/forms-blueprints/how-can-i-add-anchor-link-in-form-label-t315?u=chris_jung
-
How to disable IP Address logging in Admin
· 8 years ago
Just found that you can also edit /user/config/plugins/admin.yaml and set popularity.history.visitors to '0' This option is not editable via Admin UI
-
How to disable IP Address logging in Admin
· 8 years ago
I have created a pull request to store hashed IPs instead. https://github.com/getgrav/grav-plugin-admin/pull/1436
-
Google maps Api grey map
· 8 years ago
This is what I saw as well. "grey google maps window" is from my experience something different. ;-)
-
Looking for a simple theme
· 8 years ago
Looks loke you could use just the QUARK theme ;-)
-
Google maps Api grey map
· 8 years ago
I opened your site, everything worked fine.