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.

steve Member

@Da_bfg · Joined 4 years ago · 11 posts · 3 topics · 3 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to get remark42 commenting to work with Grav · 2 years ago

    I have built remark42 commenting system. And am now trying to link it into the pages. code used is: <script> var remark_config = { host: 'REMARK_URL', site_id: 'YOUR_SITE_ID', }</scri

  • Plugin & Theme Maintenance · 3 years ago

    Did not seem to work only displayed a single page was: grav-theme-agency The one I was impressed with is grav-theme-akazie-wood/README.md which has a great many options built in. A good starting point

  • Plugin & Theme Maintenance · 3 years ago

    First Theme Failure. Aerial 2.04 on Grav v1.7.41.1 - Admin v1.10.41.2 Completely killed the build to the point of moving back to Quark theme, I was still unable to save an article. On checking the bug

  • Plugin & Theme Maintenance · 3 years ago

    Hi, I have a development site setup with Ubuntu 22.04, nginx 1.18 & PHP 8.1. I will be testing all themes first, Should be able to report in a week or so. I installed Grav with admin panel and upd

  • Error saving pages · 3 years ago

    Well it happened again, With further investigation it turned out my nginx conf was silently blocking www-data making Grav update from the admin panel, So a fresh install of the grav-skeleton-blog-site

  • Error saving pages · 3 years ago

    Hi, The error showed when trying to save a page. I installed grav-skeleton-blog-site+admin-2.0.0.zip. Last night I installed grav-admin-v1.7.35.zip then installed grav-skeleton-blog-site+admin-2.0.0.

  • Error saving pages · 3 years ago

    Hi, I am running. Ubuntu 20.04 Nginx & PHP 8.1.17 Grav 1.7.40 I am getting a error trying to save pages from the admin panel. Failed to save entry: foreach() argument must be of type array|object,

  • Do I need cache? · 3 years ago

    Hi, I use cloudflare then HAProxy onto nginx reverse proxy with a tls cache to my site. My new Grav site I am developing will go through the above then onto HAProxy through Varnish (cache) which then

  • Page buttons stopped working in blog skelton · 4 years ago

    Solved it with a alias to /

  • Page buttons stopped working in blog skelton · 4 years ago

    Up date I have managed to get page2 working with an alias. I have checked the code of the page and it correct. so it is the on click event that is giving the wrong url. Could someone guide me to writi