Skip to content
Grav 2.0 is officially stable. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Problems with drop-down menu · 7 years ago

    @tacuarimedia, Issue of missing theme_config variable in pure-blank theme has been fixed in 'develop' branch and will soon be available in update. Update: Fix has been merged into new release v1.2.4 o

  • Problems with drop-down menu · 7 years ago

    @tacuarimedia I'm not sure if your issue is the same as the issue mentioned by OP. Nevertheless, I installed a fresh Grav and created a 'pure-blank' theme. Guess what... the submenu doesn't work... I

  • Problems with drop-down menu · 7 years ago

    I installed the skeleton for X-corporation, upgraded everything using bin/gpm selfupgrade and bin/gpm update and installed admin using bin/gpm install admin. Everything is working just fine... First

  • Login redirects to login's page · 7 years ago

    Elas, not being able to set cookies is the only reason I know of... Have you checked in the browser if a cookie is set?

  • Login redirects to login's page · 7 years ago

    Did you perhaps set system.session.initialize to false?

  • 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 --&gt

  • 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