pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3135 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Help with form data, invalid json
· 5 years ago
@yehudac, Every time when code looks clunky, a little voice in the back of your head should say, "Hm I can't imagine this is really meant to be" In the case of Grav, one could then lookup the API of D
-
Getting new template to appear
· 5 years ago
@LeeUnder, If Grav does not meet your needs, it's useless to stick around. I agree with you on that. However, I would like to know what is causing the issue you are experiencing. I have installed them
-
Getting new template to appear
· 5 years ago
@LeeUnder, Many themes are old, very old.... And Grav 1.7 introduced breaking changes. See Most common Issues point 1.
-
How to install a slider between two sections of an existing modular page
· 5 years ago
@jefrey, Plugin Lightslider is designed for modular pages. In your previous attempt to add plugin Lightslider to skeleton Shop, you had to use a trick to inject Lightslider into non-modular pages beca
-
Call to a member function getName() on null when uploading images
· 5 years ago
@tunkila, Issue has been fixed in flex-objects plugin and released yesterday with Grav 1.7.25
-
Can I store modular content in something other than the page content?
· 5 years ago
@skipper, It seems I often get confused lately... And unfortunately, I'm also getting confused by this question. Please help the community help you by creating clear and succinct questions. Is there
-
Quark: Show hero image from blog page also on default page
· 5 years ago
@forest I have the same problem… Which means it has been solved using the suggestions in this thread... Isn't it? Now a new question: how to display some content on top of the hero image in this ca
-
Illegal offset type in isset or empty in taxonomylist
· 5 years ago
@pmoreno, Your "solution" doesn't give insight as to why you got the error "Illegal offset type in isset or empty". Would you mind explaining what the cause was of the error and how it has been solved
-
Language Menu icon with language plugin
· 5 years ago
@Dans, Again, you are confusing me... Throughout this thread you seem to be mixing two different language plugins: LangSwitcher and the Language Selector plugin. Please help the community to help you
-
Image width and height in flex object
· 5 years ago
@joshattwood, Just a guess... What will you get if your do: foreach( $images as $image ){ page.media[$image['name']].width }