• All my wordpress [gallery] images in posts now have the code width=”0″ height=”0″

    Relevant Plugins are photojar and thickbox, both up to date. When I deactivate photojar the images come back but they aren’t thumbnails. But I can’t see how these would write those values into posts now ?!

    See gallery at the end of
    https://www.minnellium.com/broken-left-collarbone-and-7-lug-stitches for example… what the Dickens is occurring?

    Something seems to be happening with the default image size – when I go to ‘add media’ – 0 x 0 – yet I’ve gone into the media manager and checked and saved default size settings
    Screen grab: https://www.minnellium.com/add-media.gif

Viewing 7 replies - 1 through 7 (of 7 total)
  • Some plugins are known to cause problem in WP 2.8. Sounds like 1, or both, of those plugins may be amongst that group.

    Thread Starter minnellium

    (@minnellium)

    Thanks Esmi

    It was podpress that was causing this – the second time in a year that it’s brought my site to a standsteill – it’s a really annoying plugin and conflicts with code for thumbnails somehow.

    Glad to find the cuplrit anyway! The usual – discable all plugins and reactivate one by one til you catch it out.

    Dave

    Dave,
    Did you find a workaround for this issue. I would like to upgrade to WP 2.8 but I use podpress 8.8.1 with several bugfixes added. What version of podpress caused this?

    Thanks,
    Ray

    Anyone find a work around for this? I just upgraded, and now am not sure I want to hassle with the downgrade. Thoughts?

    Yeah we’re experiencing this problem as well. Any help would be great!

    If you open up plugins/podpress/podpress.php, and remove the following two lines:

    add_filter('get_attached_file', 'podPress_get_attached_file');
    add_filter('wp_get_attachment_metadata', 'podPress_wp_get_attachment_metadata');

    Then the image resizing problem should go away.

    MISTERPIB! you just saved the day and all the podcasts on this site ! thank you!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Gallery images are resizing to zero (wordpress 2.8)’ is closed to new replies.