Plugin Support
Youzify
(@kainelabsteam)
Hello @central4allgmailcom
Thanks for reaching us
You can change it on Youzify Panel >> General Settings >> MembersDirectory Settings >> Card Meta Settings.
Best Regards, KaineLabs Team.
Not working, i change it to gender, country and closwed it , and is not changing. Nothing happens at all
Plugin Support
Youzify
(@kainelabsteam)
Hello @central4allgmailcom
It should works. Please clear cache plugin on you website. And your members need to fill gender/country field first on their settings page to see the Username replaced by another field.
Or you also can disable the Cards Custom Meta to hide it at all.
Best Regards, KaineLabs Team.
Plugin Support
Youzify
(@kainelabsteam)
Hello,
The settings panel should work. However, you can use this CSS to hide it
#youzify-members-list li .youzify-meta-item {
display: none !important;
}
Best Regards, KaineLabs Team.