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

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation

Badges

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

Recent posts

  • Why is base.html.twig located in the Partials folder? · 4 years ago

    @red, There is no technical reason/requirement to use folder /partials. It's Grav's arbitrary convention for organising templates: page templates are inside the root folder /templates reusable (inclu

  • Err_empty_response · 4 years ago

    @Stephan, Hm... Is the file still symlinked, or located in the folder of the page? If still symlinked, try also copying the file into /user/pages/02.typography Try using the following links in the pag

  • Err_empty_response · 4 years ago

    I've updated my earlier reply about Grav's involvement when fetching files. I overlooked the type of Url being used.

  • How to AJAX form with recaptcha? · 4 years ago

    @Karmalakas, Thanks! I use reCaptcha v2 (checkbox) on my page with Form plugin v6.0.0 and it works just fine with Ajax form You make it sound as if adding reCaptcha to the Ajax tutorial mentioned be

  • How to AJAX form with recaptcha? · 4 years ago

    @Karmalakas, Sounds great! Would you mind sharing your code and also update the issue on Github?

  • How to AJAX form with recaptcha? · 4 years ago

    @cchinopoulos, Did you visit the repo of grav-plugin-form as mentioned above? https://github.com/getgrav/grav-plugin-form/issues/512

  • Err_empty_response · 4 years ago

    @Stephan, Grav shouldn't have issues with symlinks. Has your webserver been configured to follow symlinks? For example: <Directory /var/www/html> Options Indexes FollowSymLinks AllowOv

  • Err_empty_response · 4 years ago

    @Stephan, Well, the suggestions by your provider doesn't seem logical to me with respect to this issue... To narrow down the problem area, try the fresh install of Grav suggestion. I would like to add

  • Err_empty_response · 4 years ago

    @Stephan, Next was to deactivate the caching on the server. So i had to add to modify htaccess and for php the user.ini htaccess → Header always set Cache-Control: s-maxage=0 user.ini → opcache.enabl

  • Err_empty_response · 4 years ago

    @Stephan, When a link in a page points to a file in the folder of the page, like <a href="/typography/x.pdf">Download</a>, Grav is not involved. The webserver itself will happily download