Through this feature, you can create a public profile page where your community member's details are displayed along with the content history / activity of the user within the community.
For step-by-step instructions, be sure to check out our tutorial below 👇
To allow users to navigate to their own public profile page from anywhere on your website, you can add the following attribute to a link element:
supersparks-my-profile-link = true
A common place to add this link would be in your site's navigation. Make sure the link element is linked to your public profile static page. Below is an example of implementation on a forum website: