incakola100 (@incakola100)

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • In reply to: Topic & Reply count

    incakola100
    Participant

    @incakola100

    Hi guys @robin-w

    I really don’t get it.

    I changed the <?php bbp_list_forums()?> in to

    <?php bbp_list_forums(array (
    'show_topic_count' => false,
    'show_reply_count' => false,
    'separator' => '',
    ));?>

    In the bbpress plugin folder and tried it in the theme folder. Both Didn’t work. What am I doing wrong?

    Got it to work in the functions.php


    incakola100
    Participant

    @incakola100

    Seem like the plugin “WP native dashboard” was interfering with it

Viewing 2 replies - 1 through 2 (of 2 total)