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']}
<h6><span class="badge badge-primary">{__($profile['custom_user_group']['user_group_title'])}</span></h6>
{/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']}
<h6><span class="badge badge-primary">{__($profile['custom_user_group']['user_group_title'])}</span></h6>
{/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']}
<h6><span class="badge badge-primary">{__($profile['custom_user_group']['user_group_title'])}</span></h6>
{/if}
But where?
2 Commentaires
0 Parts
439 Vue
0 Aperçu