-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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 disappear, even though they're still there in the backend #21034
Comments
Hey petruut, thanks for creating the issue. |
thanks for the quick reply - is there any way for me to look at the code in the gallery/ logs on galleries already with this issue on the website? (also, is there a way to relink images already in the /content folder on ghost, without always re-reuploading new copies?) |
In the browser, if can open your dev tools, then open the Network tab, you can see backend requests to CleanShot.2024-09-18.at.13.07.09.mp4Relinking images from your content folder is unfortunately not supported at the moment. |
re the networking: I can only see assets for the 4 images that are actually displaying (even though the gallery is formed of 7 images, all available in the /content subfolder that ghost uploaded them to) also, I can't see any errors etc. but then again, I don't know what I'm looking at. re inspecting the source: so it looks like, by the time the website is rendering, it only renders the 4 images (as opposed to the 7) |
my networking screenshot is from the published website. re the upload in the backend, I know that works because I can see the images in the file manager in the right /content folder |
Hm, unfortunately I'm not seeing how to help further with these elements, as I don't have a way to reproduce the bug at the moment. Does this happen for you with a new post as well? |
@petruut 👋 Given that we have not been able to find a clear reproduction of the bug and that it seems environment-specific, we suggest that you open a thread on the Ghost forum to get more help, if you're still experiencing the issue. |
Issue Summary
The website itself also omits them entirely. These were added just fine, displayed just fine, and are available just fine in the backend folder structure as expected.
Steps to Reproduce
Ghost Version
latest
Node.js Version
?
How did you install Ghost?
docker
Database type
Other
Browser & OS version
No response
Relevant log / error output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: