Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imgur albums do not show load entire album link #36

Open
Yeniuss opened this issue Jul 16, 2014 · 1 comment
Open

Imgur albums do not show load entire album link #36

Yeniuss opened this issue Jul 16, 2014 · 1 comment

Comments

@Yeniuss
Copy link

Yeniuss commented Jul 16, 2014

With the mute filter on any imgur album that shows "View the entire album, 30 images total (20 remaining)." won't load the rest of the album or show that text.
Example album: http://imgur.com/gallery/Dbspv
disabling the filter will allow you to see the link to load the rest of the album.

@Yeniuss Yeniuss changed the title Imgur albums Imgur albums do not show load entire album link Jul 16, 2014
@lkva92as
Copy link
Contributor

The problem is with this filter:

imgur.com##div#under-image

This gets rid of the comments section, but it also gets rid of the Load the entire album link. You can replace that filter with these filters to get the desired effect (removing comments) without the undesired side effect:

imgur.com###caption_textarea
imgur.com##.relative.action-bar
imgur.com##.small.textbox.comments-info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants