Hi,
Thanks for the purchase!
You are using the custom theme with very problematic layout when it comes to the forums, from what I can see. bbPress fires various hooks in many places where other plugins can add their content, and my plugin depends on those to add things. But, if the theme styling/layout doesn’t leave enough space, my plugin can’t do much about it. There is no way to add universal styling for something like this, and it will depend on what the theme actually leaves space for to work. So, long story short, your theme is messing up the layout, and without knowing exactly where they moved some of those hooks, it is hard to say what needs to be tweaked when it comes to styling.
Also, I can’t see the user stats on the URL you posted. And, it seems that your theme broke the author area bbPress into two parts, moving the author name outside of the normal area and leaving only the avatar, and for the space where the avatar is, they left only 150px as a fixed margin. And the reason why the stats might appear as under the content is that avatar area is floated and left without any width. Finally, the layout your theme has here is not responsive – doesn’t look good on mobile devices – content area is too small. If you enable the user stats so I can see it, I can create the CSS to fix the oversized display, but the 150px you have there is way to small for anything useful, and showing a lot of stats will not look good.
Let me know when you enable stats, and I will check it out.
Milan