Sleazy Fork is available in English.

FilterLife - Fetlife Member Filter

Filter member lists on FL to your liking

< Σχολιασμός για τον κώδικα FilterLife - Fetlife Member Filter

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 16/06/2024

Has been working great until this past week. I added the genders W, Man, boy, TFem, TMasc to mine as they've been adding more since this was first published. I continues to work on the events RSVP page and group members page but has stopped working on the search page and the 'Place' kinksters pages. It's been priceless until this most recent site update.

§
Δημοσιεύτηκε: 19/06/2024

Yeah, its a real pain that it stopped

§
Δημοσιεύτηκε: 07/08/2024
Επεξεργάστηκε: 07/08/2024

I found a quick fix for the recent loss of function on the search page and local page. Go to edit the script code.

Search for the section about 2/3 the way through the file that says this (it is around line 202)

window.setTimeout(function() {

Right below it change this:

let referenceNode = document.querySelector("header.pb-1");

To this:

let referenceNode = document.querySelector("header.flex");

It has worked for me on all the intended pages

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

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