Lazyloading not working on taxonomy archives
-
Hello,
@optimizingmatters Thank you for your free plugin.
I’m having trouble getting lazyloading to work on taxonomy archive pages.
Expected behavior:
– the .lazyloaded class is added to ‘s on taxonomy archive pages when scrolling the pageActual behavior:
– only the .lazyload class is added to ‘s on taxonomy archive page even after scrolling the entire page
– the images are not displayed even though the data-src attribute is populated with the correct image srcTesting:
– unchecking the ‘Lazy load images?’ setting causes the images to display on the taxonomy archives
– there are no errors in the consoleTaxonomy archives tested:
– taxonomy.php
– taxonomy-{tax}.php
– taxonomy-{tax}-{term}.php
- The topic ‘Lazyloading not working on taxonomy archives’ is closed to new replies.