• Resolved pitj007

    (@pitj007)


    Hello!
    In small windows (if you shrink the browser or use a smartphone) – after selecting categories checkboxes – pictures of products in the catalog are not shown in fullsize. I can only see the top of each picture, and no text.
    I use a regular plugin and create products through the web interface plugin, no more.
    What can be the problem? Thanks.

    • This topic was modified 3 years, 1 month ago by pitj007.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter pitj007

    (@pitj007)

    57$ for bug-ass? – no, thank you..

    Hello pit,

    It seems like this issue is specific to your site, and it could be a conflict with another plugin (e.g. cache, image compressor, etc) or your theme. If you want, could you provide a URL to your Catalogue page so that we can take a look and see what solutions you can use?

    hossam7055

    (@hossam7055)

    I have Same issue, Product’s image in the main product page don’t fit in image-box
    https://mpsmining.com/products/

    Also inside the product page, image displays in an odd way
    https://mpsmining.com/products/product/crc-spray/

    Plugin Author Rustaurius

    (@rustaurius)

    Hello hossam,

    You can use the following Custom CSS to solve this issue. You can paste it into the additional css section of your theme’s customizer.
    WP Admin Sidebar > Appearance > Customize > Additional CSS

    .ewd-upcp-catalog-product-thumbnail-image-div img {
    width: initial !important;
    float: initial;
    }

    .ewd-upcp-tabbed-product-page .ewd-upcp-product-image {
    width: initial !important;
    height: initial !important;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Half pictures’ is closed to new replies.