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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Werner Joss Regular

@hoernerfranz · Joined 7 years ago · 224 posts · 14 topics · 49 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Question about IPCount Plugin · 3 years ago

    duh, you are right, currently, the template 'visitors' is not registered correctly, so it cannot be selected in the page template dropdown. it will work, however, by just naming the page file visitors

  • Add tab to admin panel > configuration? · 3 years ago

    ok, with that intention, you should IMHO really create a config page for your Theme and not try to modify the Grav Admin page.

  • Tag Manager Plugin breaks Grav · 3 years ago

    ok, fine to see it works for you. I have now created this pull request for the Plugin author. let's see if there is any reaction...

  • Question about IPCount Plugin · 3 years ago

    @bjaz , the mentioned procedure is just the standard recommended way for creating pages based on a specific template: create a new page and select the template 'visitors' from the dropdown, so the mar

  • Tag Manager Plugin breaks Grav · 3 years ago

    just a note for anyone who wants to use this plugin, here is my fork which contains aura/autoload incl. the necessary vendor folder, so it can be tested without having to fiddle with composer/missing

  • Add tab to admin panel > configuration? · 3 years ago

    @pamtbaau , no, I did not test my first answer, because from the 2nd and 3rd, it was clear that this would not do anything useful on its own. I just supposed tabs are directly related to existing yaml

  • Add tab to admin panel > configuration? · 3 years ago

    you need to create a new yaml file in the user/config Folder, e.g. newtab.yaml. the question, however, is: what do you expect to achieve with this ? because, just a new tab with some entries will not

  • Tag Manager Plugin breaks Grav · 3 years ago

    just for the record: out of curiosity I just installed plugin tag manager and found out, the problem for the mentioned crash is the missing install of aura/autoload. the solution is to just open a ter

  • Blog with multiple categories · 3 years ago

    @miro5001 , yes, it works just like @pamtbaau described - my own website has an example for a link in main menu that provides a list of blog items for a given category, in this case 'EDV: https://hoer

  • Plugin DataManager not showing Comments · 3 years ago

    @pamtbaau: What will happen if you add Comments to page Blog? I guess DataManager will not display it, and only Comments on blog items will be shown. that is right, but no problem - the page Blog i