I was referred to http://bbpress.dreamhosters.com/forums/, but it is not available yet.
bbpress Showcase here are some theme demos, but I didn't find any places to download them.
I was referred to http://bbpress.dreamhosters.com/forums/, but it is not available yet.
bbpress Showcase here are some theme demos, but I didn't find any places to download them.
Sorry I wasn't able to forward the dreamhost account here when I closed it before they charged me again. This is the new permanent home though.
Each of the themes in the list has a link the author's homepage if you click the author's name in the author column: http://bbshowcase.org/forums/view/available-themes
Sorry I don't have a local download available yet.
The two themes I've made are not yet available for public download but will be at some point in October when I have some spare time to fix them a little bit more and package them.
Tricky tricky!!!!
I am very interested in the FutureKind theme, when it is available. I think the stock theme is putting my readers to sleep.
- Samuel "Samurai" Wright
- http://www.samuraimarineblog.com
SWSamurai, I've released "The Hybrid" which was the predecessor to FutureKind
but FutureKind itself won't be released this year, sorry.
I've also added download links to the available themes page.
Allow me to offer myself up as a test subject, should you need one. I am more than willing to offer whatever assist I can.
CK... I know this is the wrong area for this question, but I am still new to your site... forgive me.
I loaded your "Hybrid" theme last night and so far the response has been great. I would like to know if you offer a primer on how to customize it a little. Two questions that were asked of me were if the posts can be placed in reverse order, so that the most recent is on top and the other is if the "Latest Discussions" section and the "Forums" section can be swapped.
Thanks...
SWSamurai, you can easily swap the Forums and Latest Discussions part but the reverse order is not something that has been done with bbPress yet to the best of my knowledge (it would take an advanced plugin or some serious template hacking - I assume you mean on the topic page because they are already newest first on the front page).
To swap the portions on the front page, simply open the "front-page.php" and select all the text between (and including)
<?php if ( bb_forums() ) : ?>
and
<?php endif; // bb_forums() ?>
and move it down below the line
<?php endif; // $topics or $super_stickies ?>
(but before <table id="frontpagemeta">)
Thanks Muchly, CK... I will give that a go and let you know if there are any issues, though I doubt there will be.
You must log in to post.