• Resolved learningstill

    (@learningstill)


    The pictures on my site are not being served responsive and I can not work out why.

    I thought it might have been an issue with my cache plugin Swift Performance, but if you visit my site using the ?nocache=1 argument, it still has the same problem.

    div class=”nv-post-thumbnail-wrap”
    a href=”*** post address***”
    img width=”930″ src=”//****image url****.jpg” class=”skip-lazy wp-post-image” alt loading=”lazy”

    On my screen, the screen size for the blog archive images is 320 x 247, but it is resizing the above images and not selecting the more appropriate thumbnail sizes

    Any ideas why?

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

Viewing 1 replies (of 1 total)
  • Mat

    (@mateithemeisle)

    Hello @learningstill ,

    Thank you for choosing Neve!

    930×620 is the size of images Neve uses for blog posts so the image is cropped to this size and then used. If you want to change the size to different dimensions here is our doc for it – https://docs.themeisle.com/article/1269-how-to-change-image-size-in-neve

    As it is you won’t be able to see your custom mods in the DOM as WordPress will automatically add to the srcset all size versions of the image that are exactly the same aspect ratio as the image size specified. So generally – unless your original is a square image – the thumbnail image size won’t be added and other specific crop sizes may not be included.

    I would also recommend using Optimole plugin as it will help you with having the images optimised and served responsive from the box!

    Please let us know if this answer was helpful!

    Thank you and happy building!

Viewing 1 replies (of 1 total)
  • The topic ‘Images not being served responsive’ is closed to new replies.