I have followed the following steps:1) created Class
BlogUserProfileComponentFactory.java extendsextends
AbstractSocialComponentFactoryimplements SocialComponentFactorywhere
prioriry mentioned(300) and getSupportedResourceType also mentioned to
my extended component.2) modified userprofile.js in the extended
component.3) in system/console/configMgr AEM Communities
MemberUserProfileOperationService i have added custom fields in property
fieldwhiteList.But still the custom BlogUserProfileComponent...