For our Memberstack community templates, you will need to implement Memberstack (assuming you haven't done so already). The steps are the following:
To get started, follow the regular Memberstack implementation by pasting the unique code snippet to the <head> tag of your page settings.
Our templates do not have any Memberstack sign up, login, user account, and logout components implemented, since they have such a wide range of options in their library (including ones with OAuth2). To get started you just need to add these components to your template via Memberstack's component library. Make sure to link the pages with these components to the navbar of the component.
The app configuration for Supersparks, will automatically apply the first name & last name fields to the name & custom field 1 fields in the Supersparks member settings. If you wanted to display other member fields with content, paste the field custom field ID from Memberstack into Supersparks. Then follow Supersparks' instructions for creating elements and pasting classes to display members custom field data in post & comment sections.
--
If you have any questions about this, do not hesitate to reach out to hello@supersparks.io.