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

  • Taxonomy list returns nothing · 6 years ago

    @normawhite, @pamtbaau: Run $ bin/gpm update (or use Admin) on your site to fix Archives. See the docs on the GPM command: Use $ bin/gpm selfupgrade, to upgrade Grav Use $ bin/gpm update to upgr

  • Frontend Edit Button Plugin not working · 6 years ago

    @bleutzinn, When I’m logged in there’s a Grav cookie set (“grav-site-xxxxxxx”) but without the suffix Are you logged-in into Admin or into the front-end? When I login into Admin, there are two cook

  • Where to change 'Thank you' message · 6 years ago

    @daredevil, That is not a complete form... Also, please be kind to the reader and format the frontmatter snippet correctly using back-ticks (```). For example: <pre> --- title: Contact Us image_

  • Mobile styles are off - can anyone help with good CSS? · 6 years ago

    @werdi, I think you can solve the wrapping of the button text, by adding white-space: break-spaces; to the <span>

  • Taxonomy list returns nothing · 6 years ago

    @normawhite, It is even empty in the skeleton You are right, a fresh download of the skeleton shows an empty Archive... There has been a bug reported on Archives about this issue recently. I recal

  • Mobile styles are off - can anyone help with good CSS? · 6 years ago

    @werdi, Instead of setting the margins to 1rem, I think you should delete the following snippets from '/css/custom.css'. This will allow the content of each module on mobile devices to occupy the ful

  • Mobile styles are off - can anyone help with good CSS? · 6 years ago

    @werdi, Same issue with .modular-row.whitecenter, .modular-row.testimonial, .modular-row.greycenter etc...

  • Where to change 'Thank you' message · 6 years ago

    @daredevil, In the form.md file that defines the email form...

  • Where to change 'Thank you' message · 6 years ago

    @daredevil, Did you have look at the definition of the form in the frontmatter of the page?

  • Taxonomy list returns nothing · 6 years ago

    @normawhite, To clarify: In your fresh copy of the 'Site Blog' skeleton, without making any changes, 'Popular Tags' is showing tags, but 'Archives' is empty?