Hiii,
Where can i add the custom user groups badges code to show the custom user groups badges on the newsfeed next to the username/verified badge, so everyone can see this?
this is the code i have to put somewhere:
{if $profile['custom_user_group']}
{/if}
But where?
Where can i add the custom user groups badges code to show the custom user groups badges on the newsfeed next to the username/verified badge, so everyone can see this?
this is the code i have to put somewhere:
{if $profile['custom_user_group']}
{__($profile['custom_user_group']['user_group_title'])}
{/if}
But where?
Hiii,
Where can i add the custom user groups badges code to show the custom user groups badges on the newsfeed next to the username/verified badge, so everyone can see this?
this is the code i have to put somewhere:
{if $profile['custom_user_group']}
{__($profile['custom_user_group']['user_group_title'])}
{/if}
But where?