Remix.run Logo
chris_wot 2 days ago

Do many people use Gutenberg block themes?

madjon 2 days ago | parent | next [-]

What I see (and use myself) is enabling the classic editor, using Advanced Custom Fields Pro with a Flexible Layout. Then implementing a module system for use across different post types and pages. Usually built within a custom theme. Otherwise, I also see page builders such as Elementor & Divi.

jsonc 2 days ago | parent [-]

Yep, this is best approach imo.

sntran 2 days ago | parent | prev [-]

I do. I was not into WordPress until recently. Gutenberg has been very easy to get started versus writing a lot PHP. While there are still annoyances, I have managed to work around. Maybe my projects have not been that complicated, but I feel like the Gutenberg team is heading the right way.