soundcloud.com

This is where you should report issues arising from the subscription filters.
Locked
Mashpash
New Member
New Member
Posts: 1
Joined: Sat Mar 10, 2018 11:12 pm

soundcloud.com

Post by Mashpash »

The sound cloud "share" button for individual tracks are blocked in the social list. But it is not a social media button, it gives you for example a link so that you can share a private track with a friend, HTML code so you can embed the track on your website, or create a soundcloud message with the track as an attachment.

This is the HTML:

Code: Select all

<button type="button" class="sc-button-share sc-button sc-button-medium sc-button-responsive" aria-describedby="tooltip-104" tabindex="0" aria-haspopup="true" role="button" aria-owns="dropdown-button-105" title="Share" style="">Share</button>
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

add

Code: Select all

soundcloud.com#@#.sc-button-share
http://i.imgur.com/sAZgLTl.png
http://i.imgur.com/xZDqBLk.png

Code: Select all

soundcloud.com#@#.shareContent
http://i.imgur.com/g2l624m.png
http://i.imgur.com/xfVM9YB.png

https://soundcloud.com/charts/top

add also

Code: Select all

##.sc-social-logo-32
##.sc-social-logo-twitter
##.sc-social-logo-facebook
##.sc-social-logo-tumblr
##.sc-social-logo-googleplus
##.sc-social-logo-pinterest
##.sc-social-logo-email
##.socialButtonsPanel
##.shareContent__link
##.shareContent__heading
##.socialButtonsPanel__shareButton
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked