Hi!
Im using the newest version of the newspaper theme. I’m also using the Wp smush pro picture size reducing plugin
Can you help me on a very odd problem. Only on my computer and also when the article is published i can see that the other users uploaded pictures are missing. But here is the tricky part: The pictures show up on their media library just fine, but when the articles go online with their uploaded pictures, they just dont show.
How come i am the only user that sees that the pictures are missing and how come the pictures still show up just fine on the other users computer screens ?
Here is the screenshot on my medialibrary. The other users media librarys display that none of the images are missing even when they really are!
http://www.screencast.com/t/VSEOtIZR
Thank you for your help!
Hi,
This must be a wordpress issue, please check version the version that you use. When you try to edit an image do you see it? Also it could be a permission to folder or some custom modification to restrict users to view only media library items that they uploaded – http://wordpress.stackexchange.com/questions/1482/restricting-users-to-view-only-media-library-items-they-have-uploaded
I’m not sure what cause this issue as it is not related to the theme, maybe other forum’s users may have experienced this issue…
Thanks!
Thank you for your quick reply!
When i try to edit the photo i can see it, but when i save it and check again its missing still
If you have some tips on this one thanks 🙂
I’ve tried to search the web on this one but no answers or same problems..
My other friend user is also as an admin on the page but still no pictures showing.
Thanks!
Try this:
a) clear all caches including your browser(s); try different web browser
b) resave permalinks
c) from your filemanager in hosting panel double check the ownership of the uploads folder (where images live); and the write permissions
d) check filename of the uploaded images that go wonky — web servers dislike file names with spaces or high ascii characters like $ or () ! etc. — might work on PC or MS Word, won’t work on server — sometimes a tilde in a filename can make it not work — just something to double check
e) if using CDN make sure you don’t have an aggressive cache which is timing out
f) disable any lazy load plugin or CDN setup to see if that is culprit
g) of course, disable plugins to see if that might be cause
h) if you’re using AdBlock plugins on browser, those can sometimes block files (and fonts!) which look like names of ads like “NIKE-SHOE-big-bunny-640×480.jpg”
i) Do a clean reinstall of WordPress — delete the admin and includes folders; upload news ones; then over-write the WP files in root (always keep back up of config); sometimes a single file can get corrupted — you might want to even try this FIRST
all of that might get you “restarted” …