Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

  • Debian: Apache not using correct owner and group · 1 year ago

    @Youle, Unfortunateley I did that already. Well, you mentioned a mix of several possible solutions, which could cause issues. I just listed the only steps I took to solve the issue in my environmen

  • Getting an error while starting Grav CMS · 1 year ago

    @bedoonraj, I believe PHP 8.4.x requires Grav 1.8 beta

  • Debian: Apache not using correct owner and group · 1 year ago

    @Youle, Disclaimer: Infrastructure is not my forte... I'm using Ubuntu 24.04 inside WSL on Windows 11 and use the "PHP/Webserver runs with the same user that edits the files. (Preferred)" approach. R

  • Getting an error while starting Grav CMS · 1 year ago

    @bedoonraj, The information you've provided is not sufficient enough to pinpoint the issue. Please provide the following information: when does it happen? when using Admin, or when using the websi

  • Error adding images · 1 year ago

    @dan-james, In the first image you shared, it seems an entire page, titled "Just a moment", has been returned to Admin. I've searched the Grav+Admin code source, but it does not contain "Just a momen

  • Pages Field Not Showing All Pages in Admin Panel (Limit?) · 1 year ago

    @christiana83, Did some more research... When adding a new page in Admin, there is a field in the modal form to choose the parent page. This field shows all 2000 pages. Found in Admin the following b

  • Pages Field Not Showing All Pages in Admin Panel (Limit?) · 1 year ago

    @christiana83, Bit late to the party, but did some research anyway... TL;DR: I can reproduce the issue 1000 seems to be a hardcoded limit Steps to reproduce: Using default Grav+Admin installation

  • Shift+Tab (reverse indentation) not working in admin · 1 year ago

    @gravclr, I cannot reproduce the issue. Using Chrome on Windows 11, tab and shift+tab work as expected in Admin. Note: As mentioned in your previous post, indentation has a meaning in Markdown and ma

  • Gallery++ not parsing/rendering inside <div> · 1 year ago

    @gravclr, This was a good point as it helped me to see my problem. That was exactly the problem I was expecting considering the Markdown snippet you shared earlier. Indentation in Markdown has a mea

  • Gallery++ not parsing/rendering inside <div> · 1 year ago

    @gravclr, Don’t laugh: I won't, but did you even try to replace all &lt;divs&gt;s and css display: block? Tried, didn’t work "Didn't work" is meaningless information... Again, how did you try it?