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.

Nick Rhodes Member

@nicolas · Joined 9 years ago · 13 posts · 6 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Is it possible to have 2 Certbot-encrypted websites on the same VPS? · 5 years ago

    Read it's possible via docker.. Would something like this tutorial work, or it's necessary something specific to Grav? Any suggestions? Many thanks to anyone who can point me in the right direction! D

  • Page Statistics showing much less than Google Analytics · 5 years ago

    Page View Statistics in the Admin plugin used to be more in less in line with Google Analytics for my Grav site. But lately (since maybe a couple of months) it has been showing much less, like 20 inst

  • Page Speed - Trying to get LCP time down · 5 years ago

    @pamtbaau Ok. I set the pipelines to false and now can see which are the the files being loaded on the head section. For most pages, they are something like: /user/plugins/breadcrumbs/css/breadcrumbs.

  • Page Speed - Trying to get LCP time down · 5 years ago

    I don't know what was going on in my mind when I hard coded the FeatherLIght css and js in the base template. Must have had a (very wrong) rationale, but can't remember what it was. Now those lines ar

  • Page Speed - Trying to get LCP time down · 5 years ago

    @spamhater Thanks for your detailed response. This is the associated base template: {% use 'blocks/base.html.twig' %} <!DOCTYPE html> <html lang="{{ grav.language.getActive ?: grav.config.sit

  • Page Speed - Trying to get LCP time down · 5 years ago

    Google is saying the LCP time of my Grav site should be lower. I'm trying to follow their "Eliminate render-blocking resources" suggestion, but am not a programmer and would appreciate some pointers.

  • Can't save new page via Admin Plugin · 5 years ago

    Could you try disabling Aura and then create a new page? Bingo. Thanks! Seems that with an empty Page Description field at Aura, for some reason a page cannot be saved via Admin, even though it's not

  • Can't save new page via Admin Plugin · 5 years ago

    The "You are editing a saved draft" message only appears in conjunction with the "Save Failed" error (after I try to save the page after a modification via Admin). The page itself is currently publish

  • Can't save new page via Admin Plugin · 5 years ago

    Thanks for your answer. Yes, the full message is Other pages of the same website, using the same template and blueprint can be saved normally. It's only this one that can't be saved via the Admin Plu

  • Can't save new page via Admin Plugin · 5 years ago

    Bump. Anyone could help?