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

  • Admin, Email and Forms · 3 years ago

    @kf5u, My first hunch tells me this might be caused by Grav's feature Environment Configuration. Grav searches for config files in the following locations: System/core configs in /system/config/ (Do

  • Need Help with Implementing Responsive Images in Grav CMS · 3 years ago

    @01K, I'm afraid Grav won't help you with this... Grav can help you with presenting images (<img>) with different resolutions, but not with art direction (eg. horizontal vs vertical cropped im

  • Admin very slow on private network · 3 years ago

    @ziobelo, On each request in Admin, calls are being made to Grav's server to check for updates, notifications and feeds.

  • Live website not updating/reflecting the changes · 3 years ago

    @Zyklome, Are there no errors/warnings inside /logs/grav.log, or /logs/*.log ? Be sure to also copy all hidden files like .htaccess I think I would prefer to start with a working site: Backup the c

  • Live website not updating/reflecting the changes · 3 years ago

    @Zyklome, To complement the comments from @hughbris... 1. I was able to create a clone of a website and get it to work but I’m now facing issues with accessing Grav admin. According one of the image

  • How to properly duplicate website · 3 years ago

    @Zyklome, Nothing... As said above: When all of the site’s config settings are located inside folder /user/config/, you’re done.

  • I need help making a contact form · 3 years ago

    @Alpha, First form: You probably haven't configured reCaptcha and/or added the site-key and secret-key to the config of the form plugin as mentioned in the page where you copied the code snippet from

  • I need help making a contact form · 3 years ago

    @Alpha, I’m stumped So am I.. Please help the community help you by spending a tad more time and effort on the question. It would be more helpful: If you could share the actual code snippet you use

  • Creating a header menu link to show all post in a specific category. How? · 3 years ago

    @Alpha, Your page header is incorrect... Add the opening and closing ---. You will probably also need to add other header info like pagination, hero-image, etc. See the Blog Site skeleton.

  • Creating a header menu link to show all post in a specific category. How? · 3 years ago

    @Alpha, It is however very common for blog sites to show a category list, or a category cloud. Visitors are familiar with the concept... But if you wish to stick to the menu items, you could alternati