Primary

Forums

Forums are custom taxonomies that organize topics. You can create, edit, restrict access, and set up subforums to structure your community effectively. Once created, forums integrate with your topic pages and user permissions.

  1. Go to Topics > Forums in your WordPress dashboard.
  2. Click Add New.
  3. Enter at least the forum name (title) and, optionally, a description.
  4. In the Group Restrictions section, select specific groups to limit access—only members of those groups can post topics or reply in the forum.
  5. Publish the forum.

Tip: Use the description field to provide guidelines or context for the forum. Group restrictions require the Groups plugin; unselected groups allow open access.

Note: There’s no limit to the number of forums or groups you can create. Once additional groups have been created, these are offered as options as well.

Subforums

Subforums create hierarchical structures, nesting child forums under parent forums for better organization (e.g., category > subcategory).

To create a subforum:

  1. Go to Topics > Forums and click Add New.
  2. Enter the subforum name and details as for a regular forum.
  3. In the Parent Forum dropdown (under the title), select the parent forum.
  4. Publish the subforum.

The subforum will appear nested under its parent in forum lists and archives.

Tip: Use subforums for progressive depth, like main topics > subtopics > detailed threads. Ensure parent forums have appropriate group restrictions that align with children.

Example: “Planets” as a subforum of “Universe” organizes planet-specific discussions within a broader universal forum.

Once created, this subforum will hang down from the parent forum previously created

Editing a Forum (Back End)

To update an existing forum:

  1. Go to Topics > Forums.
  2. Click Edit on the forum you want to modify.
  3. Update the name, description, group restrictions, or parent forum as needed.
  4. Click Update.

Tip: Changes to group restrictions take effect immediately—test access with a group member account to verify. 

Forum Page

The Forum Page lists all forums, includes a search form, and displays a topic tag cloud for easy navigation.

To create it:

  1. Go to Topics > Settings.
  2. In the Forum Page section, click Create.
  3. The page is automatically generated with shortcodes for forums, search, and tags.
  4. Optionally, edit the page (Pages > All Pages) to customize layout or add content.

Shortcodes used:

Tip: Go to Forums Page section for additional details.

Tip: Customize the page using the Block Editor—add blocks for styling or integrate with your theme. Publish and add it to your site’s menu for user access.

Additional Tips

  • Permissions: Forum access ties into the Groups plugin—ensure groups are set up in Groups > Groups for restrictions to work.
  • Display: Forums appear in topic archives, use WordPress’s template system or create your own Forum Archives template for advanced customization.