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

Customizer: Allow visibility of Site Title and Tagline to be independently set #57737

Closed
inaikem opened this issue Nov 8, 2021 · 2 comments
Closed
Labels
Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Customizer The site customizer for traditional, non-block themes. [Feature] Site Settings All other general site settings. Needs triage Ticket needs to be triaged [Pri] Normal Schedule for the next available opportuinity. [Type] Feature Request Feature requests

Comments

@inaikem
Copy link
Contributor

inaikem commented Nov 8, 2021

What

Allow the visibility of the Site Title and Tagline to be independently set in the Customizer

Why

For sites with a logo set, they might want to selectively make the Tagline visible but hide the Site Title (note: on some themes, showing all three elements results in an unsightly header area).

CSS aside (see further down), the only way to selectively hide the Site Title or Tagline is to unset the text in each respective box in the Customizer or under WordPress.com > My Sites > Settings > General.

This is less than optimal because:

  • Both Site Tile and Tagline are used to populate the HTML <title> tag. Removing one or the other affects how the site appears in a browser tab and tab or window list.
  • When the Site Title is unset, the corresponding og:title tag is set to: <meta property="og:title" content="(no title)">. This results in SERPS and social/rich media previews displaying "(no title)".

Example:

kadamaero ca

 
On CSS: Although possible to hide either the Site Title or Tagline for humans in CSS, this is only available on Premium plans and Atomic sites. Free and Personal plans do not have this option. I believe this is a basic visibility option and should be included on all plans!

User interaction: 4437051-zd-woothemes

How

Separate the "Display Site Title and Tagline" checkbox at WordPress.com > My Sites > Appearance > Customize > Site Identity into two:
 

  • "Display Site Title"
  • "Display Tagline"

Example:

Awesome title visibility

@inaikem inaikem added [Feature] Site Settings All other general site settings. [Pri] Normal Schedule for the next available opportuinity. [Feature] Customizer The site customizer for traditional, non-block themes. [Type] Feature Request Feature requests User Report Needs triage Ticket needs to be triaged labels Nov 8, 2021
@jeherve jeherve added Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". and removed User Report labels Dec 18, 2024
@jordesign
Copy link
Contributor

Closing this as priority is on Block themes now.

@jordesign jordesign closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2025
Copy link

Support References

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

  • 4437051-zen

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. Previously known as "Happiness Request". [Feature] Customizer The site customizer for traditional, non-block themes. [Feature] Site Settings All other general site settings. Needs triage Ticket needs to be triaged [Pri] Normal Schedule for the next available opportuinity. [Type] Feature Request Feature requests
Projects
None yet
Development

No branches or pull requests

3 participants