Ideal featured image size in ClassicPress theme

Hi folks

My ‘Archetype’ theme is in review for the CP directory at the moment and has customiser support for colours, passes WPCS as well as having some basic accessibility features built in. Happy for folks to reuse anything from that - it’s pretty cleanly coded and might save you some time!

It’s got background templates/CSS for an ACF Pro page builder as well.

Nick

This is a lovely little theme, Nick. Good work!

@IntentionWebDesign thanks for sharing the Archetipe theme. I am going to use it for my site. Since I am planning a roundup of theme devs, would you mind me mentioning you in my post? (I write The ClassicPress Series, started on linkedin that from episode 10 will go on from my blog and I am planning content way ahead. I already made an article about recommended plugins… and one of the future ones needs to be about themes).

Thanks Ray!

Hi - that’s awesome to hear! Yes feel free to mention me :slight_smile:

The recommended featured image size should be 1200 pixels by 628 pixels.

A quick Google search showed this:

Most WordPress themes work with this size, and Google Discover recommends a minimum width of 1200 pixels. Social media works on ratios, with Facebook and X (Twitter) preferring between 2:1 and 300:175.

The featured image of posts/pages is currently not being resized by the theme, so original size of the image is being used.
Theme needs a major cleanup, as mentioned by others as well.

Guido

That’s my plan.

There’s a PR that takes care of this advice/notification.

Guido