Search Results for 'bbpress'
-
AuthorSearch Results
-
November 27, 2010 at 10:03 pm #94676
In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantI am not doing my own hosting.
November 27, 2010 at 9:52 pm #94675In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberWhat is your server setup?
November 27, 2010 at 9:06 pm #94674In reply to: bbPress 2.0 – Updates
DeysonOrtiz
ParticipantHello, I played with all the permissions and I still can not see the plugin, in case anyone had any other ideas.
I am using the Hybrid Theme.
Thank you.
November 27, 2010 at 8:45 pm #102913Ashish Kumar (Ashfame)
ParticipantNovember 27, 2010 at 8:45 pm #97813Ashish Kumar (Ashfame)
ParticipantNovember 27, 2010 at 6:38 pm #94673In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberThere won’t be loads, but I’m confident there will be a few. But more importantly there will be documentation on how to adapt existing themes. This is where child themes come in really handy.
November 27, 2010 at 5:16 pm #94672In reply to: bbPress 2.0 – Updates
Ricardo
ParticipantRich Pedley wrote:
“in time you’ll see a few themes that are bbPress ready. “
Is this true? the new version will use is own themes? if the next version is a wordpress pluggin, having its own themes its kind of odd.
November 27, 2010 at 3:50 pm #102912Corsari
MemberNow I’ll read as many docs I can, but I would suggest bbPress documentation editors to write in an explicit way
https://bbpress.org/documentation/integration-with-wordpress/
if the existent WordPress theme is automatically applied or if this is not possible, if it must be hacked or what ever

Thank you
R.
November 27, 2010 at 3:50 pm #97812Corsari
MemberNow I’ll read as many docs I can, but I would suggest bbPress documentation editors to write in an explicit way
https://bbpress.org/documentation/integration-with-wordpress/
if the existent WordPress theme is automatically applied or if this is not possible, if it must be hacked or what ever

Thank you
R.
November 27, 2010 at 3:43 pm #36293Corsari
MemberDear friends, from my perspective, integration is mainly meant as sharing and or apply the existent WordPress theme to my brand new bbPress forum.
“users sharing” is not my first issue, I could also say I don’t even care about sharing users, to be true, in my personal case I don’t want forum users to act in my blog.
Now, what about my customized WP theme?
How to use it with bbPress?
How to integrate bbPress theme with my customized wordpress theme?
Thank you for any tip, link and or instruction.
Ciao
Robert
November 26, 2010 at 11:07 pm #102889singlecelldesign
MemberHi Ashfame,
Yes, that’s right. Quite odd. In the end I settled for integrating logins across both WP and bbPress and maintaining the two separate themes. I’d like to get to the bottom of it though.
Best Regards, Karl
November 26, 2010 at 11:07 pm #97789singlecelldesign
MemberHi Ashfame,
Yes, that’s right. Quite odd. In the end I settled for integrating logins across both WP and bbPress and maintaining the two separate themes. I’d like to get to the bottom of it though.
Best Regards, Karl
November 26, 2010 at 7:04 pm #102888Ashish Kumar (Ashfame)
ParticipantYou mean you are redirected to WordPress dashboard when you click any submit button in bbPress dashboard?
November 26, 2010 at 7:04 pm #97788Ashish Kumar (Ashfame)
ParticipantYou mean you are redirected to WordPress dashboard when you click any submit button in bbPress dashboard?
November 26, 2010 at 4:59 pm #94671In reply to: bbPress 2.0 – Updates
Mark McWilliams
MemberYou can add your input on the bbPress Forum Profiles over in the relevant Trac Ticket JJJ opened a few days ago, I already added my own thoughts back then too, but in general the ”framework” is there with the WordPress Profile, it might just need a little extra stuff! https://trac.bbpress.org/ticket/1364
November 26, 2010 at 2:45 pm #102887singlecelldesign
MemberHi,
I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:
/* Deep integration */
if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}
No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.
Best Regards, Karl
November 26, 2010 at 2:45 pm #97787singlecelldesign
MemberHi,
I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:
/* Deep integration */
if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}
No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.
Best Regards, Karl
November 26, 2010 at 1:45 pm #94670In reply to: bbPress 2.0 – Updates
driz
MemberWhat’s the story with the Forum Profiles?
Hoping that the devs gonna stick with the built-in one and then allow users to either grab Theme My Login or BuddyPress to allow public editing if they feel they need it.
November 26, 2010 at 8:19 am #94669In reply to: bbPress 2.0 – Updates
Rich Pedley
MemberThe included theme is an example – in time you’ll see a few themes that are bbPress ready.
November 25, 2010 at 9:33 pm #94668In reply to: bbPress 2.0 – Updates
driz
MemberNoticed in the latest revision that the bbPress theme appears within the WP Themes section, but I don’t like the fact you have to activate the bbPress theme and then just inherit the Parent Theme would much rather that the theme files be within the actual WP theme like you do when using the Template Pack for BuddyPress.
Also I also strongly agree with the others about NOT having public profiles, there are plenty of plugins out there than can do this so no need for it, plus if you have buddypress running as well you will end up with duplicate profiles like you do with the current stand-alone bbPress system.
EDIT: Actually WP supports public profiles out of the box /author/yourname it’s just a case of the template file showing the additional information! But if you want to make them public editable then grab Theme My Login plugin.
November 25, 2010 at 7:19 pm #94667In reply to: bbPress 2.0 – Updates
gswaim
ParticipantRich,
Thanks. I registered with the site a while back, but didn’t realize I had so much ability on the back end. I didn’t see how to start a new forum but I see how you basically control what is presented with page templates.
Since there is a “single-bbp_forum” file in the theme’s directory, I assume I can assign a single forum to a specific page. This is what I need.
Looks promising.
Thanks!
November 25, 2010 at 7:17 pm #94666In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@gswaim – In short, yes it is possible, although it may require an additional plugin file to help bridge the two together, or at least some customized theme files to handle the display of forums and topics within your custom setup.
November 25, 2010 at 6:56 pm #94665In reply to: bbPress 2.0 – Updates
Rich Pedley
Membergswaim, test it out and see if it does what you want – I’d be inclined to say yes.
http://wordpress.elfden.co.uk/forum/
I update every few days, so it is fairly upto date.
November 25, 2010 at 5:43 pm #94664In reply to: bbPress 2.0 – Updates
gswaim
ParticipantJJJ and Crew,
I have been waiting a long time for this plug-in. I can hang on, as long as I know it can do what I need. I am not sharp enough to look at the current files and understand how it gets implemented; therefore, I have one basic question.
I am using my WP install to deliver the equivalent of an online course. I want to provide a forum for each module within the course. So, with the bbPress plugin, will I be able to put a given forum on one page and another forum on another page?
It appears that most of the presentation is controlled by code on a page template. I could create multiple page templates, as needed. I just don’t know if your solution will allow me to display a specific forum on a specific page.
Thanks for your work on this!
November 25, 2010 at 3:40 pm #94662In reply to: bbPress 2.0 – Updates
exit
ParticipantProfiles are mandatory in a forum…
-
AuthorSearch Results