Axero's US team will be attending its annual summit from October 7 to October 10, 2024. During this time, we will continue to provide support through private cases, though there may be a slight delay in response times. We appreciate your understanding and patience.
The People Grid template displays users with just their profile photos. The template is a built-in template and comes with your Communifire site. To use the template:
Below is the HTML of this template, for your reference.
<div class="axero-widget clearfix axero-people-grid {{CustomCSSClass}} {{#if HideContainerBorder}}axero-widget-no-border{{/if}}"> {{#if ShowWidgetHeader}} <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> {{/if}} <div class="axero-widget-content axero-widget-content-padded"> <ul> {{#each Contents}} <li class="span2"> <a class="thumbnail axero-user-card-link" data-user="{{UserID}}" href="{{ProfileURL}}" title="{{{UserInfoDisplayName}}}"><img alt="{{{UserInfoDisplayName}}}" src="{{AvatarImageURL}}" /></a> </li> {{/each}} </ul> </div> {{#if ShowWidgetFooter}} <div class="axero-widget-footer"> </div> {{/if}} </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/26864/people-grid-template
Your session has expired. You are being logged out.