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.

Daniel Wrightson Regular

@dan-james · Joined 7 years ago · 123 posts · 19 topics · 25 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Just Diving Into the World of Flat-File CMS! · 2 months ago

    I find it brilliantly simple - including backing stuff up. I still have some zip files of MySQL backups of wordpress sites that I don't have the courage to unpack - with GRAV you just download the who

  • Struggling to fetch remote files with the Podcast Plugin · 8 months ago

    I’ve installed the Podcast Plugin, but I’m running into errors whenever I try to add a remote file. The first error I got was an fsopen error: Failed to save entry: fopen(``https://www.buzzsprout.com/

  • Typhoon Theme Tailwindcss not accepted · 12 months ago

    You probably need to run npm to update the CSS. Try 'npm run dev' in terminal from within the theme folder - or for more in depth help, have a look here: https://getgrav.org/premium/typhoon/docs#devel

  • Grav Site for small company · 1 year ago

    Hi, looks great! I'm a big fan of GRAV and it's worked well for us. Just a note - you have misspelled "Entertainment" on the home page. Premium Business Audio | Event Enterainment | Consulting

  • Error adding images · 1 year ago

    Yes, it was Cloudflare's Security Rules that were injecting a challenge. I've made a rule so they don't apply if i'm uploading images within admin and it's solved the problem. Cheers for spotting tha

  • Error adding images · 1 year ago

    Thanks - I'll try turning Cloudflare off and see if that solves it ... if it does, I'll investigate further.

  • Error adding images · 1 year ago

    I'm getting the same error. The main message in the source code HTML that pops up is "Enable JavaScript and Cookies to continue". On the GRAV logs I'm getting `/home/invitati/public_html/vendor/filp

  • Error adding images · 1 year ago

    It has resolved itself. 30 mins of madness?

  • Error adding images · 1 year ago

    I'm getting a strange error when I try to add an image to a page. The site has been running for years, is on a theme based on Typhoon, the server is running fine, but when I add an image to a page the

  • Curious as to how Complex Grav is or Can be · 1 year ago

    If you get to grips with how Grav puts pages together with twig templates- the 'partials' are great for dealing with how pages will behave - GRAV is a great system. I've recently had to put my head in