Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Dimitri Longo Regular
ModSquad Team Member
Grav Forum Moderators
@dimitrilongo · Joined 9 years ago · 119 posts · 6 topics · 40 reputation
Badges
Recent posts
-
How to clear previous custom.css after changing
· 7 years ago
hi @jmaster Did you try to clear browser cache ?
-
Delivering Grav content images from a CDN
· 7 years ago
hi @UnyteLux you will find CDN plugin here https://github.com/getgrav/grav-plugin-cdn Works very well
-
Multisteps form or wizard form
· 7 years ago
hi @dorian.design was away, i will post or send PM with my solution, just validation is needed
-
Blueprint Field Type List Limit
· 7 years ago
See https://learn.getgrav.org/16/forms/blueprints/fields-available#list-field min and max attributes can be applied to list field
-
Newbie Q: How to get the image url from custom image field
· 7 years ago
explanation here https://learn.getgrav.org/16/cookbook/twig-recipes#displaying-an-image-uploaded-in-a-file-field you can use also filepicker or mediapicker https://learn.getgrav.org/16/cookbook/twig-r
-
Multisteps form or wizard form
· 7 years ago
hi @bleutzinn thanks a lot for yours suggestions. I found one solution, i create a field attribute called step to know which field belong to step1 or 2 etc in my frontmatter then in my custom form.ht
-
Mobile Font Size
· 7 years ago
If you don't mind to use a jQuery solution you can try many plugins https://simplefocus.com/flowtype/ https://github.com/davatron5000/FitText.js https://github.com/jquery-textfill/jquery-textfill htt
-
How to show custom file data view
· 7 years ago
I can see on your twig you loop through page.header.features but in you yaml your list is named course
-
Multisteps form or wizard form
· 7 years ago
Hello, I need to create a multistep ( same page). Does anybody have info about it ? With plugin forms 2.0 I can include multiple forms but need to aggregate to a single email. Not sure is the right d
-
How to? Blog URL = domain/blog/ & Item URL = domain/item
· 7 years ago
check regex route https://learn.getgrav.org/16/content/routing#regex-based-aliases