Skip to:
Content
Pages
Categories
Search
Top
Bottom

changing the message on bbp_topic_pagination_count


  • nolimit966
    Participant

    @nolimit966

    Hi there,

    I want to change the messaging that says ‘Viewing 10 posts – 1 through 10 (of 34 total)’

    To simply ‘2 Responses’

    How do i do it?

    I have opened the pagination-replies.php but there doesnt seem to be any text in there.

    Any help would be appreciated

    Thank you

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

  • Robkk
    Moderator

    @robkk

    you probably can replace it with a post count tag that outputs the number of replies in a topic for example.

    i think this is it.

    <?php bbp_topic_post_count ?>

    then output some text after that.


    nolimit966
    Participant

    @nolimit966

    done – thank you 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar