I get html entities in my titles, not in the body of my forum post, when I view the rss :
http://ytn.yasodhara.org/forums/forum/general-discussions/feed/
Not sure how to fix that ?
I get html entities in my titles, not in the body of my forum post, when I view the rss :
http://ytn.yasodhara.org/forums/forum/general-discussions/feed/
Not sure how to fix that ?
can somebody tell me what the bbpress function call is to add a reply to a forum? something like
bbpress_post($postTitle, $postContent, $postMeta)
or whatever
thx.
Hello there, I am having slight problems with the forum with. We have quite little space in our main area and the topic display is always too wide, so a part of the text is hidden.
Example: http://hanfjournal.de/forum/thema/herzlich-willkommen/
In the forums list, the titles (in German) for topic and post count rows are wrapped to the next line because the rows are too narrow.
Example: http://hanfjournal.de/forum/
How to fix this permanently?
Hi all,
I’m wondering how topics and replies get liked to users during import. Is it simply by ID, or by email?
I.e you import 10,000 users. This completes. Then it moves on to topics, importing them and assigning them to the appropriate user. Does it take the user ID from the old forum software and compare to that stored for the imported user, or does it match via email address (which should be unique of course).
I ask this because I’m considering importing topics/replies from 4 external forums in to a single bbpress install. There will really be no way to match up which topic/reply should be assigned to which user via ID, but it would work if matching via email.
Thanks in advance!
I have spent days trying to only show the topics created by the user. Using the user-topics-created.php and my own template. All my result shows is “This user has not created any topics.”. What am I missing?
My goal is to create my own wordpress page template to show the user’s created topics without having the entire bbpress profile menu.
Please help!
I want to use post tag in topic tag. I do not want to create all tag again
how to do that?
wordpress v4.1.1
bbpress v2.5.6
Hi. I’ve got a question. Atm, my forum looks like this:

I know that’s a really stupid one, but my customer wants it to look like this, this is, like, really important for him:

Is there any way to do this? I searched through plugin files and i haven’t found any whatabouts. I’m a total noob in PHP, though.
I changed the permalinks in wordpress->dashboard->settting->permalinks to:
/%year%/%monthnum%/%day%/%post_id%.html
however, it doesn’t impact the forum at all! the link of topics in the forum are still shown as the title of the topic (I’m setting up a Chinese forum, the title of the topics would become some escaped characters).
I notice there’s post sequence in every post (at the top right corner, #[ids], and this is a link), which is necessary for a forum.
however, the strange thing is that it’s for the forum wide! how to make the sequence starts from 1 for a specific topic? and every reply the count increases by 1.
Hello everyone
On my forum setup I can’t seem to be able to get the small avatar pic and the member name to be side-by-side like I see here on these forums (see example here: http://www.forgingfriendships.com/community/).
Other forum software have this functionality and I was wondering how hard it would be to add the most recent topic title to the freshness column on the main forum page inbetween the date created and the user created?
Thanks for any help with these two issues.