pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Quark Open Publishing: Top level drop-down menu, how to make 'non-clickable'
· 7 years ago
@joel-marks, I'm sorry having lead you the wrong way... I did my test on a child of Quark, not in MyTheme which comes with OpenPublishing. After downloading OpenPublishings skeleton I found out that O
-
Quark Open Publishing: Top level drop-down menu, how to make 'non-clickable'
· 7 years ago
Update: This "solution" only works when using Quark itself, not when using OpenPlublishing. See next reply. Original: @joel-marks I see two options to fix the issue: The css option mentioned by @hoer
-
Overriding _header.scss in child theme
· 7 years ago
@odde, I have created an inherited theme based on Quark and added the file '/user/themes/mytheme/css/custom.css', containing the following styling: // All menu-items #header a { color: red; } // A
-
Direct Install Tool - "not a valid Grav package"
· 7 years ago
@msqueeg, Please report any bug you find at https://github.com/getgrav/grav
-
Issue: images with filenames starting with an accented characters not rendered
· 7 years ago
@Arnaud, Please report any bug you find at https://github.com/getgrav/grav
-
Getting API Key - developing new plugin
· 7 years ago
@graf I once created a plugin (unfinished and unpublished) to migrate WordPress to Grav. The user needed to be authenticated using OAuth. In short, the logic of my solution looks like the following:
-
How to rename a user uploaded file through YAML
· 7 years ago
@dev_on_a_journey, Would you mind sharing why you would like the uploaded file to have predefined name? When using the file field in the 'blueprints.yaml' of your theme, it will save the uploaded file
-
Modular page in menu does not display ints children
· 7 years ago
@normawhite, The following is what I have understood from your question (with a few assumptions sprinkled here and there). Please correct me if I'm wrong. It does, at least, reproduce the problem you
-
Extra space between label and button
· 7 years ago
@Aiace, Although the form definition in frontmatter allows you to add style or classes to individual fields, you cannot add style/classes to the group of buttons. This means you have to alter the form
-
How to reference hero image in the images file
· 7 years ago
@Boaime, I think this question should be in a separate issue. If you create a new issue, I'll be happy to copy my reply. @hughbris, Do you perhaps have the permission to split this issue into its ow