How can I add a link to a member profile page

Hello, I want to add the list of members to the main page of my site and I haven’t found an element for that, just the members page, but it redirects to a different page, and I want it on my main page. The solution I found was to add the pictures of the members (they are very controlled and only accept members by invitation) by hand, but I want this pictures to be linked to each member profile page. Is there any way I can add a link to a member’s profile page?

Hey Hugo,

You can use the to() function from the wix-location API to link to whatever page on your site that you would like.

Hope this helps!

Dara | Corvid Team