Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
No "form" display template when creating form with admin?
· 10 years ago
Solved! The copied form.html.twig into the woo themes templates folder /my_site/user/themes/woo/templates Now form is also in admins display templates drop-down and when saved with that template I ind
-
No "form" display template when creating form with admin?
· 10 years ago
I've installed grav with woo skeleton and it all looks good. Forms plugin came along with zip. Now I'm trying to create a form using the admin interface but under the Pages|Options|Display Template dr
-
Minifying pipeline doesn't work
· 10 years ago
I figured out why. I need to set the pipeline-vars to "true". Only then the other features get activated.
-
Minifying pipeline doesn't work
· 10 years ago
I've added the minifying pipeline in the user/config/system.yaml assets: # Configuration for Assets Manager (JS, CSS) css_pipeline: false # The CSS pipe
-
Bad Request error on form submit
· 10 years ago
This is kinda hard to debug without the exact content of the request. Could really be anything. More info please :)
-
Bad Request error on form submit
· 10 years ago
I created a plugin which collects data from a form and submits it via ssl / fsock to another server. The plugin works correctly and all the data gets submitted correctly to the target and the server l
-
Argument against Wordpress for clients
· 10 years ago
Thanks so much Gingah for all this input! This is really helpful and definitely has me thinking of how we can communicate these points. We just went through some Grav lessons to learn about creating
-
Argument against Wordpress for clients
· 10 years ago
Modifications are markedly harder with a CMS like Grav and static-site generators, as virtually all settings are kept in templates and css. Whilst you could allow for a lot of variety through frontmat
-
Argument against Wordpress for clients
· 10 years ago
My partner and I started playing with Grav last week and really like it so far....speed is sooo good :) And so I'd like to offer building an upcoming web project using this framework rather than Wordp
-
Override 404 error page
· 10 years ago
Thank you it works!