Need help? We’ve got your back

Have a question? Need help with Discussion Board? Use the discussion boards below to get your questions answered. If you would like to contact us via email, you can open a ticket.

Please note: This forum should not be used for tests posts. Test posts will be deleted. If you would like to make test posts, please use our demo forum.

Register / Login to use the discussion forum.

Got any questions before you buy the plugin? You can post them here and we'll get straight back to you.

See our Help Docs for plugin documentation.

Topics:
83
Replies:
196
Freshness:
Voices:
99

If you're running Discussion Board or Discussion Board Pro, post any support queries here.

See our Help Docs for plugin documentation.

Topics:
284
Replies:
664
Freshness:
Voices:
196
    •  
    • Topic
    • Replies
    • Since
    • Forum Post Post Teasers

      Is there the ability to have some posts/content be public facing/not have to have a membership to see? We are thinking of putting out some posts that are "teasers" to get people looking but...

      Read More

      Posted by: Meagan Parrish
      Replies: 1
      Started:
    • 1
    • Change order of profile fields

      You can change the order of profile fields using the following filter in your functions.php file: function prefix_filter_profile_fields( $fields ){ // Enter your new fields order here return $fields; } add_filter( 'ctdb_profile_fields', 'prefix_filter_profile_fields' ); The $fields list looks like: $fields = array( 'display_name' => array( 'id'...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Started:
    • 0
    • Add topics archive page to menu

      You can add your topics archive page to your menu by including it as a custom link. Go to Appearance > Menus and select the menu where you’d like to add the archive. From...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Started:
    • 0
Forum Announcements

We keep this up to date with news about the product, feature updates, and anything else we think you might want to know.

Topics:
7
Replies:
0
Freshness:
Voices:
1
    •  
    • Topic
    • Replies
    • Since
    • Pro Version 1.6.2 – Follow boards and other updates

      Version 1.6.2 of Discussion Board Pro will soon be available in your dashboard. This includes numerous updates and fixes, including the ability to follow boards as well as individual topics. Thanks to jf_bertrand for contributing several...

      Read More

      Posted by: WPDB
      Replies: 0
      Started:
    • 0
    • Pro Version 1.6.0 – Statuses and breadcrumbs

      1.6.0 of Discussion Board Pro is released today. It introduces two new features: statuses and breadcrumbs. Statuses allows you to assign possible statuses to Topics, e.g. 'Open', 'Closed', 'Fixed'. You or your users can update...

      Read More

      Posted by: WPDB
      Replies: 0
      Started:
    • 0