Published on October 17th, 2011 by halfbinz
Hi there,
I have tried both ways to install and setup. One is to download then FTP upto the server (www.sharkshout.com/forum) and nothing happens when i go there. And also install new plugins which installs the bbPress.
Difference between doing it the two ways?
If i install the plugin i can add the Topics / Forums etc but they dont show anywhere.
Please can someone help shed some light here. Its a fresh new website, clean default template and nothing setup or installed yet.
thanks,
Mark
Published on October 17th, 2011 by varsitysmack
What is the best way to get a sitemap.xml with the new bbpress 2.0? I know there are a lot of plugins out there that provide .xml sitemaps for regular wordpress posts, but do these sitemap plugins work with the new 2.0 custom post type bbpress forums? Can you recommend a sitemap plugin that would work with your new version?
Published on October 17th, 2011 by Good in Today
Okay so yeah I’m new to all of this WordPress stuff, but I think I’m doing pretty well with it. I have three questions, and I have searched them here and came up empty so here goes…
Firstly, in my “Forums” section, that I am choosing to call “Discussions” because I do not like the word “Forum”, I have all the stuff setup so that you now go to www.yoursite.com/discussions and the forums page loads but that’s the issue… It still reads Forums. I’m unable to figure out which file I need to edit to alter this to read “Discussions”.
Secondly, my Hosting Provider allows for unlimited Database’s but each one can only be one Gig in size so I’m wondering if there is a way to set up the Forums to use one database for each Forum. Or what other options I may have here. I know that a gig is a bit but if I was to handle several hundred users, I’m not so sure 1 gig is going to sustain a forums section. Unless the forums aren’t using my mysql database, I’m not really sure about that. A bit of clarification would be great!
Thirdly, is there a way to Mod the Admin Bar to be more of what I want it to be? I mean I know there is because I’ve seen a really nice one on another site already. I’m just curious as to which files I need to edit to manipulate it and also if there’s a guide somewhere to do that ( or a Plugin ).
So, yeah those are basically the three issues I’m having right now. Any help would be greatly appreciated! And, if you like you can check out what I’m talking about at www.goodintoday.com/discussions ( for the Forum question ), the other two I don’t think you need a site to answer. Thanks again!
Andrew Parris
Published on October 16th, 2011 by jondoe666
please look @ the image link
i want to resize the “gravatar” area so that the youtube video fits the page. I am not too clued up with coding so if there’s any explication please provide as much detail as possible.
Thanks
http://img141.imagevenue.com/aAfkjfp01fo1i-7730/loc392/800092938_2011_10_16_232320_122_392lo.jpg
Published on October 16th, 2011 by Anonymous User 8347663
Hi there forum!
Thanks for the extensive help last time.
My new issue is that i have translated bbPress to danish (the frontend stuff). And a single word cannot be found in the language file, so it is still in english. I want to know how to change this single word (ago) to danish. I already changed the
%s ago
to
%s siden
But it does not work.
Here is a screenshot: http://min.us/lldwdq8bs97xS
As you can see it is translated from “days” to “dage”. And then the english word “ago” comes in, wich should have been “siden”.
Can you help me, please?
Published on October 16th, 2011 by Lyelle
Hi,
im using worpdress 3.2.1 de_DE with bbpress plugin 2.0.
I found a way to display the reply author’s role below its avatar/name url link.
i’m using the following funtions:
function get_the_author_role() {
global $wpdb, $wp_roles, $authordata;
if ( !isset($wp_roles) )
$wp_roles = new WP_Roles();
foreach($wp_roles->role_names as $role => $Role) {
$caps = $wpdb->prefix . ‘capabilities’;
if (array_key_exists($role, $authordata->$caps))
return $Role;
}
}
function the_author_role() {
echo get_the_author_role();
}
My problem is, that the translation takes no effect here.
Anyone with a workaround?
Published on October 15th, 2011 by djoep
Using buddpress 1.5.1, bbpress 2.0 plugins for wordpress 3.2.1.
I am moving from an SMF forum. I want to move the smf content to a bbpress site-wide forum.
I tried the Buddypress SMF Forum import plugin. It worked great, but it results in the SMF Forums creating new BuddyPress groups and group forums with the SMF forum posts under the group forums.
Is there a way to move BP group forum content over to a bbPress forum?
Thanks,
joe
Published on October 15th, 2011 by Rivaldo07
Hi,
I’m not very good at this, but I somehow managed to create a decent forum (mainly thanks to a super plugin!).
But there is just one thing I can’t figure out: How can I show the latest author from a topic on the front page?
Right now it looks like this:
” title=”<?php bbp_topic_title(); ?>”><?php bbp_topic_title(); ?>
<?php if ( $show_date == ‘on’ ) _e( ‘af Brugernavn for ‘ . bbp_get_topic_last_active_time() . ‘ siden
‘ ); ?>
I want the author of the lastest post instead of “Brugernavn” – but how?
Published on October 15th, 2011 by dominornovus
What I want to achieve:
I’ve installed bbPress as a plugin for WordPress. I want to make a few simple changes to the bbPress bread crumb function:
bbp_breadcrumb();
I need the bread crumb separator to be double right arrows rather than the default single arrow:
I want to replace > with ».
I also want to add “You are here:”
Why I need this:
I need to match the styling and position the Yoast Breadcrumbs. Yoast Breadcrumbs is installed as a plugin for WordPress. It breaks on bbPress pages.
What I’ve tried:
Using conditions and CSS, I disabled the Yoast bread crumbs on bbPress pages. I also disabled the default bbPress bread crumbs but called it just beneath my primary navigation. Effectively, I’ve “moved” the bbPress bread crumbs.
To change the bread crumb separator I’ve researched JavaScript and jQuery string replacements but I’ve been advised that this is “hacky”.
My question:
What’s the conventional way of changing the output of bbPress function?
I can provide additional JavaScript, PHP and CSS code if required.
Live demo:
These two live examples highlights the two types of bread crumbs:
Yoast bread crumbs: http://www.directsponsor.org/forums/
bbPress bread crumbs: http://www.directsponsor.org/news/
Published on October 15th, 2011 by allmyhoney
Hi all, I have installed bbpress as a plugin. I am just wondering does the login, register and search all have to be widgets to be seen. I do not want widgets in the sidebar and want a simple full page width forum. But it seems if I do this I have no login area? Any ideas on this. Example here: http://community.freshbooks.com/forums/