Jessica Lyschik
Jessica Lyschik
@critterverse I've now created an issue for this and also linked it in #30: https://github.com/WordPress/gutenberg/issues/43676
Two things I noticed while creating designs for TT3: Post Featured Image block: Enable gradient overlay: https://github.com/WordPress/gutenberg/issues/43676 Separator Block: background color defined in theme.json is not applied correctly: https://github.com/WordPress/gutenberg/issues/43660
I'd love to see the ability to put gradients on paragraphs and headlines too! Maybe a background gradient would be nice too but I'd prefer text gradient over background gradient.
Any chance this feature will be in the next update? I'd absolutely need it, right now I'd have to edit the PHP files to change it from the AND to...
The font I originally chose that worked was `Sofia Sans Condensed`. I tried to switch to `Albert Sans`, `Quattrocento Sans` and `JetBrains Mono` afterwards, all of them failed. When I...
Can confirm this is an issue with a missing index.php in a block theme that is used as a parent theme in a multisite environment.
Have you also checked you had the index.php removed from the parent block theme?
I have been trying to reproduce this but can't do it either.
Nope, disabling the parent theme network wide does not have any effect on the subsite with the active child theme. It still works for me.
> Starting with WordPress 6.4, skip links are automatically added to pages on sites using block templates. I'd rephrase this, as it only works automatically, when a main tag is...