pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Problems with select field
· 6 years ago
@bleutzinn, If you are overlooking something, then so am I... Some observations: The select field works fine when you comment out 'multiple' When replacing it with a 'selectize' field, it also works
-
Pass data from .php code to html.twig code
· 6 years ago
@lucapu88, I appreciate you are just introduced to programming and have limited experience. The forum however is not the place to teach how Grav, Plugins and the event-system work. I could provide yo
-
Pass data from .php code to html.twig code
· 6 years ago
@lucapu88, Certainly not! But any technical question regarding Grav is allowed on the forum... This is a learning space for all of us.
-
Continuing Image rotation issue
· 6 years ago
@dan-james, When I was a photography enthusiast I noticed a similar behaviour when rotating images using some tool (e.g. Windows Explorer) and the rotation not showing up in another tool (e.g. Photosh
-
Pass data from .php code to html.twig code
· 6 years ago
@lucapu88, There is no ready to use plugin for this. You'll have to create your own plugin. See chapter 4. Plugins in the documentation. In short: Install plugin 'devtools' if you haven't already: $
-
Create the corresponding twig file of the md file
· 6 years ago
@lucapu88, Have you read the documentation, chapters 'Basic', 'Content' and 'Themes'? Twig files are mostly provided by the theme you are using. If, for example, you are using Quark (the default them
-
English translation of the langswitcher suddenly not working
· 6 years ago
@werdi, All seems to be working fine. The pages I have tested are accessible for all its available translations. The language switcher switches to the right translation. The preferred language set i
-
Shortcode-owl-carousel support for webp images and cropZoom
· 6 years ago
@pmoreno , According the docs of Grav on Supported Media Files, webp is currently not supported. Image manipulation functions like cropZoom will therefor not be supported. Support for webp has been as
-
English translation of the langswitcher suddenly not working
· 6 years ago
@werdi, I'm afraid you 'sort of' solved it... You solved it for a visitor whose browser is set to German. The issue appears when using the following combined setting: http_accept_language: true incl
-
Which icon or FontAwesome icon isn't loading?
· 6 years ago
@techielass, The icons in your page are defined in two different ways: In the footer by inserting <i class="fab fa-1x fa-facebook"></i> This definition comes from file 'all.min.css' In th