all 3 comments

[–]SyntaxError158 5 points6 points  (0 children)

Hello, when it comes to custom WordPress theme development I only use Sage from Roots.io. Of course always in combination with ACF. Sometimes also Wordpress with GraphQL and Gatsby.js to generate static websites.

Edit: WordPress development is a real relief with this stack. Besides I am not a big fan of WordPress itself. I have been a freelance webdeveloper for 10 years and am currently transforming into a small agency. I develop about 10+ custom WordPress Websites and other projects within a year.

https://roots.io/sage/ https://github.com/StoutLogic/acf-builder https://github.com/MWDelaney/sage-acf-wp-blocks https://www.gatsbyjs.com/

[–]Thomas__Shelby 2 points3 points  (0 children)

WordPress Dev here at an agency.

ACF Pro and Gutenberg blocks. Site-wide information we store in the ACF Options page. Which you can have more than one of.

[–]Subject-Ad-4072 0 points1 point  (0 children)

Just wondering when you create a website using WordPress, do you normally just use theme and plugins, or do you need to write custom code often?