Skip to:
Content
Pages
Categories
Search
Top
Bottom

Thread Title

  • @hbalagh

    Member

    have the latest bbpress and wanted to know how to limit the display of the thread titles so it will be something like this

    this is a test of a thread title an…

Viewing 6 replies - 1 through 6 (of 6 total)
  • @hbalagh

    Member

    anyone?

    @hbalagh

    Member

    anyone?

    @zaerl

    Participant

    <?php echo substr(topic_title(), 0, 20), '...'; ?>

    @zaerl

    Participant

    <?php echo substr(topic_title(), 0, 20), '...'; ?>

    @hbalagh

    Member

    i put that on the front-page template and it’s not working

    @hbalagh

    Member

    i put that on the front-page template and it’s not working

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