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.

Jerry Hunt Member

@Jerry · Joined 9 years ago · 57 posts · 20 topics · 7 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • New install folder confirmation · 3 years ago

    When you go to your website for the first time do you get the create admin login page? If so its probably alright as the initial page does check that most features are installed.

  • How to restore a Grav Backup to a new server · 4 years ago

    There may be differences in settings between the new and the old server. I've found the most reliable way to change servers, do a clean Grav install on the new server first. Back up the old 'user'

  • Self certified SSL in Laragon server · 4 years ago

    @Karmalakas Thanks - that fixed it. I did many searches of the forum for relevant terms, and didn't find anything. Obviously not using the right search terms 🙂

  • Self certified SSL in Laragon server · 4 years ago

    I'm using Laragon server on windows 10 with nginx as development for my Grav site. Laragon creates a local self signed certificate Grav itself is working, but it seems the admin panel does not like th

  • Readability plugin using PHP8.0 issues · 4 years ago

    I have upgraded my server to PHP 8.0, everything is fine so far with one exception. The Readability plugin crashes the entire grav site. Line 18 twig/FindResourceExtension.php uses the term 'boolean'

  • Cannot login to admin · 5 years ago

    Tried to login to my remote admin panel as I hadn't checked for update for 3 weeks and I get login fail. Thinking I must have changed the password without updating password manager I renamed admin.ya

  • Shortcode-modal box/image size · 5 years ago

    @Karmalakas Thank you for your assistance and patience. I ended up adding a second custom css file with priority 10 just for plugin mods. Suspect there was a caching issue somewhere as now managed to

  • Shortcode-modal box/image size · 5 years ago

    You won't see the other test alterations, I'm playing on a local testing server not the prduction version you can see. Not sure exactly what you are saying re prioritys but if I understand it. custom.

  • Shortcode-modal box/image size · 5 years ago

    Thanks again for your help, I'm still learning. Slight error in info. My own them A-Learn is using inheritance from Learn2 The custom.css is setup as per your example as generally works. I set the pri

  • Shortcode-modal box/image size · 5 years ago

    I’m using my own custom theme based on A-learn. It’s got a custom.css which works for most things. But seems to be ignored by the plugins as their own css seems to override it