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

Natural/Aquene: File Button No Longer Appearing #6256

Open
CodeAllNightNDay opened this issue Jul 14, 2022 · 3 comments
Open

Natural/Aquene: File Button No Longer Appearing #6256

CodeAllNightNDay opened this issue Jul 14, 2022 · 3 comments
Labels
[Platform] Atomic [Platform] Simple [Pri] Low [Status] Retired Theme [Type] Bug Something isn't working User Report This issue was created following a WordPress customer report

Comments

@CodeAllNightNDay
Copy link

Quick summary

No response

Steps to reproduce

  1. Install the Natural theme on a simple site from Blog RC (retired theme)
  2. Add the FIle Block
  3. Select a file
  4. Enable the "show download button" option.

What you expected to happen

To see the "download" text enclosed in a button.

What actually happened

The button doesn't display, even with the option toggled on
Screen Shot 2022-07-14 at 1 21 14 PM
.

Context

A user has the issue here: 5376503-zen

So, I tested this on my own site as simple and atomic with the Natural theme installed. I'm able to reproduce.

The button is not visible in the editor or the live page.
Screen Shot 2022-07-14 at 1 09 35 PM

I also tested with another retired theme (Contempt) and reproduced the issue.

Platform (Simple, Atomic, or both?)

Simple, Atomic

Theme-specific issue?

It could be for multiple retired themes. (I found it happening on Contempt and Natural) but did not encounter it on other themes so far.

Browser, operating system and other notes

I see the issue on desktop and mobile.

Reproducibility

Consistent

Severity

Some (< 50%)

Available workarounds?

Yes, easy to implement

Workaround details

If CSS is an option, we can use it to show the background color. Something like this:

a.wp-block-file__button.wp-element-button {
  background-color: red;
}
@CodeAllNightNDay CodeAllNightNDay added [Type] Bug Something isn't working User Report This issue was created following a WordPress customer report labels Jul 14, 2022
@jp-imagines
Copy link

  • Another report in 5398718-zd-woothemes.

This user is on the Aquene theme (Atomic site). I'm able to replicate the same on a test site: on some themes, the button has styling, but on Aquene all styling is missing (and it's styled as just a plain link instead).

@github-actions
Copy link
Contributor

Support References

  • 5376503-zen
  • 5398718-zen

@Robertght Robertght transferred this issue from Automattic/wp-calypso Jul 19, 2022
@Robertght Robertght added this to the Bug Herding 2022: Week 29 milestone Jul 19, 2022
@Robertght
Copy link

📌 HOUSEKEEPING

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

📌 SCRUBBING

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

📌 FINDINGS/SCREENSHOTS/VIDEO

📌 ACTIONS

@Robertght Robertght changed the title Natural Theme File Button No Longer Appearing Natural/Aquene: File Button No Longer Appearing Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Platform] Atomic [Platform] Simple [Pri] Low [Status] Retired Theme [Type] Bug Something isn't working User Report This issue was created following a WordPress customer report
Projects
None yet
Development

No branches or pull requests

3 participants