Creating Custom Pages
  • 25 Jan 2024
  • 2 Minutes to read

Creating Custom Pages


Article Summary

You can create static and dynamic custom pages directly from the web template editor on the Admin Panel.
You can build two types of custom pages:

  • Static custom pages are ideal if you have no web development experience and just want to create a page using our built-in editor.
  • Dynamic custom pages let you build interactive content and require you to know React, JSON, HTML, and CSS.

Creating a Static Custom Page

Static custom pages are ideal if you want to display information on your Members Portal and you have no web development experience.

For example, you can create a custom page dedicated to your team with their photo and a bio or a page dedicated to the values and rules of your space.

  1. Log in to dashboard.nexudus.com if you aren't already.

  2. Click Settings > Web template editor .

  3. Click on Pages & components.

  4. Click Add file.

  5. Name your file and add .htm at the end of the name.
    image.png

  6. Press Enter on your keyboard.

Your custom page's record pops up.

Now that you created your page, you'll need to tweak a few of its settings and add your content.

Unsure about what each field means or does?
  1. Add a Title for your custom page.

  2. Edit the Permalink for your custom page.

  3. Add your custom page's content in the Contents field.

  4. Click on Select file to include an image between the page's title and content.

CustomPage_HeaderImage.png

  1. Toggle on This page is active.

  2. Select Public in the Visibility section.

  3. Click the Save button. 

Your page is now published on your Members Portal under the Community menu.


Creating a Dynamic Custom Page

Dynamic custom pages are ideal if you want an interactive page on your Members Portal and you have web development experience.

For example, a page where customers can select from different options and be taken to a different page based on the option they select.

Creating dynamic custom pages requires a working knowledge of:
  • HTML/CSS
  • JSON
  • React

Need help finding a developer?
Check out our IT & Web Design consultants directory.  

  1. Log in to dashboard.nexudus.com if you aren't already.

  2. Click Settings > Web template editor .

  3. Click on Pages & components.

  4. Click on Add file.

  5. Name your file and add .js, .jsx, .htm or .css at the end of the file name.

Your custom page's record pops up.

Now that you created your page, you can start adding your code to the file. You can easily save your edits by clicking on the Save button.

The page is active by default, but you can easily disable it by clicking on the File details tab in the top right corner of the page.


Custom Page Fields

All custom pages include the fields listed below.

Field nameDetails
NameName of your file in the website template editor.
TitleName of the page on your Members Portal.
PermalinkSuffix added at the end of your Members Portal URL that leads to your custom page. For example, if your domain is coworking.com and your permalink is ourteam, the URL of your custom page will be https://coworking.com/pages/ourteam.
ContentsContent of your custom page as it is displayed on your Members Portal.
ImageImage added between your custom page's Title and Contents.
This page is activeToggle that defines whether or not your custom page is currently active on your Members Portal.
VisibilityDefines who can access your custom page from your Members Portal.

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.