Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
nicolas Member
@nclm · Joined 6 years ago · 11 posts · 6 topics · 1 reputation
Badges
Recent posts
-
Help, website blanked!
· 2 years ago
(post deleted by author)
-
Show frontmatter as fields in the normal mode?
· 2 years ago
I realise this sounds like blueprints, and it’s basically that, but automatically and for all frontmatter variables. Most of my pages have different templates and a bunch of variables that are unique
-
Show frontmatter as fields in the normal mode?
· 2 years ago
Hi :) I have pages with a various custom variables in the frontmatter, in fact a lot of content snippets that appear on the pages are stored in the frontmatter. It works great. However, the only way t
-
Form: name="EMAIL" instead of name="data[EMAIL]"?
· 4 years ago
Hi, thanks for the quick answer. So there is no way to choose my own name attribute? This seems like such a basic feature for a form builder. I have no idea how to create a whole new plugin from scrat
-
Form: name="EMAIL" instead of name="data[EMAIL]"?
· 4 years ago
Hi, I’m making a form that has this field: - type: email label: E-mail placeholder: 'Your e-mail address' name: EMAIL validate:
-
Cannot back-up because of set_time_limit()
· 6 years ago
Opened https://github.com/getgrav/grav/issues/3023 for follow-up…
-
Cannot back-up because of set_time_limit()
· 6 years ago
Hi, I cannot back-up the Grav website I’m working on because this error appears when pressing the back-up button: An error occurred. set_time_limit(): Cannot set max execution time limit due to system
-
Remove “Notifications” and “News Feed” in the admin panel
· 6 years ago
That’s great, thanks!
-
Remove “Notifications” and “News Feed” in the admin panel
· 6 years ago
Hi, What would be the best way to remove the “Notifications” and “News Feed” boxes on my Grav install? I don't want it to get it in the way of my client when they go administrating their website. I’m
-
Modular page not recognised (while another is)
· 6 years ago
False alert: the reason was that these subpages had a slug in their front matter. Now that I removed these, it’s working.