Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Rowling] Tag Cloud: Rowling Default Settings not a Cloud #5583

Open
ktyfuller604 opened this issue Feb 20, 2022 · 5 comments
Open

[Rowling] Tag Cloud: Rowling Default Settings not a Cloud #5583

ktyfuller604 opened this issue Feb 20, 2022 · 5 comments
Labels
Customer Report Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report". [Pri] Normal [Theme] Rowling [Theme] Scratchpad Triaged [Type] Bug Something isn't working

Comments

@ktyfuller604
Copy link

ktyfuller604 commented Feb 20, 2022

Quick summary

The tag cloud block does not show as a word cloud on the Rowling theme. It applies the Outline style instead.

Steps to reproduce

  1. Activate the Rowling theme on a Simple Site
  2. Add a Tag Cloud block to the widget area
  3. Review live site

What you expected to happen

A tag cloud where different tags are different sizes based on the number of times the tags are used.

What actually happened

A price tag appearance that looks like an outline style instead of a cloud.

Context

Customer Report, consistently reproducible. 4794269-zen

Simple, Atomic or both?

Simple

Theme-specific issue?

Rowling

Browser, operating system and other notes

No response

Reproducibility

Consistent

Severity

One

Available workarounds?

No response

Workaround details

No response

@Greatdane Greatdane changed the title Tag Cloud: Rowling Default Settings not a Cloud [Rowling] Tag Cloud: Rowling Default Settings not a Cloud Feb 24, 2022
@Greatdane Greatdane transferred this issue from Automattic/wp-calypso Feb 24, 2022
@Greatdane
Copy link

Also seems to affect the Scratchpad theme based on testing.

@khristiansnyder
Copy link

Still affecting Rowling. There is some CSS forcing the same font size across all tags:

.post-tags a,.tagcloud a,.widget_tag_cloud a[style] {
    background: #ccc;
    color: #444;
    display: inline-block;
    font-size: .7rem !important;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 1px;
    margin: 0 3px 8px 11px !important;
    padding: 5px 6px 6px 3px !important;
    position: relative;
    text-transform: uppercase
}

@github-actions
Copy link
Contributor

github-actions bot commented Jan 30, 2023

Support References

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

  • 4794269-zen
  • 6289380-zen
  • 6569560-zen

@i11za
Copy link

i11za commented May 14, 2023

Another user report: 6289380-zd-woothemes
Using Tag Cloud block, but outline style is applied instead.

@nazilya06
Copy link

Reported here: 6569560-Zen
Using the Tag Cloud Block, the tag's font size is the same.

@jeherve jeherve added Customer Report Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report". and removed User Report labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Customer Report Issues or PRs that were reported via Happiness. aka "Happiness Request", or "User Report". [Pri] Normal [Theme] Rowling [Theme] Scratchpad Triaged [Type] Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants