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

  • Grav and wordpress on the same server - thoughts, hints, advice? · 2 years ago

    ok, porting a website from wordpress.com to be able to modify/enhance things makes sense. and, as said, doing this in a subdomain of your existing Installation will not interfere with your own site. j

  • Grav and wordpress on the same server - thoughts, hints, advice? · 2 years ago

    @gobs : I think this should not be a problem, just create a dedicated Subdomain for the WP Installation, e.g. wp.gobs.eu with root in /home/wp/www/html , config file /etc/nginx/sites-available/wp and

  • Is Grav still under active development? · 2 years ago

    well, I've also been thinking about this topic from time to time, and even written something on my own Blog (in german), although that is more about concerns about what will happen when I'm gone. in w

  • Twig image page's folder · 2 years ago

    @Delf06 , I guess, what you want is the first image from page media to be shown in the page, not as a background for your 'Page image' div, right ? if so, try this: {{ page.media.images|first|raw }} o

  • How to add accordeon to page? · 2 years ago

    hi @fred , welcome to Grav 😀 - yes, accordions are easy to implement, just install plugin shortcode UI .

  • How to prevent copy paste of content - copyright protection · 2 years ago

    @nginxgrav - you can easily incorporate the linked javascript (jquery) code in a grav child theme via custom template, just see the docs

  • Language mixed in plugins fullcalendar and Archive · 2 years ago

    ok, fine 😃 - I've been out of ideas yet after your post from 14:13.

  • Language mixed in plugins fullcalendar and Archive · 2 years ago

    ok, settings seem to fit, however, when I look into the source of your calendar page, I cannot find this entry: <div id="cfgLocale" style="display:none;">de</div> which should have been ad

  • Language mixed in plugins fullcalendar and Archive · 2 years ago

    hey Hanns, it looks like the fullcalendar Plugin does not recognise your site's language settings, which should be 'de' - please check. otherwise, you can override this in any case with lang: de in th

  • Add Grav scheduler as a php script · 3 years ago

    oh, well, I just realized that my proposal will probably not work, as the mentioned script 'grav' must be run from the root directory of the grav installation. this is not a problem for me, as with my