Support

Support

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

See our Help Docs for plugin documentation.

Topics:
286
Replies:
674
Freshness:
Voices:
198
    •  
    • Topic
    • Replies
    • Freshness
    • Voices
    • Lisa Dougherty
    • Getting login=bounced

      Have two plugins installed and activated: WP Discussion Board - free WP Discussion Board Pro When trying to login as administrator to the site; https://url-goes-here/wp-login.php I get "https://url-goes-here/?login=bounced If I turn off the free version, I am able to login...

      Read More

      Posted by: Lisa Dougherty
      Replies: 5
      Voices: 2
      Freshness:
    • 5
    • 2
    • jadim rega
    • Can Embed link Video?

      Hi, I try test on demo about embed link video from youtube. it can't anyway. I need to know this board can Add embed link video from youtube or not? In this I mean embed show...

      Read More

      Posted by: jadim rega
      Replies: 2
      Voices: 2
      Freshness:
    • 2
    • 2
    • PTDI
    • Unable to import template (json format)?

      Dear the Expert, I run fresh install WP 6.6.1 with Elementor 3.23.4, why I'm unable to import template in json format, it returns "Invalid template type" I have set "enabled" to: -Switch Editor Loader Method - Enable Unfiltered...

      Read More

      Posted by: PTDI
      Replies: 1
      Voices: 2
      Freshness:
    • 1
    • 2
    • Mej de Castro
    • 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
      Voices: 1
      Freshness:
    • 0
    • 1
    • Meagan Parrish
    • 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
      Voices: 2
      Freshness:
    • 1
    • 2
    • Mej de Castro
    • 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
      Voices: 1
      Freshness:
    • 0
    • 1
    • Mej de Castro
    • Change permitted file types

      In the Pro version, it’s possible to allow users to upload an image as the featured image for the topic. By default, only png and jpg file types are permitted. However, you can change this...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Voices: 1
      Freshness:
    • 0
    • 1
    • Mej de Castro
    • Filter wp_editor args

      In the Pro version, you can enable wp_editor on the new topic submission form, allowing users to add formatting. To change the parameters, you can add a filter, e.g.: function me_filter_editor_args( $args ) {   $args['teeny']...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Voices: 1
      Freshness:
    • 0
    • 1