Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add class to last topic

  • @snorlax775

    Participant

    I’m trying to add a specific class to the last topic in the forum because the class=”bbp-forum-freshness” it affects all the forum column entirely, so I just want to change the specific title of the topic.

    I identified the loop in the file loop-single-forum with this code

    <?php do_action( 'bbp_theme_before_forum_freshness_link' ); ?>

    How can I add a specific class to that code that loops the last topics?

    I tried to use bbp style pack too, but in the section Forum Index styling, number 9

    When I chose 9. Freshness Font BOLD, don’t work.

    So…thanks for reading.

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

    Participant

    @robin-w

    Moderator

    hmmm… the first problem is how do you know when the last topic is being displayed.

    so for an individual forum topic list, you want to do what to the last topic ? then I can help with then best way (which may or may not be a class!)

    @snorlax775

    Participant

    Thanks bro, check this out My forum show the topics in the forum list like this. @robin-w

    FORUM 1

    And I just want to add a BOLD effect to the topic, but only in the forum list, not in the topics list as I show in this image.

    2

    @snorlax775

    Participant

    This is what I need, only and just only affect the topic tittle, no the date below, just the tittle of the topic.

    @snorlax775

    Participant

    help

    @robin-w

    Moderator

    can you list the plugins you using?

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