Strona 22 z 23
Cards
Use the [card] shortcode to create staff profiles e.g for company staff. The [card] shortcode gives you the option to add the person's name, the title and the person's avatar.
markup
[card title="Ann Punjah" subtitle="Sous chef" src="/images/demo/avatar/client-4.jpg" link=""] [card_social_icons style=""] [icon_button icon="icon-facebook" url="#" target="_self"][/icon_button] [icon_button icon="icon-linkedin" url="#" target="_self"][/icon_button] [/card_social_icons] [/card]
You can set the tm-icons-visible class to the [person_social_icons] style attribute to have it visible always. The link attribute can be used to link to a different page for more information.
markup
[card title="Ann Punjah" subtitle="Sous chef" src="/images/demo/avatar/client-4.jpg" link=""] [card_social_icons style="tm-icons-visible"] ... [/card_social_icons] [/card]
