UPME Team Cards
Group and display your users into teams with wide range of awesome designs
Team cards is a usefull way of grouping users into teams for display purposes. Currently, UPME offers 4 different designs and more will be coming soon. You can use similar shortcode attributes used in member list to group the users. Team shortcode supports grouping users by role, custom field value and user ID’s.
Team Card Design 1
You can use [upme_team_card] shortcode with the necessary template to display a team of users. Team name can be displayed team_name attribute and team description can be added using the content between opening and closing shortcode tags.
[upme_team_card team_name='Popular Football Players Around the World' template='team_design_one' group=all group_meta='upme_player' group_meta_value='yes' ] If you have a love for football, there is no way you wouldn’t have an idol who you would aspire to be. Below is a list of most Popular Soccer Players of the world. See if your favorite player has made it to the list. Let’s begin.[/upme_team_card]
Popular Football Players Around the World
If you have a love for football, there is no way you wouldn’t have an idol who you would aspire to be. Below is a list of most Popular Soccer Players of the world. See if your favorite player has made it to the list. Let’s begin.
Team Card Design 2
Team without description.
[upme_team_card team_name='Popular Football Players Around the World' template='team_design_two' group=all group_meta='upme_player' group_meta_value='yes' ][/upme_team_card]
Popular Football Players Around the World
Team Card Design 3
Team without name and description.
[upme_team_card template='team_design_three' group=all group_meta='upme_player' group_meta_value='yes' ][/upme_team_card]
Team Card Design 4
Team design with custom background and font colors.
[upme_team_card team_name='Popular Football Players Around the World' template='team_design_four' group=all group_meta='upme_player' group_meta_value='yes' background_color='#188EAE' font_color='#FFF'] If you have a love for football, there is no way you wouldn’t have an idol who you would aspire to be. Below is a list of most Popular Soccer Players of the world. See if your favorite player has made it to the list. Let’s begin.[/upme_team_card]