pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Copy a page - wrong name
· 4 years ago
@Henning007, Might be related to this issue, which is caused by caching of pages. If the cause is the same, it is fixed, but you'll have to wait for the next release of Grav.
-
How to change the format of dates in a page
· 4 years ago
@zambala, The date format is often set in the template. Quark: In Quark /templates/partials/blog/date.html.blog the date output is formatted as follows: {{ page.date|date(system.pages.dateformat.short
-
Expand URL variable in custom languages.yaml
· 4 years ago
@AquaL1te, Added an extra suggestion in my previous reply #7.
-
Expand URL variable in custom languages.yaml
· 4 years ago
@AquaL1te, A screenshot of the thankyou page and email doesn't really show the HTML element that has been generated... As said: A copy of the HTML element containing “just the text” in the email is
-
Expand URL variable in custom languages.yaml
· 4 years ago
@AquaL1te, When trying to solve an issue, it is important to be precise. As said in your previous post, remarks like "I get plain text. No URL, but also no HTML/markdown. Just the text." don't carry
-
Expand URL variable in custom languages.yaml
· 4 years ago
@hughbris, Now OP might be suffering choice-stress... :-)
-
Expand URL variable in custom languages.yaml
· 4 years ago
@AquaL1te, It seems you're making a conceptual mistake by thinking that during Twig processing, Twig will recursively process any Twig code contained in a variable. That's not going to happen. If you
-
Weird .md naming after enabling language support
· 4 years ago
@edi0th, @AquaL1te, Bug has been fixed in Grav core. Will need to wait until new release of Grav is available.
-
Include URL in description field of a checkbox (form)
· 4 years ago
@AquaL1te, As suggested before, it is a good habit to open a new post for a new question. This is a question about implementing translations and has got nothing to do with "Include URL in description
-
Include URL in description field of a checkbox (form)
· 4 years ago
@AquaL1te Your original question has been solved. Using Markdown, a URL can be generated in both 'label' and 'description' of the online form. Usually, when a question has been solved, for follow up q