stefancodeqo
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Media Offloader] Regenerate ThumbnailsOkay, then this is the issue. I probably should have selected smart local cleanup instead of full migration. Will there be an option to redownload the images from the object storage to the server, or at least the original images?
I have versioning enabled (I don’t think there is an easy way to revert that either) and going through 30.000 images that are all in seperate folders just to get them back on the original server is really time intensive.Is there an official GitHub repo for the maintained version? Then I could try to write that function myself.
Best regards
Forum: Plugins
In reply to: [Advanced Media Offloader] Regenerate ThumbnailsHi,
I have not started using any specific configuration or image optimization yet. Does that mean, the main image files have to not be offloaded by ADVMO?
Forum: Plugins
In reply to: [Advanced Media Offloader] Problems with File RenamingHi, thanks for the answer. I did not really find a solution to the first problem, I had to manually fix the image links unfortunately, but now I have it somewhat working.
I’ll check out the new Image Optimizing compatibility, thanks for the update!
Forum: Plugins
In reply to: [Advanced Media Offloader] Problems with File RenamingIn addition to this: I’ve seen quite a lot of bad reviews of the plugin Modern Image Formats (not being able to revert the use of the modern versions and the plugin not serving correct versions).
I originally wanted to use WP Rocket’s tool imagify, but that does not seem to work with Advanced Media Offloader. Do you have any other recommendations regarding this?
Forum: Plugins
In reply to: [Advanced Media Offloader] Problems with File RenamingSorry for the late reply,
I am using Hetzner Object Storage via the Any S3 Compatible Storage Option. So far I haven’t had an issue with the provider.
My main problem was, that pictures in the product pages just did not show up correctly, because the media attachment in WordPress and the saved URL were not the same. Most of the times, the problem was resolved by removing the “-scaled”, or “-mfrh-original” suffix from the end of the filenames manually, or at least check if the version without suffix exists, and if so, to apply the changes (I wrote a little wp plugin to do that). By the way, it did not cause problems for all my images, only around 8000 out of the 36000 total images.
Anyhow, I am currently refraining from using any media renaming as long as this causes issues for me. I will be using Imagify or some other image processor plugin to convert my images to modern image formats in the next weeks (probably first on a staging site) and will get back to this forum if I encounter any new issues.
Forum: Plugins
In reply to: [Advanced Media Offloader] Offloading QuestionsThanks a lot for the answer, I am really looking forward to those features. In the meantime, I’ll look into a solution for redirects.