• I haven’t logged in or edited my site in a while. Today I logged in and updated to the latest WP version.

    I then added an image to a page https://www.nutritionbyeric.com/palming-stick/ with elementor, then to my woo commerce catalog. Image is not showing in either page.

    I’ll post on each site, but wondered if anyone knew why this is happening in both places.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you referring to this image?

    https://www.nutritionbyeric.com/wp-content/uploads/2021/10/ps1nu.jpeg

    It’s in the post, but it has a width and height of just 1px, which makes it invisible on the page.

    I don’t know jack about Elementor and I have no clue what may be causing the image to have these tiny display sizes.

    So kindly go over your Elementor image settings, and if you don’t find any way to address this, I’ll suggest you post in the Elementor plugin’s own sub-forum so the plugin’s developers and user community can help you solve this mystery.

    https://www.ads-software.com/support/plugin/elementor/

    Good luck!

    QUICK UPDATE

    For a quick fix, add this CSS code to APPEARANCE => CUSTOMIZE => ADDITIONAL CSS

    .elementor-image img {
    width: auto;
    }

    It would still be helpful to find out why the images’ width and height are being set to 1px.

    • This reply was modified 3 years, 5 months ago by George Appiah. Reason: Added CSS quick fix
    Thread Starter pranaman

    (@pranaman)

    oh, thank you!

    I checked the Elementor page and to the ‘style’ tab it has, and image slider, https://imgur.com/a/bfxCqsM. Nothing was there, but as I slid it, the image appeared!

    I set it to 50%. I understand it had 1px default for some reason. I wonder if it’s coming that way from the media library or something else, as it’s doing the same thing on 2 woo commerce related pages:
    https://www.nutritionbyeric.com/shop/
    https://www.nutritionbyeric.com/product/palming-stick/

    I removed and replaced the image, but it’s still showing the same way.

    Do you know why it’s happening on those woo commerce pages?

    Thread Starter pranaman

    (@pranaman)

    i see what it is. I uploaded it full sized.

    I removed resized and reuploaded it, and it worked.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘images not showing’ is closed to new replies.