Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Calling a plugin within a twig
· 11 years ago
So I pulled all that code from the admin plugin (latestPages) ... Doesn't latestPages return an array? It certainly seems to in the debugger. To be fair, I am brand new to PHP, so perhaps I am not und
-
Calling a plugin within a twig
· 11 years ago
You are kinda doing it wrong. You should generate a latest_pages array, and add that to the Twig environment. Then in your sidebar you could loop over the latest_pages array and display stuff. Pret
-
Calling a plugin within a twig
· 11 years ago
I've created a plugin using the tutorial and screwing with admin and have the following: latest.yaml : enabled: true theme: default latest.php: <?php namespace Grav\Plugin; use Grav\Com
-
GRAV form plugin
· 11 years ago
Following that "Add a form" guide get's you a form which sends to the specified email, just be sure to copy all the right files and things needed from the Antimatter theme.
-
GRAV form plugin
· 11 years ago
What's the problem you're facing? The form is not sent via email?
-
GRAV form plugin
· 11 years ago
Hello all, I've created a contact form on my site and want to access the form plugin from grav for its sending. So how is this working ? I did not found any working example or doc about it. The docs a
-
Multilingual cookiespolicy plugin
· 11 years ago
sent
-
Multilingual cookiespolicy plugin
· 11 years ago
understood ... I'm doing it now.
-
Multilingual cookiespolicy plugin
· 11 years ago
@tidivoit Can you send me your user folder (either via gitter per private message, click on my image/profileor by sending me an emaill to sommerregen [at] benjamin-regler [dot] de ) [zipped] ? I don't
-
Multilingual cookiespolicy plugin
· 11 years ago
I exactly followed the indications you kindly gave ... What other informations would you need? What is extraordinary is that actually the fr page do not display the bar while before it did ... ! Anywa