Forums

Join
bbPress Support ForumsThemesLatest Post in Forum List

Info

Latest Post in Forum List

  1. I want to be able to add the latest post made in a forum section on the front page (and everywhere it lists forums).

    If I try to do that, it will just keep repeating the value for the first throughout the list.

    It's on this site, if it makes a difference

    Thanks in advance for any help :)

  2. Anyone? x.x

  3. Can you describe what you are looking for exactly, I am having a hard time envisioning it. So, for example, under your "Community" forum, in addition to the description of that forum, you want to say something like "Latest post: $whatever by $whoever at $time"? For all the different forums?

  4. Precisely. I want to have a preview of what's inside the forum, essentially, so that people can click on links from outside them. Kind of like what PunBB has by default. But right now, they way I set it up, it seems to copy the first one for all the forums... I don't know how I'm supposed to set it up.

  5. How did you make it do what it's doing now?

  6. I copy pasted the code it had in threads - <td class="num">"><?php topic_title(); ?> by <?php topic_last_poster(); ?></td>

    I figured it would do teh same for the front page, but apparently not.

  7. I really would like this problem to be solved - can anyone help me? x.x

  8. Anyone? Anyone at all?

  9. I want to do something similar and am interested in how to do so.

  10. You must log in to post.