2017-03-31, 11:32 PM
How to make SFW Filter ?
If SFW is on, all signature/avatars don't appear
If SFW is on, all signature/avatars don't appear
[How To?] safe for work
|
2017-03-31, 11:32 PM
How to make SFW Filter ?
If SFW is on, all signature/avatars don't appear
You could add a custom profile field using Yes/No radio buttons for SFW filtering.
Then download PHP template conditionals plugin and wrap all avatars and signatures with a condition to not display signature/avatar if SFW is enabled. E.g. <if $fid6 == 1 then><else>{$signature}</if> Unless someone has an easier method or you could request a custom plugin for it.
Name's Waleed, I'm a graphic and web design (2015) graduate from Canada. Self-employed and lending my design skills to the MyBB community.
|
« Next Oldest | Next Newest »
|