daleron01
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category description at the bottomHi @muktadhawan
of course! 🙂
Here’s the screenshot: https://imgur.com/a/bWx1Ipj
As you can see, the description is above the list of posts in this category. But since it is too long for mobile view, I’d rather have this description at the bottom, after the list of posts.
Forum: Fixing WordPress
In reply to: Restore Original Size Of Images in Media LibraryYeah, it kept the original size indeed. And by clicking on an image an “Edit” in the media library, I can restore the original size. This perfectly works and this is what I need. But I do not want to make this for thousands of images manually by myself. Shouldn’t there be way to trigger the database or whatsoever, that WordPress will automatically restore every image in the media library to the original size?
I mean, there has to be a way, hasn’t it? When it it possible to restore the original manually, why shouldn’t it be possible to let WordPress do this automatically somehow?
Forum: Fixing WordPress
In reply to: Restore Original Size Of Images in Media LibraryHello a2hostingrj!
Thank you for your response. I already tried Imagify, but unfortunatley it did not help, because Imagify can only restore images to the original size that the plugin scaled itself before. And for that, it would using the already scaled image in the media library, not the “real” original.
Is there any way to “trigger” the media library to restore all images to the original size? I mean, it is possible to do this manually one by one – so there should be a way to do this automatically for all, shouldn’t it? If not with a regular function or plugin, maybe with some sort of code oder by going directly into the database?