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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • Theme Inheritance - background color of all the pages · 6 years ago

    @thgr, A theme (and installed plugins) may have several elements for which the background-color is set and needs to be altered with your own preferred colour. A few of these elements are #head for the

  • Form loading issues · 6 years ago

    @Wartybliggens, I have run your form in a default fresh Grav 1.6.26 installation and it works as expected. It shows the exact same behaviour as the Contact Form example from the documentation. The fo

  • Cascade Plugin Question · 6 years ago

    @FragleFameux, I think it might be broken, since the buttons doesn’t work I can reproduce this when using Grav 1.7. It seems to be an issue from Grav itself. The query string generated by the plugi

  • Canonical link for paginated blog: not SEO best practice · 6 years ago

    @marcocevoli, Unfortunately the Pagination plugin doesn't seem to provide the current page number. As an alternative, you could try the Uri of the page and concatenate its params with the url of the p

  • Get number of child pages for menu styling · 6 years ago

    @phmg701, Welcome to the forum! I wonder what you need the count for as the 'Pure' theme uses a <ul> for its menu-items. Anyway, to get the count of visible root pages, try: pages.children.visi

  • How to go-live from localhost to hoster · 6 years ago

    @hellen_sfms, Disclaimer: I cannot give you any quarantees, because I don't know the intrinsics of your website nor of your hosting environment that might require specific setup. See Web Servers &amp

  • How to go-live from localhost to hoster · 6 years ago

    @hellen_sfms, Do you have a specific reason to keep folder '/grav-admin' on the production server? If not, you should only need to copy the contents from your '/grav-admin' folder on localhost, to the

  • Continuing Image rotation issue · 6 years ago

    @dan-james, I can confirm, when resize option in Admin is on, the rotation of the image is wrong. According to Gimp, the original has been rotated with 180 degrees and suggests to rotate another 90 de

  • Continuing Image rotation issue · 6 years ago

    @dan-james, Besides fixOrientation and auto_fix_orientation, there is a third player that may play with the orientation of the image: The browser. See JPEG images are now rotated by default according

  • A better honeypot field possible? · 6 years ago

    @coffein, Welcome to the forum! In general, feature request and bug reports can best be issued on the GitHub repository of Grav or any of its sub repos e.g the Form plugin repo.