Adding Widgets to your platform

Add widgets to your platform You can add a widget to the front end of your platform by following the steps below: Go to the Configure page at the top menu. Choose General > Page Configuration at the left menu. Next to the page where you want to add a […]

Widgets Used Together with Gamification

The Profile Completeness widget The Profile Completeness widget can be used to motivate members to give their personal information, which is really useful if you’re doing research. With Gamification, you can also reward members for completing their profile page. Members see a bar that shows how far they are in […]

Using custom pages

  Custom Pages are great for adding extra information to the platform that does not fall under any of the modules or default pages. You can use a custom page as, e.g. an “About” page introducing your project, a “History” page about your company, embed a custom HTML document inside […]

Creating a new Stepboard

This module is deprecated and might not be available in your platform. Please contact Support for assistance. If you want to create a new Stepboard for your CMNTY platform, simply follow the steps below: Go to Publish at the top menu in Admin. Choose Stepboard and click Add New Stepboard in the overview. Fill in […]

Using Google Calendar in an iFrame

  A nice example of how you can use an iFrame is integrating Google Calendar on a custom page. You can embed a live calendar for others to edit along with you, or privately edit it so all visitors can see your updates to events. Visit your Google Calendar in […]

Data Exports

Data export is a collection of all content and user data that has been uploaded to the platform. As a Moderator, you can download the data export as an excel file and use these data to analyze the outcome of your research by following the steps below: Go to Analyze at […]

Using custom stylesheets (CSS) and javascript

CMNTY Platform allows you to customize your platform with custom CSS & JavaScript. Custom CSS Custom CSS can be added by following the steps below: Go to the Configure tab at the top menu in Admin. Choose Site Appearance and Stylesheetat the left menu. More information about how to enter […]

Using custom CSS

  The platform specific, or Custom CSS, can be entered in the Admin section of the platform by following the steps below: Go to Design at the top menu in Admin. Choose Stylesheet at the left menu. For conveniently writing and implementing Custom CSS, you should open two tabs in your browser. In […]

Custom CSS Tips & Tricks

  Below we will continue with more information for intermediates. We will assume you have some experience using CSS for designing your platforms. Color codes in CSSCSS recognizes a number of words for colors, like navy and yellow. But apart of these, you will often encounter color codes like #33CC66. […]