Subscription button hidden

This is where you should report issues arising from the subscription filters.
Locked
lewisje
Site Member
Site Member
Posts: 16
Joined: Mon Mar 28, 2016 4:10 pm

Subscription button hidden

Post by lewisje »

The offending hiding rule is

Code: Select all

##.subscribe-button
and a fix is replacing that with

Code: Select all

~reddit.com##.subscribe-button
This appears in the Fanboy's Social Blocking List
User avatar
thinkpad4
New Member
New Member
Posts: 9
Joined: Tue Mar 29, 2016 12:03 am

Post by thinkpad4 »

it seems that fanboy annoyance list has ##.subscribe-button in it that is removing the sub button on Twitch
lewisje
Site Member
Site Member
Posts: 16
Joined: Mon Mar 28, 2016 4:10 pm

Post by lewisje »

Based on this thread, it looks like we need another exception: https://adblockplus.org/forum/viewtopic.php?f=2&t=44711

Code: Select all

~reddit.com,~twitch.tv##.subscribe-button
User avatar
thinkpad4
New Member
New Member
Posts: 9
Joined: Tue Mar 29, 2016 12:03 am

Post by thinkpad4 »

Lewisje, this works too,

Code: Select all

reddit.com,twitch.tv#@#.subscribe-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 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
lewisje
Site Member
Site Member
Posts: 16
Joined: Mon Mar 28, 2016 4:10 pm

Post by lewisje »

thinkpad4 wrote:Lewisje, this works too,

Code: Select all

reddit.com,twitch.tv#@#.subscribe-button
I had thought that that was intended only for end-users who wish to override filter-lists with unresponsive maintainers, but I now see that Fanboy uses this technique to better organize his lists.
Locked