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

  • Cleanly Converting an HTML/Javascript Searchpage to a default.md File · 7 years ago

    @tlsnine, Is this the result you are after?: These are the steps I took in a default Grav installation using Quark: Created folder '/pages/03.songs' containing the following files: 03.songs ├── de

  • Trying to default new pages to not visible but it's not setting visible:false in the front matter · 7 years ago

    @ChyrstalSolutions, I did some tests with the standard 'new page' modal and 'default' page template and the results are basically the same as the tests I did before. I think it is time to create an i

  • Trying to default new pages to not visible but it's not setting visible:false in the front matter · 7 years ago

    @ChyrstalSolutions, My guess is... pages that do not have a numeric prefix have their internal 'visible' property automatically set to 'false'. the 'listing' pages you create do not have a numeric p

  • How to see all images / have a list to choose from · 7 years ago

    @saraheagle, Grav does not provide an "Image Manager" like WP does. It does provide a kind of "Image Manager"-lite which allows for managing media belonging to a single page. What functionality does i

  • @page variable not working in Page collections · 7 years ago

    @sue, Also in 'templates/partials/sidebar.html.twig' from theme Deliver, the collection is shown correctly... Are you sure the loop is executed? Would you mind sharing the html output of: {{ var_dump

  • @page variable not working in Page collections · 7 years ago

    @sue, Using a default fresh Grav installation, I did the following which seems to work as expected... I created the following folder structure: pages ├── 01.home │ └── default.md ├── 02.typography

  • Just add new section · 7 years ago

    @marc63400, No idea what squette means... Anyway, theme x-corporation doesn't seem to have the templates needed for creating a blog. You could try to copy and adapt blog related template files from Q

  • User_profile and status as submenu · 7 years ago

    @odde, Just for clarification and preventing future disappointments... You should not edit files in the original theme, but only in a child/inherited theme you create yourself. You mention you are us

  • Folder number changes on each saved · 7 years ago

    @Jerry, Please submit an issue on github if you think you have hit an issue with Grav code itself. In this case in the repo of the Admin plugin. The community cannot do much in those cases...

  • Newsletter plugin? · 7 years ago

    @sherpadawan, I did a little search on the plugin repository of Grav (https://getgrav.org/downloads/plugins) and found https://github.com/robgnu/grav-plugin-subscriber This plugin offers a simple way