I have two custom fields for first and last name. It returns {$visitor.customFields.first_name} but it won't return {$user.customFields.first_name} (I'd like to show online users' full name when hovered).
Do I need to add something additional for it to work?
Do I need to add something additional for it to work?