I got it, thanks for the help.
it still adds the hook inside the bbpress-forums div
is that supposed to happen?
I know abut that one, I don’t want to add a hook inside the bbpress-forums div, I want to add a hook outside of the bbpress-forums div.
<div id=”bbpress-forums”>
</div>
<!– my hook here –>
I want to add a hook after this div (<div id=”bbpress-forums”>) in the index and archive pages.