• Resolved fabettdev

    (@fabettdev)


    Hi,

    I just created a custom AAWP template but I cannot make images working. That’s my image HTML tag:

    <div class="ct-box-image">
          <img data-src="https://m.media-amazon.com/images/I/51c2HUBuhAL._SL160_.jpg" alt="Proscenic T21 Friggitrice ad Aria, 5.5L Air Fryer..."><noscript><img
            src="https://m.media-amazon.com/images/I/51c2HUBuhAL._SL160_.jpg"
            alt="Proscenic T21 Friggitrice ad Aria, 5.5L Air Fryer..."
          ></noscript>
        </div>

    I get data-src but no working src.

    If I use a default template everything is working.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    but what’s the data-src about ? the data-src should only be used in combine with lazyload

    in your original image tag, should use src

    Thread Starter fabettdev

    (@fabettdev)

    Yes, I had enabled Litespeed’s lazyloading, but the new uploaded images were not being processed correctly. I wasn’t adding the data-src myself; it was being done by the plugin. I was inserting images into WordPress as I always have. In the end, I’m not sure what the problem was, but I resolved it by activating the Extreme preset in Litespeed.

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