Community Posting

From scratch community posting installation

Please note, we recommend starting from a template or adding a template to an existing Webflow project to speed up the design process and installation of our different community posting features. If none of the templates are your cup of tea and you would prefer to build from the ground up, you can use the from scratch method by following the steps below:

Create a new spark

After authorizing Supersparks to your website, click 'Add Spark' on the homepage. Once on the app select screen, select 'Community Discussions', and click create spark.

Supersparks Community Tool For Werbflow
Supersparks' app select screen

Step 1: Connect CMS Collection & Field

Since this solution uses Webflow's CMS to create new forum posts, it's important to first create a CMS collection with a rich text field for forum content.

CMS collection for forum posts with a rich text field

The first step for installing Supersparks, is to select this same collection in the first dropdown, select the rich text field in the second dropdown, select a text field for posts subjects / titles, and click 'Save & Create ID Field'.

Step 2: Rich text content form

a) Paste form template

A key component to every forum, is the form where users can submit new discussions / posts. To enable this, select a template for your new post form.

Webflow rich text form template select screen

Once you've selected a template, you will be redirected to screen where you can copy the template and paste it into a static page in Webflow (pressing CMD + V). Please note, it's not possible to copy & paste Webflow components on Safari.

Copying the template to clipboard
Webflow rich text editor component
Pasting the rich text form into your static page in Webflow

b) Paste code snippet

After copying & pasting this template, proceed to the code snippet step. After clicking the copy icon of the code snippet, open up your form page's settings, paste the code snippet inside the <head> tag, and press save.

Copying Supersparks' code snippet to clipboard
Pasting the code snippet inside the <head> tag of the page settings

Optional 1: Adapt the design of your form

The goal of Supersparks' template installation is to speed up the process of designing & developing the essential components of forums. But the beauty of this solution is that you can adapt almost aspect of these templates in the Webflow Designer.

In the likely scenario that you are using the all tags (eg. 'All Paragraph, 'All H2s' etc.), these styles will be automatically applied in the rich text editor element (class ql-editor). If you want to make the font styling inside the editor different from these tags (eg. margin, size, font etc), be sure to check out the next section.

Changing the background color of the editor
Changing the color of the icons in the toolbar. You can also replace these with your own icons!

*All templates come pre-installed with the required classes for enabling Supersparks. In case you see any classes for Supersparks (eg. 'supersparks-post-submit-xxxxx'), we recommend not removing them from template elements.

Optional 2: Paste CSS overrides

Certain aspects of the rich text elements can only be adapted through CSS overrides. To simplify this process, Supersparks has a code snippet that can pasted into the body tag of your page settings. These CSS overrides, will by default add margins between line breaks, which will prevent users from pressing enter twice to separate paragraphs or other text elements - in step 4 you will see the importance of this when we use Webflow’s rich text element inside of a CMS page template.

Copying the default CSS overrides

If you're not a CSS expert, do not worry. You can adapt the margins or font sizes, by changing the number to the left to the ‘px’ to the one you desire. It's also possible to adapt the rich text editor’s placeholder text & color in the last section of the code snippet.

Where to adapt the styling of the h3 inputs and placeholder text.

Once your rich text is livelive, you should be able to create a new CMS item from the CMS collection selected in step 1. Plus the rich text input in the editor will be imported into the newly created item's rich text field.

Step 3: Forum Content CMS Page

The next step is to create a page template for the forum content where OP / author data gets displayed & users can respond.

a) Select the template

Similar to step 2) this process requires copying and pasting a template the template page of the CMS template page for your posts. For a forum, we recommend selecting using a template ‘With Comments’.

After proceeding, select a page template, copy & paste it into your CMS page template, and proceed to the next section.

Copying the selected forum post template to clipboard

Next, paste this template into the CMS collection page for where new forum posts are being created.

Pasting this template into the CMS collection page

b) Optional: Adapt design

After pasting, you can get started adapting the design of the template. We recommend making the margins between text elements inside the rich text element to match the formatting from the CSS overrides in step 2.

Webflow forum component

c) Paste post page code snippet

