Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Seb Member
@Amatiq · Joined 8 years ago · 14 posts · 7 topics · 2 reputation
Badges
Recent posts
-
Shortcode assets not loaded in modular item
· 7 years ago
I call shortcode-owl-carousel plugin in a modular subpage content. But assets needed by this plugin are not loaded (no JS and no CSS) When I move the exact same content to the parent modular page it w
-
Timeout after email sent with contact form
· 8 years ago
I reply to myself! My form is in a a modular page. I must add action parameter in the the form.md frontmatter and change the path to the thankyou page form: action: /my-modular-page-url display: _
-
Timeout after email sent with contact form
· 8 years ago
Hi! I've included a contact form which is sending email when submitted. It works but front-office and back-office become unresponsive for 5 minutes. After that the website is back as if nothing happen
-
Find and get a page by its slug or path
· 8 years ago
You are right! I asked for pages too early... I must ask for pages in onPageInitialized() Done!
-
Find and get a page by its slug or path
· 8 years ago
Hi! Sorry for my newbie question but I spent hours to get this working: Within my plugin, I want to get an already created Page by its slug or path? Like $found = $this->grav->pages->get('mys
-
Process twig variable in a form frontmatter
· 8 years ago
Thank you very much for all the dig you did! I also tried without forms excluded but no luck... You are right there must be good reasons why Twig in Form frontmatter is disabled. I will jump into plug
-
Process twig variable in a form frontmatter
· 8 years ago
yes! Cache is disabled in the system config file
-
Process twig variable in a form frontmatter
· 8 years ago
Nope! Same unprocessed result I already read your previous post and I thought it should still work...
-
Process twig variable in a form frontmatter
· 8 years ago
I did but same unprocessed result...
-
Process twig variable in a form frontmatter
· 8 years ago
Hi! I am not able to process twig variable in a form frontmatter. My form.md: process: twig: true frontmatter: process_twig: true But for a fieldset legend: "{{ page.title }}" Display raw "{{ page