themes icon indicating copy to clipboard operation
themes copied to clipboard

Zoologist, and others: Title sizes, inconsistent between Simple and Atomic sites

Open manuelrebollo-a11y opened this issue 2 years ago • 8 comments

Steps to replicate

Applying the Zoologist theme to a Simple site produces a small, all-caps site title and larger post titles:

simple

Applying the same theme to an Atomic site produces a large site title and smaller post titles:

atomic

In both cases, the Site Title block reports using the H1 style by default. No changes to either site under Editor > Styles.

I reproduced the issue under Google Chrome and Safari, updated versions. Also, the same inconsistency is present in other themes, such as Archeo and Skatepark.

Result

Site title and other headings do not reflect the sizes shown in the theme's Info page when the theme is applied to Atomic sites.

Expected

Both Simple and Atomic sites should have consistent header sizes if using the same theme with its default settings.

  • User report: 5327907-zd-woothemes

manuelrebollo-a11y avatar Jun 27 '22 01:06 manuelrebollo-a11y

Hi @manRebollo , looks like this bug report is missing some additional required details and it is possible that it was probably missed by bug herders. I have added the missing items.

Please always create bug reports from the button on Bugomattic page.

devNigel avatar Jun 29 '22 06:06 devNigel

📌 HOUSEKEEPING

  • Labels ✅
  • Priority ✅
  • Replicable on Core - No

📌 SCRUBBING

  • Tested on P2 - no
  • Tested on Simple ✅
  • Tested on AT ✅
  • Tested on Self-hosted - no

📌 FINDINGS/SCREENSHOTS/VIDEO

  • I can replicate the above and the sizes are different with the Blockbase theme as well.

📌 ACTIONS

  • I have informed the author about Bugomattic

Robertght avatar Jun 30 '22 06:06 Robertght

@Robertght Noticed this is filed in Automattic/themes. Is that correct? If it's covered by the themes team, we can move it over to the "other" column of the board. Or, we can add a Themes column if that would be useful for tracking? @vajrasar @inaikem what do you think?

cometgrrl avatar Jul 01 '22 22:07 cometgrrl

While working on #6123 I encountered just this scenario locally. The Site-Title was the obvious culprit but there may have been other blocks. This seems to have been caused by querying global styles data too early; before all of the blocks have been registered. Those un-registered lose any of the block settings defined in the theme's theme.json file.

I'm not sure why this might be happening on Atomic (and not simple) sites however. Since you noted that this also is happening in Skatepark (which is not a Blockbase child) it leads me to believe that this is a problem introduced elsewhere; outside of the theme.

pbking avatar Jul 02 '22 02:07 pbking

I can confirm this happens with Antonia and Russell as well. My guess is that it might also be related to the global styles and how they are defined on atomic, but I cannot confirm this.

My case is in 5494098-zen

@jeffikus @pbking can we prioritize this in the near future?

@cometgrrl sorry for the late reply here and thank you for bringing this up. Having a "Themes" option helps!

Robertght avatar Aug 23 '22 13:08 Robertght

Support References

This comment is automatically generated. Please do not edit it.

  • [ ] 5327907-zen
  • [ ] 5494098-zen

github-actions[bot] avatar Aug 23 '22 13:08 github-actions[bot]

Was trying things around this issue and here are my observations (since I'm not sure what's the cause codewise, but hopefully it could help narrow down the issue a little bit):

Testing was done with the default twentytwentytwo theme (only atomic sites have this issue, simple sites and self-hosted sites don't). As @pbking mentioned, this might be a problem outside of themes.

Steps:

  • Create a test site with a plan that can install plugins
  • Install a plugin to convert to atomic site (and the theme breaks after the conversion) image
  • Uninstall Gutenberg plugin (and the theme goes back to normal)
  • Tried installing Gutenberg's older releases
  • Gutenberg Versions
    • 14.0.x: theme breaks
    • 13.8.x: theme breaks
    • 13.7.x: theme breaks
    • 13.6.x: theme breaks
    • 13.5.x: theme breaks but the heading underline becomes thinner Gutenberg 13.5.0
    • 13.4.0: site title back to how it should be Gutenberg 13.4.0

candy02058912 avatar Sep 04 '22 01:09 candy02058912

Update: This issue seems to have been fixed when I checked out the test site I was using today with the latest Gutenberg version.

candy02058912 avatar Sep 27 '22 09:09 candy02058912

Hey folks! I stumbled on this zen-6183305 and it seems a very similar issue. When the user changes their Headings (H2) size from the Styles it doesn't reflect on their site. Just taking the opportunity to chime in since it's still an open issue! :)

The theme, in this case, is "Archivo", but it's not clear to me if it's a theme or a calypso issue yet! ^^

Thanks!

chiape avatar Apr 27 '23 20:04 chiape