Flavio Copes
Flavio Copes
Could be related to https://github.com/getgrav/grav-theme-woo/issues/2 I replicated it once, but after a page refresh, never again since.
@camdixon did you install from one of the packages in https://getgrav.org/downloads/ ? Or did you clone from Github? In this case did you follow all the steps? https://learn.getgrav.org/basics/installation#option-3-install-from-github
Looks like the vendor/ folder is not populated
Commit that introduces this possibility: https://github.com/getgrav/grav-plugin-form/commit/519b1875551681d6debb2ee95d32716d5b39bad1
Drop `{% if field.classes is defined %}class="{{ field.classes }}" {% endif %}` as would be a duplicate and I'll merge
This is the only theme that overrides the Form input fields and actually it's a bad thing, it should not re-implement them completely, just add the custom styling/classes/markup it needs....
Can you replicate this on the demo http://demo.getgrav.org/woo-skeleton/? I could not, at a first glance.
On the homepage? I don't get it with Chrome. Which browser are you using? Il giorno lun 16 mag 2016 alle 13:43 pbt39ppc [email protected] ha scritto: > It was on...
Ok so now I can replicate it too, probably some timing-sensitive javascript thing
Now I cannot replicate it any more. Kind of elusive problem, happens sometimes, sometimes not