FilterLife - Fetlife Member Filter

Filter member lists on FL to your liking

< Feedback on FilterLife - Fetlife Member Filter

Review: Good - script works

§
Posted: 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.