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

  • Local Grav Installation · 4 years ago

    @dpdoug, Just tested and the downloaded zip is just working fine. You may have overlooked something while unzipping the zip file. Are you sure Apache is configured correctly? What is the path to grav

  • New created theme with dev tools (tailwind) - no logo or stylesheets working? · 4 years ago

    @wmcig, It looks like the tailwind theme generated with $ bin/plugin devtools new-theme is totally broken. Template /user/themes/taily/templates/partials/base.html.twig loads css as follows: {% do ass

  • Local Grav Installation · 4 years ago

    @dpdoug, They both should be part of the *.zip file downloaded from https://getgrav.org/downloads and exist in the root of Grav.

  • Folder Structure · 4 years ago

    @dpdoug, One problem is that the new page that I saved is not appearing anywhere on the page – even if I make sure to save it, clear the cache and refresh the page. Is "the new page" a child of ano

  • Local Grav Installation · 4 years ago

    @dpdoug, I can only reproduce this behaviour when both .htaccess and index.php are absent in the root folder of the Grav installation.

  • Grav-admin forbid dashboard to users · 4 years ago

    @backit, Have a look at post /forum/plugins/how-can-i-give-a-grav-user-access-to-manage-only-one-particular-plugin-t8461 It might give you an idea of how to manipulate the UI of Admin. The suggested p

  • Backup tool freezes · 4 years ago

    @nix, Seems like someone has already created an issue about this issue... Grav 1.7.34 Backup never terminates or renders in Admin panel #3612 You might want to revive the issue...

  • Folder Structure · 4 years ago

    @dpdoug, The question still lacks some important information... For example: Which theme is being used? What does the following mean: "it doesn’t seem to want to work the way I want it to." What hav

  • Theming good practice · 4 years ago

    @myscha, A plugin developer will never know the theme that will be used, which means only a single generic style can be provided by the plugin. It's up to the theme user, or theme developer when the t

  • Error with upload file on page in admin panel · 4 years ago

    @NataliaB, You can repeat the same error as in you initial post, but unless you provide a reproducible case, there is not much more to say as has been said already...