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.
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 🙂
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.