pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Quark Open Publishing: Top level drop-down menu, how to make 'non-clickable'
· 7 years ago
@joel-marks, Do you mean you want the cursor icon to remain a pointer? You could expand on the solution by adding a class to the anchor <p> as follows: <a class="disabled-menu {{ active_page
-
Quark Open Publishing: Top level drop-down menu, how to make 'non-clickable'
· 7 years ago
@AmauryH, To reflect on your suggestions: Per page based solution: Your suggestion of using a setting in the frontmatter of child pages may certainly have its use-cases. However, I'm not sure if thi
-
Quark Open Publishing: Top level drop-down menu, how to make 'non-clickable'
· 7 years ago
@joel-marks, I think I can agree with you that the current design of the menu is not an ideal UX experience. This also plays out on mobile where the user has to tap the tiny "+" (phone) or "v" (tablet
-
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