Memberships

Create public profiles for members with their content history

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.

Example of a member public profile page

Video tutorial

For step-by-step instructions, be sure to check out our tutorial below 👇

My profile navigation

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:

// Optional: Add this CSS to your project's custom code section