Next, copy & paste the code snippet inside the <head tag> of the the CMS page template and press save.

c) Connect CMS fields with elements

Finally, the last step is to connect the each CMS field property to their respective element in the page template page.

Optional: Comment Section

We also, highly recommend decreasing the opacity of the comment section by making the opacity 0% for the comment grid (with class ‘supersparks-comments-grid-xxxxx’). This will prevent the placeholder elements from flickering on screen if comments are loaded in the first frame.

Decreasing the opacity of the comment section before publishing

By selecting a template with comments, Supersparks' commenting feature comes pre-installed. Similarly, you can adapt the designs of the comment section & form in the Webfow Designer. It's also possible customize the settings and add extra functionality for this comment section from by clicking ‘Edit Comment Section’ on the side bar.

Updating the settings of the pre-installed / connected comment section

Step 4 (Optional but recommended): Memberships

Supersparks integrates with two membership tools commonly used with Webflow sites: Memberstack & Webflow Memberships (Webflow’s free memberships feature). Through this functionality, data from member accounts (name, username, avatar, & up to 3 custom fields of your choosing) will automatically be displayed in the OP / author section (step 4's template) for any content they post into the rich text form (step 2), while logged in.

To set this up, first go to the 'Memberships' section in Supersparks, select the memberships tool you would like to use, click save, and integrate the member fields for each membership tool.

Webflow Memberships

To integrate Webflow memberships, copy the slugs provided by Supersparks, go to your memberships settings, replace the slugs for every member field (you would like to display with content) with the slug copied from Supersparks, and then click save. For example, below is the process for displaying a custom field for profession in the OP / author section.

Memberstack

Unlike Webflow Memberships, the field IDs from Memberstack need to be pasted into Supersparks’ field settings. For example, below is how you would add a field for profession to Supersparks’ custom field 1 slot.

*For Memberstack, be sure to follow this exact process with your connected comment section.

Outseta

For Outseta, the name field comes pre-installed. To display additional rofile data you would like to display with member content, you just need to paste System Names from your custom person properties into Supersparks member field settings.

Copying the JobRole profile system name from Outseta
Pasting system names in Supersparks custom field settings

Member Elements

All of the elements for displaying member name and one custom field inside of the OP & comments section comes pre-installed with the component from step 4. Feel free to remove any elements you don’t want from the template.

Guest author inputs

If you also want to allow guests to post content, then you can use Webflow Memberships, Outseta, or Memberstack's user visibility settings to only show the author & email fields that (included with the templates) inputs to visitors that are logged out. Members don't need to input these details since they are already saved to their account. If you want to make your forum member only, we recommend hiding or deleting the author & email fields altogether from your community post and comment forms. See here for more details on how to customize this with each membership tool.

Webflow Memberships native conditional visibility setting
Memberstack attribute for conditional visibility.

*If an author is logged out, the guest author name provided will be displayed in the newly created posts author / OP section.

Step 5: Collection List Element For Selecting Forum Posts

The last step is to create a collection list element, where users / visitors can browse through forum posts & navigate to one they would like to view. If you would like to create one that dynamically displays author data for each post, you can leverage use one of our components in our extra function for collection lists - these components also come pre-installed with filtering, sorting, and pagination from Finsweet Attributes. Below is a short tutorial for setting this up:

Step 6: Go live 🚀

Now the fun begins. After publishing your site, you can test out your forum by logging in through your memberships tool, and navigating to the static page with your rich text editor.

After submitting your content, member details should appear in the author / OP section of the forum post and any additional comments posted by members.

Webflow rich text editor
Submitting a new forum post in the rich text editor
Webflow forum post by member
New forum post created by a member
Webflow comment section
Comment section where users can respond to the post

Manage Content

Once your website starts receiving content, you can can review all of the forum posts & comments posted to your website in the Supersparks dashboard. It's also possible to publish & unpublish any forum posts to your Webflow site.

Extra features

In the extra features section of our editor and help center, you can find instructions for implementing the following features:

Video Tutorial

For a guide for setting up the basics, be sure check out the below tutorial:

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