Greasy Fork is available in English.

ao3 saved filters

Adds fields for persistent global & fandom filters to works index pages on AO3

< Σχολιασμός για τον κώδικα ao3 saved filters

Αναφορά: Εντάξει - ο κώδικας λειτουργεί αλλά έχει σφάλματα

§
Δημοσιεύτηκε: 18/05/2015

needs tiny edit to work

noticed that this script hasn't been working for me for around a month, probably since ao3 updated its code

to make it work again, edit line 15 to this:
var works = $('#main.works-index'), form = $('form#work-filters');

it used to be:
var works = $('#main.works-index'), form = $('form#work_filters');

just a very tiny but important edit. I personally have very little js or coding knowledge, so it was hard tinkering around. I was glad it finally worked for me. Thank you for this script!

tuffΔημιουργός
§
Δημοσιεύτηκε: 22/05/2015

Updated, thanks very much for figuring it out!

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.