Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Override JQuery in Grav
· 4 years ago
Just checked my pages and even though I don't use jQuery I see it's also loaded 👀 If you find out how to disable easily, let us know. Otherwise I might have to take a look also some day
-
Globally configured frontend forms
· 4 years ago
I would have forms defined somewhere as @hughbris suggested and then a separate page template with extended default (or whichever template you use for landing pages) and additional field to choose a f
-
Globally configured frontend forms
· 4 years ago
I'm a bit confused. Do you want to have one global form which would show on all pages, or you want to have multiple forms, from which you could assign one to a page to show?
-
Shortcode arguments not parsed
· 4 years ago
You need to define it in plugin blueprint https://learn.getgrav.org/16/advanced/plugin-prioritization Edit: Hmm.. It looks like it's a separate priorities.yaml 🤔 Actually not sure how to define it fro
-
Dynamically add / remove items from form field list
· 4 years ago
Looks much much better. But I'd still try to implement multiple maps. I don't think there's a need for such long name default_with_geolocation - just geolocation would be enough I suppose, but it's up
-
Dynamically add / remove items from form field list
· 4 years ago
@bricebou: How can I interact with the form field list when clicking on the map Why would you need that? Same way how you're adding now coordinates to one text field, instead add coordinates to some
-
Dynamically add / remove items from form field list
· 4 years ago
@bricebou: I don’t see any reason why more than one map would be needed (on the backend) for this need You never know what other use cases might be. It's better to at least plan ahead, that someone m
-
Dynamically add / remove items from form field list
· 4 years ago
OK, looking at the code I get confused. There are two parts - backend (Admin) and frontend (output on page). So you need to decide how you want to do it. I believe on frontend you want to show multipl
-
How to display the tag name generated with url_taxonomy_filters?
· 4 years ago
It was also asked a few days ago, but no answer /forum/general/title-on-results-page-filtered-by-taxonomy-t6435
-
Dynamically add / remove items from form field list
· 4 years ago
BTW, benefit of a standalone field would make it usable for those who don't need a list of markers, but just a single marker on a page. So I would strongly recommend making a plugin with a standalone