Re: New topic not displaying
Very odd. I can see what you’re talking about now. There is the <h2>Reply</h2> but then something goes wrong.
This is in the source:
<h2 class="post-form">New Topic</h2>
</div>
<!--
If you like showing off the fact that your server rocks,
<h3>0.150 - 15 queries</h3>
-->
Looks like bbPress has it until the <h2 class="post-form">New Topic</h2>
part, then WordPress takes over for some reason. At least it looks like that’s what’s happening. If you look at the source of the page you’ll see what I mean.
Sorry I don’t know what’s causing the problem, but it’s interesting to look at nonetheless.