• Resolved cgossy

    (@cgossy)


    After updateing to 2.2.16 some of my images disappeared from the slideshow.

    I recognised that the width css class (in the style attribute) of the image html tag is “0px”

    e.g.:

    <img width="199" height="133" alt="xxx" src="http://xxx.xx/wp-content/uploads/img_7163_01.jpg" style="margin-left: auto; margin-right: auto; display: block; width: 0px; height: 133px;">

    Changing the width to something greater 0px -> the image appears
    Tested with firefox 23.0.1

    No Problems in version 2.2.15

    http://wordpress.org/plugins/slideshow-jquery-image-gallery/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with width calculation in version 2.2.16. – Some Images not shown’ is closed to new replies.