WordPress / theme-experiments

Experimenting with themes made out of blocks.
GNU General Public License v2.0
546 stars 179 forks source link

Try a few Twenty Twenty-Two child themes #292

Closed kjellr closed 1 year ago

kjellr commented 2 years ago

ℹ️ https://github.com/WordPress/twentytwentytwo/issues/213


This PR tries out some alternate color + font combinations for Twenty Twenty-Two, as mocked up in the theme's announcement post. These were originally intended to be a set of alternate color palettes and/or theme.json files, but I'm building them as child themes for the moment since Gutenberg does not include support for those features yet.

I don't expect that these will end up being child themes in the long term, but it works well for testing today.

141514397-979bf534-fc57-4e9f-8dd2-88493c041bfe

A few implementation notes:


⚠️ Since these are child themes, you must separately install Twenty Twenty-Two in order to test them.

DJviolin commented 2 years ago

Maybe the problem with my install, but if I enable the "Swiss" child theme, after the second refresh, the bird image is gone in the News page. Strangely, it's not effecting the "Blue" child theme.

I use this tree: https://github.com/WordPress/theme-experiments/tree/add/tt2-child-themes

I'm using the latest cloned repo from here: https://github.com/WordPress/twentytwentytwo

kjellr commented 2 years ago

That's odd — I'm unable to reproduce:

Screen Shot 2021-12-10 at 8 22 49 AM
DJviolin commented 2 years ago

I was able to reproduce only in Firefox. I tried in a private window also, without extensions. After refresh, the image is gone.

DJviolin commented 2 years ago

Something is definitely off, because my newly uploaded picture and the flying bird appeared in BW color until refresh. Then on the second refresh, it goes back to BW! Also in Chrome and Edge. At this point I can't verify, maybe my install causing it. The problem probably with the TT2 theme or WP 5.9 itself.

DJviolin commented 2 years ago

BTW this Black and white turning images probably a feature (it's also on your thumbnails and screenshot), but it should be documented how to turn off, because it can mess up child theme developers.

kjellr commented 1 year ago

Closing since versions of these launched in 6.0.