• Resolved mzimmers

    (@mzimmers)


    Hi, all –

    I recently created a web site, and discovered today that I can’t display images on it. The image files are good; in fact, I’ve tested them against other WP sites I’ve created, and they’re fine.

    What property might a particular WP site possess to cause it not to display images?

    An example is provided here.

    Thanks for any help; this one has me currently mystified.

Viewing 10 replies - 1 through 10 (of 10 total)
  • It looks like the whole page is not being found, not that the image isn’t being displayed– unless, of course, I’m missing something. Do you have a page id 43? For example, ?p=1 gives me a post as it should. ?p=2 is rewritten to page_id=2 which is your about page, so that makes sense. But (some) other numbers result in ‘not found’ errors which is why I’m led to think that the problem has something to do with how your posts/pages are constructed– perhaps the ids in the DB are not matching the images. Its hard to say. Is this a new install or a transfer from somewhere?

    Thread Starter mzimmers

    (@mzimmers)

    Oops…I had the page in draft status. My bad. Please check it again.

    Hi,

    Check with these options:

    -> Disable all the plugins
    -> Add this code in htaccess of your blog:

    SecFilterEngine Off
    SecFilterScanPOST Off

    -> Assign 766 recursive permissions to wp-contents directory.

    Shane G.

    With Javascript disabled your images load immediately. I can only assume that those two images are the ones that are supposed to load, of course. I’d start checking your JS. I’d look especially carefully at your events plugin, since that is the one that loads the ‘loading’ image in place of the pictures.

    Thread Starter mzimmers

    (@mzimmers)

    Hey, guys –

    Disabling the events calender plugin did the trick. Any idea what the problem is, so I can pass it along to the authors of that plugin?

    Thanks.

    transferred to here from https://www.ads-software.com/support/topic/309954?replies=4

    Thanks very much – one small step forward :

    If disable the WP Events Calendar the image displays OK.
    If re-enable WP Events Calendar the image is OK (WP EC is a list by default).
    If change WP EC from list to Calendar display the image is wrecked again.
    Without disabling the WP EC plugin; change the display from calendar back to list displays images correctly.

    Clearly toggling the WP EC display from list view to calendar view is a problem.

    This all happened to me after installing all plugin upgrades available AND performing WP upgrade from 2.7.1 to 2.8.4.

    Thread Starter mzimmers

    (@mzimmers)

    So, after my last post, I noticed that the current release of Events Calendar is in fact unstable (despite what it tells you through the dashboard).

    I removed the unstable version and went back to the oldest stable version. Pics are properly displaying now.

    Evidently a new version of Events Calendar is in the offing.

    I’m marking this resolved.

    Can you guys take a look at this one too?
    https://www.ads-software.com/support/topic/301977

    I have the same problem with EC. Upgraded WP and EC and everything is a mess now. After getting the calendar view back at its place, everything seems to be ok, but you do not see entries in the calendar anymore, although there are there in the back. But no klicking possible at all…

    Would prefer, if the EC plugin got fixed, as I’m not a html crack or whatever. Just relying on the widgets to work ??

    Thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘unable to display images?’ is closed to new replies.