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

pamtbaau Legend

Grav Forum Moderators

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

Badges

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

Recent posts

  • PHP version for getgrav? · 6 years ago

    See requirements: https://github.com/getgrav/grav#requirements Requirements PHP 7.1.3 or higher. Check the required modules list Check the Apache or IIS requirements

  • Create own plugin with shortcode · 6 years ago

    @keks, Would you mind sharing your relevant coding skills (e.g. php, twig, cms)? That will allow the community to adjust the answer to your level of coding experience. Also, would you mind sharing wh

  • Create own plugin with shortcode · 6 years ago

    @OleVik, Correct me if I'm wrong, but I'm afraid the functionality of a plugin created by the 'devtools' plugin does not provide the functionality as you describe. It also has been restructured quite

  • How to automatically enable an override in a blueprint? · 6 years ago

    @prw, For my previous answer, I did the following steps using the 'Blog Site' skeleton and theme 'mytheme' inheriting from Quark: Copied 'themes/quark/blueprints/item.yaml' to 'themes/mytheme/bluep

  • Help with checkbox · 6 years ago

    @seb3000, I have added you checkbox snippet to Quark's 'blueprints/default.yaml' Fixed indentation on line .agree_to_terms: Admin page now looks like the following after adding a row into the list:

  • How to automatically enable an override in a blueprint? · 6 years ago

    @prw, Presuming the folders containing a blog item do not have a numeric prefix, shouldn't items be invisible by default? Or are numeric prefixes used in your use-case? See variable visible. By defau

  • How to set hide or visible page by the unpublished date · 6 years ago

    @pmoreno, When variable unpublish_date is set in the frontmatter of a page, it should become 'un-published' automatically. See https://learn.getgrav.org/16/content/headers#unpublish-date Optional fi

  • Grav installation on 1&1 IONOS · 6 years ago

    @admin6900, You probably have fixed the issue in the mean time, but the issue resembles a previously posted issue. It had to do with the configuration of Apache's virtual host. It needed the following

  • Best practice for a long onepage site · 6 years ago

    @luap, Without knowing your folder structure, the above snippets looks OK at first sight. At first I thought it might be an issue of 'sibling' vs. 'descendants', but that doesn't match your remark th

  • Is it possible to obfuscate php output of date in blog · 6 years ago

    @joel-marks, I've had a quick look at Open Publishing and think the following will do what you are after: Copy file '/user/themes/quark/templates/partials/blog/date.html.twig' to '/user/themes/mythem