pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
How to handle templates of plugins
· 7 years ago
@Spica, You can override templates from plugins by copying the template from the plugin into your theme using the exact same folder hierarchy. Like: /user/plugins/login/templates/login.html.twig -->
-
Login form - forgot button
· 7 years ago
@normawhite, @Spica, I was intrigued by the question and did some research... TLDR; Copy /user/plugins/login/pages/login.md to user/pages/login/login.md Add to your login.md a new "form" section: f
-
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