Hi all,
If I only want to display a specific member group, how do I change this line of code (which displays all members in more than one group):
<h3><a href="http://{path=members/}profile/{member_id}/{exp:urlsafe}{screen_name}{/exp:urlsafe}">{screen_name}</a></h3>The Member ID I want to ONLY display is 6. Here is the page (which displays other groups as well):
http://216.86.156.171/~ladysmit/index.php/members/all/
Thanks!