pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Owl carousel - add captions
· 6 years ago
@ranman Smaller images: Did you have a look at the css settings of <figure>? Browsers may have their own default setting for <figure> and you corrected that in the stylesheet on your site
-
Conditional Frontmatter Filtering
· 6 years ago
@pickettj, Would you mind sharing what the issue is you are trying to solve? It sounds like this should be solved with the build-in authorisation settings.
-
Errors starting helium skeleton
· 6 years ago
@nfortier, A bit more research on github tells me it should be fixed in Grav 1.6.23 Which Grav version are you using? If not the latest 1.6.23, would you mind testing Grav 1.6.23 on PHP 7.4?
-
Errors starting helium skeleton
· 6 years ago
@nfortier, Same error has been mentioned in earlier posts. Seems to be related to PHP 7.4. Downgrading to PHP 7.3 solved their issue. See /forum/support/breakage-on-php-7-4-e-notice-trying-to-access-a
-
Contact and gallery
· 6 years ago
@Honore, Have a look at Example: Contact Form Only dropping images inside a folder will not work. You will need to add some logic, for example by installing a gallery plugin.
-
How to add Custom Fields to all subpages
· 6 years ago
@mrnaysilva, You wrote: I’m just unsure how you define custom fields to only the child pages. You can do this by adding the custom fields to the blueprint defined for the child pages. In Quark's fol
-
How to add Custom Fields to all subpages
· 6 years ago
@mrnaysilva, forgot to mention that the 'Site Blog' skeleton might a good site to start playing with. You can download it here. When using a blog like structure, you don't don't use modular pages. To
-
A Quark based multilingual site
· 6 years ago
@hschneider, Congrats, looks like a successful conversion. Question: The 'slider with ultrasharp SVG graphics', is that the slider on the homepage? Aren't the images just raster images embedded inside
-
Populate select field with function call (data-*@)
· 6 years ago
@domsson, You may have named the plugin 'Foo', but the php class will be named 'FooPlugin'. In the blueprint, you should be referencing the name of the class, not the name of the plugin. So try the fo
-
How to add Custom Fields to all subpages
· 6 years ago
@mrnaysilva, have you considered using a kind of blog structure? Or parts of the blog structure? Blog items (item.md) typically contain a field 'taxonomy' with categories/tags. These could be your in