Community Posting

Unique requirements for Memberstack templates

For our Memberstack community templates, you will need to implement Memberstack (assuming you haven't done so already). The steps are the following:

Paste the Memberstack script into your page settings

To get started, follow the regular Memberstack implementation by pasting the unique code snippet to the <head> tag of your page settings.

Memberstack components

Our templates come pre-installed with the essential auth components for a community (eg. login, sign up, and account update forms). If you would like to use different components feel free to replace them.

Paste the custom fields

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 - more details here.

--

If you have any questions about this, do not hesitate to reach out to hello@supersparks.io.

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