Skip to:
Content
Pages
Categories
Search
Top
Bottom

First topic_title in array doesn't show up..

  • @thomashorstink

    Member

    Hi,

    I’m using bbPress for a website I’m building and I’m experiencing a kind of weird thing. I’m using the following code to get the last topic title on the forum page:

    topic_title(forum_last_topic_id());

    It works well except for the first Subforum..

    Here’s a link:

    http://venvnvs.nl/bbpress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • @thomashorstink

    Member

    It’s a weird problem, because if I use the same function in the same while-loop it does work..

    So for the moment I’ve given some invisible html-tag the value `topic_title(forum_last_topic_id());’ and where it’s supposed to be.. (topic name)..

    <p>It works, but it’s dirty and I still don’t know what’s wrong.</p>

    <p>It’s bbPress 1.02 by the way, should’ve went with 0.9.x! I know.`

    @thomashorstink

    Member

    It’s a weird problem, because if I use the same function in the same while-loop it does work..

    So for the moment I’ve given some invisible html-tag the value `topic_title(forum_last_topic_id());’ and where it’s supposed to be.. (topic name)..

    <p>It works, but it’s dirty and I still don’t know what’s wrong.</p>

    <p>It’s bbPress 1.02 by the way, should’ve went with 0.9.x! I know.`

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