Dean Sas

Results 20 comments of Dean Sas

@mikefowler sorry for the slow response, I've had a quick try and it seems perfect, thanks.

> Note: the image above shows the panel with all the optional content enabled. @Copons, it doesn't show padding 🤔

Payment Button width controls work, but the button widths are not calculated in the same way are core button widths are. For a visual difference. I have a Payment Buttons...

One thing to note is that for people on wpcom who have payment-buttons but who don't have the right plan to use them, the blocks will not display correctly when...

@cuemarie it's related to that conversation but probably not a duplicate issue. According to an [earlier comment](https://github.com/Automattic/themes/issues/6195#issuecomment-1268288156) the navigation menu has some specific custom behaviour that acts more in-line with...

> I don't get this work on Simple sites. The script is definitely loaded, but when I press `⌘K`, nothing shows up Fixed it over in jetpack-mu on https://github.com/Automattic/jetpack/pull/35635/commits/e08dce47f855a0bc6163f6a7aa9775c2d53b0976 but...

The CSS file is being fetched, but for some reason the styles it has aren't being applied. I've tried a bunch of stuff but haven't got anywhere. I'm going to...

Here's a link to the slack convo: p1708533803049649-slack-C04DZ8M0GHW @kathrynwp has also pointed out that it happens with Twenty Twenty-Four on the Blog Home template.

It was fixed in GB v17.7 via https://github.com/WordPress/gutenberg/pull/58852 which has already been rolled out to all dotcom sites.

This block (a8c/blog-posts) is an [alias for the newspack-blocks/homepage-articles block](https://github.com/Automattic/wp-calypso/blob/67aa5a0e9dd5ec27011a57fe41dac55dbfdabc0e/apps/editing-toolkit/editing-toolkit-plugin/newspack-blocks/index.php#L24-L26) which is synced from the [newspack repo](https://github.com/Automattic/newspack-blocks/tree/master/src/blocks/homepage-articles). The block does not show the current item in the WordPress loop: *...