bbPress like Flarum
-
I create theme for bbPress like Flarum, demo http://www.oklop.me/forum/ soon been available for download.
-
Looks damn close!! Good job!!
Yes is availability on https://github.com/Sceko/White
It looks nice.
just checked the code and i can see that you really stripped a lot of the bbPress default code out.
alot of bbPress specific plugins i can expect not to work correctly because of this, and maybe even some snippets would not work anymore.
All works fine, and u can view on demo site and i use 4 plugins for bbpress and work all. Only subscription, descriptions and tags in teme it is not necessary for now. And nothing change, only not using table, and use div.
Sorry tags work, just subscription not use for now in theme will in the future be added, and i published changed plugins https://wordpress.org/plugins/bbpress-new-topics/ to work for all users http://prntscr.com/72a5me
Theme is so beautiful. And work so good! Thank you so much!
Thanks, will soon be available update
is available for download last version witch category display on forum https://github.com/Sceko/White
Hi @sceko,
thanks for the effort you put into the bbpress plugin but it didnt work out well for me.
I tried uninstalling the white plugin and reinstalling bbpress but the forum layout is disorganized.Pls how do i revert back to the default bbpress settings?
Hi @sceko,
Its working now….a bbpress file was missing in the themes folder hence the disorganized layout.
🙂
Thanksokay, tomorrow i’m going to upload latest version i add some color for category header and fix some for mobile view
Thanks…i’ll try it out again cuz its a cool design
A few problems with this i wanted to comment on, as I’ve completely re-wrote your entire theme.
A. The way you do forum.php is going to break a lot of templates. Premium templates on theme forest, many of them have other functions to generate the WP header and footer. When you do it the way you have done it, any template that does this will be broken by this template.
B. Enabling white.php completely broke my website just by turning it on.
I stripped out all your javascript, completely re-wrote your forum.php file to use standard wordpress protocol, and turned your forum template into this:
http://www.illwriteit.com/forum/
Each forum is color coded, each forum has custom font icons assigned to it. When you view a sub forum, I completely re-wrote your loop-forums so it displays all sub topics within all child forums.
I also custom integrated mycred so that your badges and rank are shown in the topic view like:
http://www.illwriteit.com/forum/topic/patriotic-writings/
I also custom designed a privacy system so that some topics are only shown to people I give access to based on their ultimate member role.
I work on new theme, live on http://www.sablja.com/forum/ also like flarum.
Soon on github, work on all wp theme.Is available for download on https://github.com/Sceko/White
This is pretty cool @sceko, I’ll have to take a closer look soon 🙂
Thanks for sharing this 🙂
This is really nice, @sceko. Beautiful. Thanks for sharing! 🙂
Ive just tried testing the theme on my site, I followed the instuctions but it does not look the same.
also is it possible to have the search and user panel below the main menu ?
Twenty Sixteen
http://prntscr.com/df52hr
http://prntscr.com/df52ljAnd i try on Twenty Fifteen and Twenty Fourteen work fine on localhost.
Maybe theme put styles in <?php wp_footer(); ?>
try to remove <?php wp_footer(); ?> from bbpress.php and view did work.try to remove <?php wp_footer(); ?> from bbpress.php and view did work.
– this did not work and im not sure what you mean by this Maybe theme put styles in <?php wp_footer(); ?>
also im not using a default theme but everything else works the same as a default theme, in the basic bbpress theme.
try to remove <?php wp_footer(); ?> from bbpress.php and view did work.
– this did not work and im not sure what you mean by this Maybe theme put styles in <?php wp_footer(); ?>
also im not using a default theme but everything else works the same as a default theme, in the basic bbpress theme.
Ok, small update, having the file in a parent theme instead of a child theme helps but still not perfect, images below.
another minor update, using the latest files uploaded yesterday directly into the patent theme, things work better, still needs some updates but works better,
Maybe you have your bbpress setup slightly different, what are you bbpress settings ?
user settings wont work with buddypress active in this theme.
it changes url forums/users/Adam/ to members/Adam/edit/also doing this make not difference.
Maybe theme put styles in <?php wp_footer(); ?>
try to remove <?php wp_footer(); ?> from bbpress.php and view did work.
- You must be logged in to reply to this topic.