Inserting images: no longer have image size options other than full
-
The problem:
Until quite recently, when I uploaded an image and then selected that image and went to insert it, I was given the choice of different image sizes: small, medium, large, and full. Maybe thumbnail too, I can’t recall. Now, when I insert, I am only given one size choice: full. When I insert, it puts the image in a window in the proper size for my site, which is fine, but it still loads the full-sized image over the wire, and then scales it client-side, which is HORRIBLE for my site performance.Site information:
- Hosted by me
- Running behind nginx, which does https->http mappings and one-minute in-memory caching of some stuff. Performance is quite good for a one-man band.
- WordPress itself is running on ubuntu, latest long-term support build, under apache2
- Running on PHP5 because holy crap did it break the entire thing when I tried to upgrade to 7
- Plugins: Askimet, Custom Sidebars, Ecwid Shopping Cart, Google Analytics for WordPress by Monsterinsights, Jetpack by WordPress.com, Search Everything, Subscribe to Comments Reloaded, and Yoast SEO
- Theme: 2010 with a very small child theme (what I call 2010 Puppy)
Troubleshooting steps:
- Turned off all plugins. No effect
- Changed themes to 2016. No effect
- Reinstalled 4.8 manually, including using stock versions of every single file that is in the archive to overwrite the files in my site, leaving only files that hadn’t existed before. No effect
At this point my site is mildly broken (I had changed a file or two) but not in any unexpected ways, and is as close to factory settings as I am capable of imagining getting it, and the problem still hasn’t gone away.
Help?
- The topic ‘Inserting images: no longer have image size options other than full’ is closed to new replies.