Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Brice Boucard Member
@bricebou · Joined 4 years ago · 37 posts · 6 topics · 7 reputation
Badges
Recent posts
-
Text formatting. Single letters at the end of a line
· 4 years ago
Hi @q3d ! @q3d: I don’t know why, but it installed without the vendor directory This should be fixed with the 0.1.1 version : https://github.com/bricebou/grav-plugin-better-typography/releases/tag/
-
Text formatting. Single letters at the end of a line
· 4 years ago
Hi, I'm not sure the PHP-Typography library -- which is used in the Better Typography Grav plugin -- deals with this case... But I kind of remember that the library can be extended with new locales an
-
Shortcode arguments not parsed
· 4 years ago
Sorry, my bad :) Thanks again !
-
Shortcode arguments not parsed
· 4 years ago
Hi @pamtbaau ! I spotted the issue while adding parameters to the shortcode : [gis /] was well parsed while [gis height=320 /] wasn't and appeared as if, as content. If I had quotes in my shortcode
-
Shortcode arguments not parsed
· 4 years ago
It seems I had a cache issue or something like that... It seems to work now, using ['onPluginsInitialized', 0] and then 'onPageContentProcessed' => ['onPageContentProcessed', -20], Sorry for the n
-
Shortcode arguments not parsed
· 4 years ago
Hi, I'm trying to add a shortcode to my GIS plugin but I'm facing the same issue as this one : https://github.com/getgrav/grav-plugin-shortcode-core/issues/24 In my case, it's not because of the Smart
-
Dynamically add / remove items from form field list
· 4 years ago
I'll close this topic because its initial question has been answered 🙂 I'll keep posting about my progress on another topic ; but I take advantage of this post to let you know that I worked on the fr
-
Dynamically add / remove items from form field list
· 4 years ago
The task of building my own custom form field is currently out my sight, I'm afraid... So, I've found a way that seems to do what you suggested, I suppose... I'll try to show you. First, we declare a
-
Dynamically add / remove items from form field list
· 4 years ago
@Karmalakas: How do I add a title for each of these coordinates? Or any other additional info 🙂 IMO marker should have it’s own set of fields also Yeah, that would be great... But we are coming back
-
Dynamically add / remove items from form field list
· 4 years ago
Thanks a lot 🙂 First of all, I haven’t work on the frontend at the moment… But my idea is that geolocation is dealt with in the backend. At this moment, the plugin can deals with multiple markers : th