Loading...
 

consultantsCard_tpl

{* this smarty template is used at http://tiki.org/consultants*}
{* Used to debug the template

{$results|var_dump}
*}

{* template start *}
{foreach from=$results item=row}

{$row.name} ({$row.username})

{$row.category}

Spoken Language(s): {if $row.tracker_field_tikiConsultantsLanguages ne ''}{$row.languages}{else}English{/if}
Location: {$row.location}

{$row.description}
{if $row.tracker_field_tikiConsultantsUsername eq $user}
Edit my information{/if}

{$row.image|replace:'class="':'class="rounded-circle '}
{if $row.tracker_field_tikiConsultantsServicesAndSkills|@count > 1}

  • {$row.services|replace:",":"
  • "}

{else} {/if}

/col>

/row>

/card-block>


{/foreach}

List Slides