• bababoom

    (@bababoom)


    I have iframes from Soundcloud and Youtube on each post.

    I want to hide only the iframes from Soundcloud on the homepage, for now I added a class to the Soundcloud iframe & I use css to hide them:

    .home .soundcloud {display: none;}

    It’s just a temporary fix as the iframes still loads plenty of requests in the background and I want to avoid that.

    Would you know how to destroy completely those Soundcloud iframes on the homepage while keeping other iframes from youtube to work?

    All the best!

    Simon

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Prevent specific iframe to load on homepage’ is closed to new replies.