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:
288
Replies:
669
Freshness:
Voices:
203
    •  
    • Topic
    • Replies
    • Freshness
    • Voices
    • Mej de Castro
    • How to change column titles in the discussion_topics shortcode

      You can change column titles from the default like this: function myprefix_change_ctdb_titles( $titles ) { $titles['started'] = 'Posted'; return $titles; } add_filter( 'ctdb_topic_titles', 'myprefix_change_ctdb_titles' ); The default titles are: $titles = array( 'avatar' => '', 'topic' => __( 'Topic', 'discussion-board' ), 'replies' => __(...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Voices: 1
      Freshness:
    • 0
    • 1
    • Mej de Castro
    • Extending the discussion_topics shortcode

      You can add some more parameters to your shortcode in the Pro version. <article id="post-370" class="post-370 post type-post status-draft format-standard hentry category-pro category-shortcodes ast-article-single remove-featured-img-padding"> <div class="ast-post-format- ast-no-thumb single-layout-1 ast-no-date-box"> <div class="entry-content clear"> You can use freshness in the orderby parameter to...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Voices: 1
      Freshness:
    • 0
    • 1
    • Mej de Castro
    • How to Get Started with WP Discussion Board?

      Once you’ve installed and activated Discussion Board, the plugin will automatically add three new pages to your site: Topics: this page contains the  shortcode which will display existing topics in a table or list Log...

      Read More

      Posted by: Mej de Castro
      Replies: 0
      Voices: 1
      Freshness:
    • 0
    • 1
    • Robin Marrs
    • Trying to emulate the demo

      Hello I am having some trouble creating my forum page to appear exactly like the demo screenshot included. I do not have the ability to add new topics and post features in my boards...

      Read More

      Posted by: Robin Marrs
      Replies: 4
      Voices: 3
      Freshness:
    • 4
    • 3
    • Colin Healy
    • Categories not showing

      Hi- I am using Elementor and have the discussion board pro plugin. I've checked the box to allow categories (below) and when I click on "All Topics" I can see that both topic categories...

      Read More

      Posted by: Colin Healy
      Replies: 3
      Voices: 2
      Freshness:
    • 3
    • 2
    • Craig Halliday
    • Incompatible Archive

      Trying to upload free version to test, but I get "Incompatible Archive" error. Using Elementor Pro with Astra Theme.

      Read More

      Posted by: Craig Halliday
      Replies: 3
      Voices: 3
      Freshness:
    • 3
    • 3
    • Tashina Peplinski
    • How to setup boards

      I've got the Pro license, and I figured out how to list the boards on a page using the short code: but when I click on the link to go to the board it takes...

      Read More

      Posted by: Tashina Peplinski
      Replies: 1
      Voices: 2
      Freshness:
    • 1
    • 2