• Receiving a validation error – value of attribute “frameborder” cannot be “no”; must be one of “1”, “0” – in the following code.

    <div id="soundcloud_is_gold_widget-2" class="widget widget_soundcloud_is_gold_widget"><div class="widget-wrap"><h4 class="widgettitle">Listen</h4>
    <div class="soundcloudIsGold " id="soundcloud-2033540"><iframe width="100%" height="450px" scrolling="no" <strong>frameborder="no"</strong> src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Fplaylists%2F2033540&auto_play=false&show_artwork=false&color=9ef8f5"></iframe></div></div></div>

    Site is stringduodallas.com

    Player works fine but will not validate due to this error. Could not find where to fix this in the source code.

    Thx!

    https://www.ads-software.com/extend/plugins/soundcloud-is-gold/

Viewing 1 replies (of 1 total)
  • Thread Starter dcason

    (@dcason)

    Error is in the second line. Ignore the <strong> tag. That’s mine. Apparently you can’t use it inside the code backticks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: SoundCloud Is Gold] Validation Error (frameborder = "no")’ is closed to new replies.