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.

Douglas Gough Member

@dougwgough · Joined 7 years ago · 12 posts · 0 topics · 5 reputation

Badges

✏️ First Post

Recent posts

  • Wordpress 2 Grav 2019 · 7 years ago

    Thanks. I'll check it out.

  • Wordpress 2 Grav 2019 · 7 years ago

    I haven't tried it myself, but having gone through the hassle of migrating between different systems and Drupal, I'd be inclined to export Wordpress to CSV and then import from CSV to Grav. A few plug

  • Migrate from Wordpress to Grav · 7 years ago

    You're almost there. Your blog posts can be added under a blog page, as children. So you'll need to read and understand this: https://learn.getgrav.org/16/content/collections

  • Ddev for local development - containers won't re-start · 7 years ago

    Might be worth it to post your question to the ddev stackoverflow: https://stackoverflow.com/questions/tagged/ddev

  • Getting errors working with a third-party library (Class not found) · 7 years ago

    I'm going to dig deeper into how PSR autoloading works. That's the stumbling block for me. Namespacing and 'use' all make sense to me. It's just that I see several different ways in which autoloading

  • Url('theme://') fails · 7 years ago

    For the file without - or _, what is the path that the browser uses to access it?

  • Using Function Calls (data-*@) · 7 years ago

    I'm still learning Grav so I don't have a complete answer for you, but you'd need to get this page as a collection on your form page I think. That would make the list available as a twig variable in y

  • Migrating my Wordpress Site to Grav · 7 years ago

    Great write up. You summarize the advantages of Grav very well. I'm moving out of Drupal development because it doesn't suit the sites I'm building. I briefly considered WP but the ancient code base a

  • My photographer website · 7 years ago

    You can copy your current theme and change it's name then install an unmodified version of the photography theme and change your theme to be a child of it. Then you can go through your child theme and

  • Getting errors working with a third-party library (Class not found) · 7 years ago

    I'd like to see some comprehensive documentation on this as well. Maybe we can sort it out together and then write the docs 🙂 I'm taking my clues from the Instagram plugin https://github.com/artifex40