Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Category as Subdomain
· 10 years ago
Hi There is a way to setup the category as subdomain? Example: category1.domain.com/post-name category2.domain.com/post-name etc. I don't want to use multisite, just would like to get category name as
-
Modular Forms
· 10 years ago
I tested with modular pages and it worked fine for me. Make sure you clear the cache between each change because Twig caching for modular pages is very aggressive.
-
Modular Forms
· 10 years ago
It doesn't have error now but the 2 forms is not working. Is it okay to put the form in modular.md, under the modular pages? Form-a is working/displaying but form-b doesn't.
-
Modular Forms
· 10 years ago
That field is included with the form plugin, are you sure you installed it correctly? https://github.com/getgrav/grav-plugin-form/blob/feature/multiple_form_handling/templates/forms/fields/text/text.
-
Modular Forms
· 10 years ago
I downloaded the multiple_form_handling on the link you sent me and now I got this error Notfound here is my modular.html.twig content --- html {% extends 'partials/base.html.twig' %} {% block conten
-
Modular Forms
· 10 years ago
I initialized my form in modular.md page forms: form-a: action: /your-modular-page name: application_form fields: name: name label: name placeholder: 'Full name' type
-
Modular Forms
· 10 years ago
It will be very possible, even without modular pages very shortly. If you are feeling adventurous you can test this out in the mutliple-form branch: https://github.com/getgrav/grav-plugin-form/tree/f
-
Modular Forms
· 10 years ago
Hi. I am having a problem creating 2 forms (contact form and application/register form) in one modular page. Is it possible?
-
Scrollbar missing (Chrome)
· 10 years ago
The jquery collection was already in my system.yaml. It could be that i've tried it a few months ago, but i really don't remember. The format of the definition line was definitly wrong for the cloudfl
-
Scrollbar missing (Chrome)
· 10 years ago
Did you change the collection to 3.1.0 yourself? and it works with the jquery hosted one but not the cloudflare one?