pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Form rendering issue: additional text above every field
· 2 days ago
Seemed to be reported already at repo of Grav itself: https://github.com/getgrav/grav/issues/4256 Fixed in new release of Grav 2.0.21
-
Form rendering issue: additional text above every field
· 2 days ago
I can reproduce the issue using the latest Grav install with the example Contact form form the docs. Please create an issue at the repo of the Form plugin: https://github.com/getgrav/grav-plugin-form/
-
Impossible to upgrade grav in Yunohost
· 7 days ago
From the logs, it seems Grav 2.0 and its Admin 2 is being installed. It tries to uninstall Admin 1, but Gantry 5 (and older versions of package auto-date) depends on Admin 1. Unfortunately, Gantry 5.6
-
Please make inline code snippets standout more on forum
· 1 week ago
Much better. Thanks.
-
Please make inline code snippets standout more on forum
· 2 weeks ago
Inline code snippets are currently hardly distinguishable from regular text. Please make it standout more, by adding some css like: .forum-post__body code { background-color: #575757; padding:
-
Clearing of the page content while editing in admin plugin in the Grav 2.0
· 2 weeks ago
Fixed in next version of Admin2: https://github.com/getgrav/grav-plugin-admin2/issues/156 NB. Using setting autosave hides the issue behind the lost changes.
-
Typhoon set width
· 2 weeks ago
Answer to issue on Github: https://github.com/getgrav/grav-premium-issues/issues/613 Your syntax wasn't the problem. Typhoon 4 is built on Tailwind 4 and ships a pre-compiled stylesheet, so only the
-
Typhoon set width
· 2 weeks ago
The link you are referring to, it the link to the issues page of all Premium products. Owners of any Premium product are entitled to get free premium support by the developers of the products themselv
-
shortcode does not get rendered in markdown fields except for page content?
· 2 weeks ago
—Oh, and fascinatingly! {{ page.header.contact_info|markdown|shortcodes|raw }} gives me beautiful output as expected! (I only just thought to try that.) But is that really the way to do it? Isn't tha
-
Quark2 theme skeleton
· 3 weeks ago
Try https://getgrav.org/downloads/skeletons and search for Quark2. Currently, only the Blog version is available.