• Hi!
    Hammy’s lazy loading works perfectly on my blog. However, Hammy doesn’t generate smaller versions of the images.

    I checked the HTML code:

    <figure class="hammy-responsive size-full wp-image-602" title="" data-media="http://tangrufus.com/wp-content/uploads/2014/07/Plugin_Name.png" data-media99="http://tangrufus.com/wp-content/uploads/2014/07/Plugin_Name.png" data-media320="http://tangrufus.com/wp-content/uploads/2014/07/Plugin_Name.png"><img src="http://tangrufus.com/wp-content/uploads/2014/07/Plugin_Name.png" data-original="http://tangrufus.com/wp-content/uploads/2014/07/Plugin_Name.png" alt="" class="lazy" style="display: inline;"><noscript><img src="http://tangrufus.com/wp-content/uploads/2014/07/Plugin_Name.png" alt="WordPress Plugin Boilerplate with Default Description" title="" width="529" height="96"></noscript></figure>

    Hammy still serving the original image.

    How can I tell Hammy to make small thumbnails?

    Thanks!

    https://wordpress.org/plugins/hammy/

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

    (@noel_tock)

    Hmmm, weird, is that just PNG’s, or also JPG’s?

    Thread Starter Tang Rufus

    (@tangrufus)

    <figure class="hammy-responsive alignnone size-full wp-image-120" title="" data-media="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" data-media175="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg"><img src="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" data-original="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" alt="" class="lazy cboxElement" style="display: inline;"><noscript><img src="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" alt="test-all-the-things" title="" width="400" height="400"></noscript></figure>
    
    <img src="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" data-original="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" alt="" class="lazy cboxElement" style="display: inline;">
    
    <noscript><img src="http://image.travellersquestion.com/wp-content/uploads/2014/08/test-all-the-things.jpg" alt="test-all-the-things" title="" width="400" height="400"></noscript>

    Same for JPG’s

    Thanks Noel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hammy doesn't generate smaller versions of the images.’ is closed to new replies.