I’ve heard a few people say that they needed some guidance on learning Pinegrow and what they should focus on. While Pinegrow has a ton of documentation and great tutorials, it can be hard to figure out where to start. This was my stab at giving a little guidance to someone in a Facebook group yesterday. I would love it if other people could share resources or the order in which they think tutorials might be most helpful (preferably Pinegrow’s own tutorials).
Quote below:
The best place to start is with the tutorials they built into the product. That should at least give you a taste of the interface.
From there, I’d just create a few static html sections and pages. Get used to how things are laid out and the general flow.
I don’t think I have any playlists or tutorials that go into design other than this one:
Most of the tutorials on Pinegrow’s site use Bootstrap or Tailwind to speed up the process, but then you miss out on how to handle CSS in the app. It’s a gap that they or I need to fill.
When you are ready, you’ll need to decide whether you want to focus on blocks, block themes, or classic themes. I suggest starting with a simple block plugin to get the hang of them because you’ll eventually want custom blocks regardless of which theme path you take. Both Pinegrow and my channel have lots of tutorials that touch on block themes. This is the only video of mine that I think is dedicated to the subject, though.
Create a Native WordPress Block Plugin Using Pinegrow Web Editor
Then, you’ll need to decide whether to head down the Block Theme route or the Classic Theme route. IMHO, classic themes are easier and more straightforward, but Block Themes are going to smack us all in the face at some point.
Pinegrow’s Crewting a Custom WooCommerce Theme course is a great starting point for classic themes, even if you aren’t planning to use WooCommerce. The topics covered and the things you’ll learn will help you understand both Pinegrow and WordPress at a deeper level.
My Building a WordPress Classic Theme with Pinegrow course heavily leans on Pinegrow, so you might want to watch it if you are trying to learn the product. The block theme video series doesn’t even touch it until the upcoming seventh video. And even then, it’s more of a passing mention than any real tutorial.