Using WordPress itself to upload images is next to impossible for the site I’m working on. I have to set it up so it can be easily used by someone that’s a bit of a novice when it comes to file uploads so it’s been a real trick to master FTP let alone tracking down the location of an uploaded image file. Plus, this also seems to break plugins that use graphics on the admin pages.
I can’t see where the plugin might be causing this problem, as I’ve looked through the code to see where it might create that option and can’t find anything. Disabling the plugin does nothing to fix the error – it persists no matter what. I’ve already had to delete and restart this entire site once due to this bug, and am hoping someone else might have some insight.
I just tried without the visual editor, and it seems not to display the code that looked like it was causing the problem – but it’s still not loading the image, even when the image itself is publicly readable.
Note: I’m designing the site for someone that I’m having to teach all along the way, and they’re rather tough to bring along when it comes to anything new. I really hope this can be done without jumping through too many hoops.