Search Results for 'bbpress'
-
Search Results
-
A newbie to bbPpress, I would like to build a stand-alone program to display/generate a list of replies to a certain topic using the WP wrapper
require(‘./wp-blog-header.php’);
If I include wp-blog-header.php will that include the bbPress environment automatically or do I need to bring in other includes?
I would like something as follows but I need some help on what to include and what functions to get what I need.
global $bbp;
$myreplies = get_replies(‘123’);
foreach($myreplies as $reply) :
$field1= get_the_title();
}
Thanks!
How do you set up bbPress to show forum list when accessing url like:
http://localhost:11111/forums/ at my end this is not working, or am I missing something, do I need to create a page and put a shortcode in it??
I had BBpress installed with another theme. The forums were showing using the default templates. Now this page is fine:
But click on any forums and they are blank pages. Yet the topics work if you can get to one of those.
http://www.v-fit.us/forums/topic/shakeology-receipes/
So I am a little confused.

Any help would be great. I have not moved any template files or anything I just changed Themes from one to another and these stopped working.
Topic: Help with theme
Hey,
I just installed bbPress on my site, http://melbourneskaters.com/forums
But as you can see, the main page is out of alignment for some reason, but it’s fine on other pages. I can’t seem to find where the stylesheet is not sure how to fix this, can anybody shed some light? And lastly, do you guys know where I could change the colour of those header text “Forums””Topics”” and etc that looks invisible.
Thank you for the help.
Hi All.
Please see: http://i47.tinypic.com/z6ays.png
I upgraded to 3.4 and now have a strange spacing in the author box.
Stock bbpress plugin with stock template.
Can anyone help me out?
Thanks,
-George
Topic: bbPress 2.1 Beta 1 Converter
@jjj – When I’m on /wp-admin/tools.php?page=bbp-converter it shows my database password. Should this be masked?
I can create new topics on my development site, but if I click on the link to view the topic it takes me to a 404 page. This happens on the front end (http://dev.corporette.com/boards/) and the back end (if I go to the wpadmin dashboard, click Topics, and then click “view” from the menu for whichever topic.
(Once I create a new topic it also automatically takes me to a 404 page, even though the topic has been successfully created.)
Any idea what’s wrong? Thank you in advance. I’m running WordPress/Genesis/Prose, the bbPress that’s in beta (2.1?) and Buddypress as well. Thank you!
Hi, I am new to both WordPress and BBpress.
I am trying to figure out how to change the page name from “Sample Page” on the forum breadcrumbs(I think that’s what it’s called). I also need to figure out how to stop the forum index page from being named after my MMA/Boxing/Wrestling forum…
I hope you understand what I mean because I really don’t know the proper terms…
If you go to http://www.sportsdebates.net/forums/ you will see what I mean. In your browser tab you will see MMA/Boxing/Wrestling rather than SportsDebates.Net and where it says “Sample Page › Forums” it should say “SportsDebates.Net > Forums”…
Any help would be greatly appreciated. Thanks.
Hi! I have bbPress as a plugin on WordPress and BuddyPress powered website. On my WordPress I have users set up as Editors, Authors, and Contributors.
For the forum, I’d like editors and authors to also have forum moderation abilities in addition to their preexisting WordPress capabilities. I don’t want them to *just* be moderators.
Is this possible? I looked at the roles documentation, but I can’t figure it out.
Thanks!
Topic: Magazine Basic
Hello!
I am trying to make a theme I use (Magazine Basic) work with bbPress. My problem is, I am not very experienced with PHP coding and all that good stuff.
Can someone please help me with this?
Thanks!