• Resolved onepack

    (@onepack)


    The shortcode attribute for an image width is image_width following the documentation.
    However this doesn’t do anything except getting the 200×200 image but the image is still displayed with a width of 100% in the page by the default style (<img style=”width:100%”)
    One product on a page will display an blurry image over the complete width of the content.
    When I use width=”200px” (from product image parameters) all goes well <img style=”width:200px” will be the output. But this is not documented in clear way and I just found it by testing and going through the image parameters.
    https://magentowp.santerref.com/documentation.html#filters

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author santerref

    (@santerref)

    I will see what I can do.

    I have added your request to my to-do list for the next version (1.2.8).

    santerref.

    Plugin Author santerref

    (@santerref)

    I onepack,

    I have fixed the issue with version 1.2.8.

    The image_width and image_height attributes are now working and I have moved the inline style in the css stylesheet.

    Regards,
    santerref.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image width’ is closed to new replies.