FilterLife - Fetlife Member Filter

Filter member lists on FL to your liking

< Feedback on FilterLife - Fetlife Member Filter

Review: Good - script works

§
Posted: 2024-06-16

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.

§
Posted: 2024-06-19

Yeah, its a real pain that it stopped

§
Posted: 2024-08-07
Edited: 2024-08-07

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

Post reply

Sign in to post a reply.