Ok so the blacklist enable/disable options should be right under the search, and above the tags, however mine just isn’t there. I really don’t want to see some of the stuff on here can anyone help?
Posted under General
Ok so the blacklist enable/disable options should be right under the search, and above the tags, however mine just isn’t there. I really don’t want to see some of the stuff on here can anyone help?
pandadoom6 said:
Ok so the blacklist enable/disable options should be right under the search, and above the tags, however mine just isn’t there. I really don’t want to see some of the stuff on here can anyone help?
Inspect element?
Should see <a id="disable-all-blacklists" and <a id="re-enable-all-blacklists" under the current blacklists (a <ul id="blacklist-list" list that contains <li> items)
If you see style="display: none;", in Chrome you can just uncheck the display:none box in the CSS panel when you select that element's html line. (The CSS panel is where it has tabs named "Styles," "Computed," "Layout," etc, you should be on the Styles tab underlined in blue.)
The blacklist toggle won't show up if there are no posts in your search that are currently triggering the blacklist, but it's also just hidden with display: none. If you do find a post that isn't hitting your blacklist, check its tags and see why it's not, or copy the link here and we can take a look at it for you.
Updated
aversioncapacitor' said:
Inspect element?Should see <a id="disable-all-blacklists" and <a id="re-enable-all-blacklists" under the current blacklists (a <ul id="blacklist-list" list that contains <li> items)
If you see style="display: none;", in Chrome you can just uncheck the display:none box in the CSS panel when you select that element's html line. (The CSS panel is where it has tabs named "Styles," "Computed," "Layout," etc, you should be on the Styles tab underlined in blue.)The blacklist toggle won't show up if there are no posts in your search that are currently triggering the blacklist, but it's also just hidden with display: none. If you do find a post that isn't hitting your blacklist, check its tags and see why it's not, or copy the link here and we can take a look at it for you.
I’ll try it. Does the option stay permanent on your account or that device btw? Because I mainly use e6 on my ipad.
pandadoom6 said:
I’ll try it. Does the option stay permanent on your account or that device btw? Because I mainly use e6 on my ipad.
it's account functionality, do you have your blacklist set up correctly?
blacklist like:
dog
cat
bird
not like:
dog cat bird
pandadoom6 said:
I’ll try it. Does the option stay permanent on your account or that device btw? Because I mainly use e6 on my ipad.
It's per-device. I thought it might have been some script glitch somewhere, and you can't inspect element on an ipad. V's right, check your blacklist too in your account settings, which does follow you around as long as you're logged into e6.
aversioncapacitor' said:
It's per-device. I thought it might have been some script glitch somewhere, and you can't inspect element on an ipad. V's right, check your blacklist too in your account settings, which does follow you around as long as you're logged into e6.
I did it’s, set up as a new line for each tag
pandadoom6 said:
I did it’s, set up as a new line for each tag
how's your blacklist set up, and what sort of content are you trying to blacklist? There is some umbrella tags that can be used almost like a catch all given implications should things be tagged properly
For me, sometimes, the button just... doesn't show up, which is what I believe OP is talking about, and not the actual blacklist not working.