Search Results for 'bbpress'
-
Search Results
-
Topic: how to delete tags and users
How can I delete unusefull tags and users in bbpress?Thank you!
Topic: Installation help.
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
Topic: Sitemap.xml for bbpress 2.0
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?
Topic: "Ago" in topic widget.
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 agoto
%s sidenBut 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?
Topic: display reply author role
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?
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
Make another database backup NOW! Don’t overwrite the ones you made before because you may have to go back further than this if things don’t work!