Can Not Find "Contact Info" on Profile Page Settings
Please do these steps
1. Go to wp-content\plugins\youzer\includes\admin\core\general-settings\
2. Open file yz-patches.php
3 Remove this code
if ( ! get_option( 'install_youzer_2.1.5_options' ) ) {
return false;
}
it's on line 26
4. Save the file
5. Back again on your WP admin and do update patches n Youzer Panel >> General settings >> patches Settings
And then you will get Contact Info fields on your profile Settings page.