Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to make similar bbpress forum to QuicSprout one?

Viewing 4 replies - 26 through 29 (of 29 total)

  • Pavle123
    Participant

    @pavle123

    Okay, figured it out.

    I added this code
    <a class="bbp-new-topic-button" href="#new-post">New Thead</a>

    right after
    <?php do_action( 'bbp_template_before_topics_loop' ); ?>

    And now I need to float my button right and add a bit css to it!

    Thanks so much guys!

    Cool, added the latest change, you can see where it was and where it moved to 😉

    https://gist.github.com/ntwb/695bc26b44d6458040c7/revisions

    And I try to track ‘all the things’ here on bbpress.org, I’m not necessarily able to participate and/or contribute to everything going on here but do typically read every post here on the site, luckily the forums here do not need much moderation, but some day to day maintenance is needed.


    Robkk
    Moderator

    @robkk

    And I try to track ‘all the things’ here on bbpress.org, I’m not necessarily able to participate and/or contribute to everything going on here but do typically read every post here on the site, luckily the forums here do not need much moderation, but some day to day maintenance is needed.

    and we all thank you for that 🙂


    Pavle123
    Participant

    @pavle123

    Stephen and Robkk, once again thanks for everything you do here.
    I will continue improving my bbPress and will post some codes once I´m done.

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