Here’s a basic example of a faculty profile widget.
This page includes widgets that display faculty profiles— the most common use of Profiles, included in LiveWhale as a starter profile type.
Here’s a basic example of a faculty profile widget.
Here’s a faculty profile widget formatted as cards, with a maximum of 1 appearing at a time, in random order:
<widget id=”6_profiles_cards”>
<arg id=”max”>1</arg>
<arg id=”sort_order”>random</arg>
<arg id="image_size">400x400</arg>
</widget>