Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBpress sidebar widget to show latest topics in forums?

  • @kwerri

    Participant

    Hi,

    Is there a widget out there which allows me to show the latest topics in the forums in the sidebar of my WordPress installation?

    I would like people who visit the front page of my site to easily see the newest activity on the forums without needing to go to the forum page.

Viewing 7 replies - 26 through 32 (of 32 total)
  • @csabamarosi

    Member

    I’ve figured out that there were some PHP configuration issues with my XAMPP installation, so the error messages are gone now. Sad thing is, your code doesn’t output anything at all.

    @thebreiflabb

    Member

    It works perfectly for me, though you can try with some debugging, for example try

    echo $counter;

    inside the foreach loop to see if you have any loop at all. Check the source code if you have anything there.

    @thebreiflabb

    Member

    It works perfectly for me, though you can try with some debugging, for example try

    echo $counter;

    inside the foreach loop to see if you have any loop at all. Check the source code if you have anything there.

    @csabamarosi

    Member

    Aww man, sorry, I made a typo – now everything’s fine, thanks a lot!

    @csabamarosi

    Member

    Aww man, sorry, I made a typo – now everything’s fine, thanks a lot!

    @jaapmarcus

    Member

    Thats why it is also available on wordpress site

    https://wordpress.org/extend/plugins/bbpress-last-topics/

    @jaapmarcus

    Member

    Thats why it is also available on wordpress site

    https://wordpress.org/extend/plugins/bbpress-last-topics/

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