In order to cusotmize the directory, you can implement this simple HAPI:
Show All in Directory
<div class="directory" data-pv-component="membership" data-pv-type="memberships" data-pv-parameters="{includeCustomerMini: true, customer_name: '{@q:[email protected]} {@q:[email protected]}', validateCustomerForDirectoryAccess: true, page_number: {@q:page:[email protected]}, rows_per_page: 25, returnDataAttributes: true}" data-pv-object="hx"> <div class="directory_left">
<img src="{@[email protected]}" width="100">
</div>
<div class="directory_middle">
<h3><a class="directoryName" href="directory.php?action=view&id=">{@[email protected]}, {@[email protected]}</a></h3>
<div class="profile_social">
<div data-pv-repeater="dataAttributes">
<a href="{@[email protected]}" target="_blank" data-pv-do="conditional" data-pv-conditional="{@[email protected]}=LinkedIn || {@[email protected]}=Twitter || {@[email protected]}=Facebook"><img border="0" height="16" src="directory/{@[email protected]}.jpg" width="16"></a> </div> <div class="clear"></div> </div><strong> </strong><br> {@[email protected]}<br> {@[email protected]} {@[email protected]}<br> {@[email protected]}<br> {@[email protected]}<br> {@[email protected]}<br> <div data-pv-repeater="dataAttributes"> <a class="directoryLink" href="{@[email protected]}" target="_blank" data-pv-do="conditional" data-pv-conditional="{@[email protected]}=website">View Website</a> </div> </div> <div class="directory_right"> Phone: <span data-pv-element="customer.mobile_number" data-pv-formatter="phone">###-###-####</span><br> <a class="directoryLink" href="mailto:{@[email protected]}">{@[email protected]}</a> </div> <div class="clear"></div></div>