-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Gallery images not displaying scaled image files... #20778
Comments
Related issue: Bottom line is getting nested single image blocks with their own settings into a parent gallery block that also has gallery settings. That should help with a lot of issues. |
I had a working version of galleries dispalying thumbnails as explained here: #6177 but after a Wordpress autoupdate (sic) backend and frontend are completely fucked up with no gallery behaviour at all and no scaling of thumbs. hat autupdate was the only thing that has changed... Is there a solution to have thumbnails images in the standard gallery? |
@paaljoachim I think these sizing issues seem to be resolved in the gallery format, but if you have time to double check that would be great thanks. |
This should be solved indeed. Can reopen if there are any lingering problems. |
These issues have some differing characteristics and a strict interpretation of reported issue - "The Gallery block displays full-size images, rather than choosing the appropriate scaled image." - is no longer applicable. However, as described #18504 ; the underlying issue that is shared by these issues in the gallery and image blocks still loads larger images than necessary - is still applicable. I've done a review of this and related issues in this gist: https://gist.github.com/skorasaurus/a01249d4302226bf12c80dd979322303 (shared at #6177 (comment) If you decide to reclose this to consolidate discussion, I understand but I'm commenting for anyone else who comes across the issue. |
Describe the bug
This report is an attempt to bring awareness to multiple open issues. The Gallery block displays full-size images, rather than choosing the appropriate scaled image.
As of 3/10/2020, all the following issues remain open, and are all related to full-size images being served by the Gallery block:
#9620
#13842
#13851
#18504
Also reported here: https://wordpress.org/support/topic/gutenberg-gallery-links-to-large-image-instead-of-full-size/
Rather than belabor the issue specifics here, review the above issues. Over the past 24-months, these issues generated a lot of discussion. Image handling is an issue that affects everyone, and distinctly affects site performance.
A related general image handling issue: #6177
I'd urge this to be milestoned, if possible.
The text was updated successfully, but these errors were encountered: