pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3188 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Please make inline code snippets standout more on forum
· 3 weeks ago
Much better. Thanks.
-
Please make inline code snippets standout more on forum
· 3 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
· 3 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
· 4 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
· 4 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?
· 4 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
· 1 month ago
Try https://getgrav.org/downloads/skeletons and search for Quark2. Currently, only the Blog version is available.
-
How to detect to whom a reply is addressed
· 1 month ago
It's working nicely. Thanks.
-
How to detect to whom a reply is addressed
· 1 month ago
How can I tell to whom a reply has been addressed if someone does not add the @username in the reply? Should there be some kind of nesting to show the relationship between replies? If so, I haven't
-
Editing title of post by moderator
· 1 month ago
Thanks, its working. Had trouble to find in the UI where I should enable editing the title, but found it... And hoped I could edit the title itself and not a long title inside an inch-wide textbox.