Search

bbPress Showcase » bbpress bbPress Chat

Link Freshness to Last Poster (trick)

RSS
  • Started 8 months ago by dvorador » latest reply by _ck_
  • 2 posts, 453 views.
  • This topic is resolved
  • (no related topics found)

  1. dvorador
    User has not uploaded an avatar

    new member
    Joined: Mar '08
    Posts: 1

    offline

    Hola!
    In the "FRESHNESS" column, on the "Front Page", you put a link to the last post. How would I do that?
    Thanks

    Posted 8 months ago #
  2. _ck_
    _ck_

    senior admin
    Joined: Jul '06
    Posts: 330

    offline

    search for the topic_time field and replace it with something like this:

    <a href="<?php topic_last_post_link(); ?>"><?php topic_time(); ?></a>

    you can even combine/remove the column with the last poster's name by using this:

    <a href="<?php topic_last_post_link(); ?>"><?php topic_last_poster(); ?><br />
    <?php topic_time(); ?></a>
    Posted 8 months ago #

RSS feed for this topic

Post a reply to “Link Freshness to Last Poster (trick)”

You must log in to post.

keep _ck_ coding >> donate $1 <<     Theme Switcher:
16 users online from  US  MX  BE  CN  IN in the past 30 minutes. 8 bots 8 guests
412 views today 2798 yesterday 3411 ever. Most at once 19 today 24 yesterday 19 ever. Visited today: _ck_
724 posts in 106 topics over 19 months by 146 of 676 members. Latest: nicoosuna, Wish, insightdesigns