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

  • Can`t add new addons · 2 years ago

    @ashraf, I'm afraid I do not understand the question... Please clarity. A step-by-step description of how we can reproduce the issue would be helpful. If there is an issue with a plugin, please create

  • CSS compatibilty problem · 2 years ago

    @ashraf, I'm afraid I do not quite understand the question. Please clarify... Please use the lingua franca of the internet in your sample: English... Explain what doesn't work Explain how it should w

  • Creating a blog with Grav · 2 years ago

    @sdesergi, When the collection is defined inside /pages/01.blog/blog.md you can simply use: content: items: '@self.descendants' See [email protected]

  • Theme Akazie-Wood: No tinymce editor in modules · 2 years ago

    @speendo, Blueprints can indeed be extended to add/replace/remove fields. See Advanced Blueprint Features Try the following to override blueprint /themes/akazie-wood/blueprints/modular/text.yaml: Cre

  • Creating a blog with Grav · 2 years ago

    @sdesergi: I’m creating a website with Grav using the skeleton blog based on the Quark theme, with about 200 blog entries, and often duplicate folder names appear. Since you already know the number o

  • Including File Browser Plugin on page · 2 years ago

    @seanparko, That's how the plugin has been designed... Its template is designed to be a toplevel page template and not as a partial that can be included in any other template like default, blog, modul

  • Including File Browser Plugin on page · 2 years ago

    @seanparko, From your questions I sense a lack of insight in the concepts of Grav, at least about the working of templates and how templates are assigned to page files. Have a look at Grav's document

  • Including File Browser Plugin on page · 2 years ago

    @seanparko, The plugin is not intended to be use with multiple instances on a single page. It's hardcoded to find only a single instance of each required HTML element. Contact the author if you have a

  • Theme Akazie-Wood: No tinymce editor in modules · 2 years ago

    @speendo, I cannot reproduce the issue... Downloaded the One-Page Site skeleton Installed TinyMCE Editor plugin using: $ bin/gpm install tinymce-editor No further changes. Opened Admin / Pages / Hom

  • Datatables plugin help · 2 years ago

    @ray, No there are no errors in the browser development tools as far as I can see. Yes there are... Theme Digital Scholarship does throw the errors I've shown above.