Hello all,
I know bbPRess stand-alone is almost dead and it's waiting for the WordPress forum plugin but still i feel there is not much info about editing bbPress on the net.
I would love to pimp my (new -installed) bbPress (kakumei) theme a little bit but i have almost none php skills
And from 95% off all forums online powered by bbPress you can always see directly that they are bbPress powered.
What i would like to do is change the front-page.php file layout. (
And make a setting like this:
<First forum><# topics> | <avatar of last poster><last (fresh) topic><# posts in last topic>
<Second -forum><# topics> | <avatar of last poster><last (fresh) topic><# posts in last topic>
And maybe if it's possible show off the last 3 fresh topics beside the forum category like this:
<First forum><# topics> | <avatar of last poster><last (fresh) topic><# posts in last topic>
| <avatar of last poster><last (fresh) topic><# posts in last topic>
| <avatar of last poster><last (fresh) topic><# posts in last topic>
<2nd -forum><# topics> | <avatar of last poster><last (fresh) topic><# posts in last topic>
| <avatar of last poster><last (fresh) topic><# posts in last topic>
| <avatar of last poster><last (fresh) topic><# posts in last topic>
How can i pull this off and what files do i need to edit?
Only the template files or also the core bbPress files?
I only have html-/css skills and would like to find some helping sites that point me in the right direction.
WordPress has lots of tutorial sites that help you edit some php codes.
Thanks..