• Hi all

    All thumbnails attached to one (and only one) post do not display and deleting/re-uploading images do nothing.

    Thumbnails are visible in post edit media manager but not in global media manager.

    When I select one as featured image, thumbnail is not visible in post edit page, not visible in blog view, but full size image is visible in single post view.

    All display URLs seem to be correct (even for missing thumbnails that point to the full size image).

    I tried to:

    – Cleanly delete image from media manager then re-upload.
    – Manualy delete image from uploads directory then re-upload.
    – Delete image record in post table.
    – Set file permissions to 644.
    – Regenerate thumbnails (plugin return an error).
    – Disable BJ lazy load.
    – Empty cache folder.

    And nothing change so I don’t know where to search now…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chrisbo

    (@clickpanic)

    When editing a problematic images from media manager, I see that dimensions (ex: 1280×1024) are not specified in the right metabox.

    BJ lazy load plugin also add a w=1 (width) parameter instead of the thumbnail size. But disabling the plugin do nothing.

    When I re-upload a problematic image, I got a “HTTP error” but a new problematic image is created.

    Thread Starter chrisbo

    (@clickpanic)

    Think I found something…
    I don’t know why WordPress seemd to generate wrong URL for thumbnails.

    1- Add this line to wp-config.php
    define(‘WP_CONTENT_URL’, ‘/wp-content’);

    2 – Install plugin “Force Regenerate Thumbnails”

    3 – Regenerate missing thumbnails

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Missing thumbnails for ONE post images’ is closed to new replies.