What I’m looking for is illustrated cheat sheets. Standard documentation is not what I need to jump in as you can be scrolling endlessly through pages of text.
Unfortunately, I don’t know of any such all-encompassing cheat sheets that would cover just about anything anyone could possibly do in WordPress. Let’s hope someone else who does would chime in to help.
But if you were to ask a specific question or present a specific problem you’re stuck with, perhaps I could help address that.
My humble advice is to eat this elephant one bite at a time. Have a good plan of what you’re trying to accomplish (this is independent of what site builder you use), and focus on one piece of the plan at a time. Jump in and ask specific questions whenever you hit a roadblock.
At the high level, a WordPress site has three pieces:
- WordPress itself (or the WordPress core)
- A Theme: this controls the “presentation” of your site. Note that by “presentation”, I don’t mean just eye candy, a WordPress theme is also the template system that controls what content is retrieved from the database and presented to the visitor.
- Plugins: a site builder that powers more than 40% of all websites on the internet can certainly not please everyone and still remain usable. So the WordPress core is deliberately lean (some would argue it’s becoming bloated now), but and the thousands of free and commercial plugins fill the void by providing the specific features that individual site owners want.
Again, I believe the best approach is to take one step at a time, and ask specific questions you may have, or ask for help to address any specific challenge you may have along the way.
Good luck!