• Resolved marcorroma

    (@marcorroma)


    Hi, I have this html code in my page:
    <span class="entry-thumb td-thumb-css nolazyload " style="background-image: url('https://www.corriereromagna.it/wp-content/uploads/2021/05/zaccagni-instagram-696x444.jpg')"></span>

    The “nolazyload” CSS class is excluded from the lazy load settings (on “Lazy Load Image Class Name Excludes” and “Lazy Load Image Parent Class Name Excludes” option).
    But the exclusion is not implemented.
    Why?

    The CSS class is added via a php function (no ajax).
    This adds the CSS class only to the first image of each page (no posts).
    This function php works right away, even if I try to block the loading of the .js files.
    I await support.
    Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Exclude class css from span’ is closed to new replies.