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

Werner Joss Regular

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

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Strange directory creation error on Arch Linux · 6 years ago

    did you already check (recursive) all file/directory ownership/permissions in /usr/share/nginx/html/grav-admin/cache/compiled/ ?

  • Another gallery question · 6 years ago

    @berni51b- you're welcome, have fun with Grav ! once you get used to it and discover all the possibilities, I'm sure you'll never look back...

  • Another gallery question · 6 years ago

    @berni51 - I came the same way as you, from WP to Grav 😄. I'm using unitegallery for all my foto gallerys (you can find most of them in the blog). unitegallery is very easy to use, just put all the fo

  • Silly pagination problem · 6 years ago

    @berni51: I saw your site is WP, ATM, but found the grav test site anyway 😄 @pamtbaau: yes, that is also what I can see now.

  • Silly pagination problem · 6 years ago

    Hey @berni51 - I just took a quick look at your bullet500 enfield blog (as a motorbike addict, the URL got my interest...) and as I see in the developer tools, there is no flex-wrap: wrap; CSS as @pam

  • Subdomain installation · 6 years ago

    is your webserver apache or nginx ? if nginx, you will have to convert your .htaccess rewrite rules to nginx rules. maybe this is the problem.

  • Subdomain installation · 6 years ago

    the error message indicates that your php installation does not have the extension mbstring enabled/installed, which is required for grav to run. this has nothing to do with (sub)domains or .htaccess.

  • GitHub theme transform to GRAV theme? · 6 years ago

    welcome to Grav 😄 for theme development, you should first read the Tutorial . then you will see it is quite easy to get a solid starting point. and, yes, you will also notice many things that are very

  • Persists user credentials width docker · 6 years ago

    I have no clue how the flex-objects plugin works, as I never tried it. however, storing custom yaml files in the plugin directory is not a recommended procedure. custom yaml files normally reside unde

  • Grav Admin Log In CSS not Loading using localhost · 6 years ago

    no, sorry, I have no idea, never came across such a behaviour :frowning_face: