The only problem with this is, if the user is changing their name, then this condition won't work. A better alternative to this is by using user id instead of username.Yessss, thanks Sniper_E and thecoalman
This works:Code:
{% if USERNAME == "faroud" or USERNAME == "SuperMan" %}This stuff will only show in your profile and mine..{% endif %}
Statistics: Posted by Madalin10 — Sun Jul 13, 2025 6:15 pm