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

Paul Hibbitts Regular

@paulhibbitts · Joined 9 years ago · 459 posts · 2 topics · 113 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Make the admin editor available to all? · 4 years ago

    I do not have much first hand experience, but you might find Grav Group Permissions useful in this scenario https://learn.getgrav.org/17/advanced/groups-and-permissions. In terms of workflow with Git,

  • Double admin buttons and strange actions · 4 years ago

    In my case I was working on an inherited theme myself and had some blueprint YAML malformed. No further ideas about why this issue is happening, except for trying a fresh install of Grav on the same s

  • Double admin buttons and strange actions · 4 years ago

    If I recall this happened to me at one point due to a malformed custom Blueprint, might that be in your case too?

  • Looking for example of blueprints for modular pages · 5 years ago

    Hi @topidesta , no plugin just the Quark theme - you might find my inherited Quark theme (Quark Open Publishing) a helpful reference and it is available on getgrav.org.

  • Knowlege base theme inheritance · 5 years ago

    Hi @nwi , yes that is right but only for the child theme files you want to change - copy the existing template into the corresponding inherited theme folder and then add your own customizations. All o

  • Help with twitter cards · 5 years ago

    Sometimes Twitter seems to cache cards etc... you could try again later or do a force-refresh in the Browser to see if there are any changes.

  • Help with twitter cards · 5 years ago

    Hi @151mp137471n , I use Twitter Cards for my Quark-based Blog so hopefully a live example will help you🙂 Here is a sample piece of frontmatter: metadata: 'twitter:card' : summary 'twitter:sit

  • Copy code to clipboard button · 5 years ago

    Hi @antineutrinos , no I do not know that - might be more info in the Plugin docs.

  • Copy code to clipboard button · 5 years ago

    Hi @antineutrinos , one way would be to use the Prism Highlighter Plugin: https://github.com/trilbymedia/grav-plugin-prism-highlight Hope that might fit your needs🙂

  • Got PHP/Apache going OK, however doesn't want to start Grav from my sites folder? · 5 years ago

    Hi @SimonLove , if you have not already seen this docs page perhaps it might be of help? https://learn.getgrav.org/17/troubleshooting/permissions