You took them from https://translate.wordpress.org/projects/bbpress/2.4.x ?
It says Dutch is 0% complete therefore there are no translations in those files, just the framework for future translations.
Hey there,
This is about a WordPress installation with bbPress installed as a plugin.
The WordPress language is Dutch, also accordiong to the wp-config.php file.
On this website we downloaded the languagepack for dutch language, I exported it as .mo and named it bbpress-nl_NL.mo and it is uploaded to /wp-content/languages/bbpress/
I downloaded the right version ( 2.4 ), the wp-config is configurated dutch and I do not understand why the language of bbpress in font and backend is still english.
The backend doesn’t really matter, but since it is a dutch website it would be weird to have an english forum.
Does anyone know what we did wrong?
Thanks a lot for your answer!
Unfortunately for me I do not have the Topic info anywhere (is that a widget? Where can I get that?)…
The only thing I have is a “Notify me of follow-up replies via email” tick box under the reply box, like the one on this page.
I do not think it is the theme because I never saw those links before and I changed theme two three times since I am using bbpress :/
Hello everyone!
I am using buddypress V1.8.1 with a bbpress V2.4.
It seems that I have a fairly simple question but I just cannot seems to find the answer anywhere.
How do we unsubscribe to a topic? Is it completely necessary to post a reply in order to unsubscribe or can I find a button somewhere on the thread to just unsubscribe?
Any help will be greatly appreciated 🙂
Best regards, and thanks for those awesome plugins!
Emmanuel
I’m just a user but I think you need to create a new template in your theme (or child theme) directory called single-user.php
If you have that then the user profile page will use that template.
You can find an example of this template in /wp-content/plugins/bbpress/templates/default/extras
To do this I would:
- Create a child theme of my current theme if I did not already have one.
- Create a sub-folder in there called bbpress.
- Copy the single-user.php file from /wp-content/plugins/bbpress/templates/default/extras into my new /themename/bbpress folder.
- Edit the file.
This template also calls other parts from /wp-content/plugins/bbpress/templates/default/bpress which you might also want to modify, in which case you would also copy some other files across for editing. I think it calls content-single-user.php which then calls user-details.php etc.
Can someone point me to the update procedure? The automatic update doesn’t show on my plugin page.
Hi,
Anyone know how to call the profile from the bbpress user profile to a custom page template? Tried a few pieces of code and searched this site but having no luck! Would appreciate any advice…
I told them about those titles a month ago and thought it would have been fixed by now. It’s a pretty serious problem if you rely on traffic from the search engines.
Yep – I’ve just installed an old version of BBPress and it’s working – I’ve got a default forum again.
It’s also fixed the bug where page meta titles don’t work on WordPress blog posts.
Just finished up going from bbPress 1.0.1 to 1.2 to 2.4. Importing everything seems to have gone fine, though when viewing a forum it shows 1 post for each topic (when there are many more than 1 post).
Wondering if anyone has encountered this? I’ve done the recounts in the tools (after deleting much spam).
Biggest reason it is an issue is for the ‘freshness’ aspect; it is not updated after a post since it has each topic with only 1 post (in turn, it shows the most recent topic instead of most recent post).
Thanks.
Just finished up going from bbPress 1.0.1 to 1.2 to 2.4. Importing everything seems to have gone fine, though when viewing a forum it shows 1 post for each topic (when there are many more than 1 post).
Wondering if anyone has encountered this? I’ve done the recounts in the tools (after deleting much spam). http://www.lordyuanshu.com/forums/forum/destiny-of-an-emperor
Biggest reason it is an issue is for the ‘freshness’ aspect; it is not updated after a post since it has each topic with only 1 post (in turn, it shows the most recent topic instead of most recent post).
Thanks.
This is exactly what I’m talking about. I also remember having a default forum in a previous version of the bbPress plugin, but this may just be wishful thinking.
I’d like this too. For some reason there was a default in my previous bbpress site, but in the latest installation, I have ‘No Forum’ selected.
Any way we can change this?
Hi,
I’m trying to integrate the Cartpauj PM plugin with my new install of bbPress.
I want to add a private message link to member’s profile page, so when they click the link it pre-poluates the ‘To’ field in the message.
I’m using…
<?php if($page = get_page_by_title('title of the page for messages'))
{
$link = get_permalink($page->ID);
echo '<a href="'.$link.'?pmaction=newmessage&to='xx'">
<span class="pm">Message
</a></span></a>';
} ?>
But I’m stuck at what ‘xx’ should be.
If I use .$user_ID.
echo '<a href="'.$link.'?pmaction=newmessage&to='.$user_ID.'">
It pre-popluates my user name correctly. Anyone help with what I need to use to pull in the ID of the profile the message link is attached to? I’ve tried '.bbp_displayed_user_field( 'ID' ).' – that pulls the correct ID number but places it outside of the clickable link
Anyone steer me in the right direction?
Thanks in advance
Hey my friend, I found this other plug in by bbpress for that goal
https://wordpress.org/plugins/bbpress-protected-forums/
But I have to say that is giving me problems with the provision of some elements of my site. My main menu now appears on the bottom of the page 😮
Cheers.
I added the recent topic widget to my site, and ticked the boxes “show date”, “show author”, but those two settings aren’t showing, even though they are selected. It only shows the topic title.
I activated the twenty twelve theme to make sure it’s not a css problem, but I had the exact same problem still.
I am using WordPress, Buddypress, and BBpress combination.
I hope someone can help me!
Yes, you are correct, unfortunately there’s no easy way to do get hidden at the moment. However, I’ve just tried manually reverting the changes from 2.4 that are causing the problem and it looks like that works.
All I’ve done is revert the 3 changes here: https://bbpress.trac.wordpress.org/changeset/5060/trunk/includes/forums/functions.php
I’ve done it fast and dirty by editing core and replacing the new lines with the old ones which you really shouldn’t do if you can avoid it as it will be overwritten next update….but hopefully next udpate will fix the problem anyway. I can’t see it causing problems anywhere else and that code was only changed for best practice I think so should be OK.
Okay it was wordpress default editor.
if you see source here, bbpress forums loads the same jQuery UI
I’d also appreciate a comment on this ticket in Trac for any password issues you found.
https://bbpress.trac.wordpress.org/ticket/1969
I’d also appreciate a comment on this ticket in Trac for any password issues you found.
https://bbpress.trac.wordpress.org/ticket/1969
I’d also appreciate a comment on this ticket in Trac for any password issues you found.
https://bbpress.trac.wordpress.org/ticket/1969
I’d also appreciate a comment on this ticket in Trac for any password issues you found.
https://bbpress.trac.wordpress.org/ticket/1969
I’d also appreciate a comment on this ticket in Trac for any password issues you found.
https://bbpress.trac.wordpress.org/ticket/1969
As I’ve spent the day playing with passwords, did anyone have any issues with users logging into WordPress after the import? Did their existing vBulletin passwords work?