Published on November 12th, 2013 by KatieKat
Hi there,
not sure if this is possible or just a feature request but what would be really helpful is if the forum comment could be display when viewing the replies and topics in the backend as happens currently with the normal Comments in WP.
I have moderation on the site and having to go in to edit every reply or topic is time consuming. I have no doubt that displaying the comment with an approve link underneath as with normal Comments would be really useful for a lot of people.
Published on November 12th, 2013 by inspirationally
After moving my bilingual 200,000 posts forum from Woltlab to bbPress, I realized, that the completely English forum with English forum descriptions etc. is too difficult for some of the German members, so I would like to somehow filter the German topics.
Already before importing, I created a custom field bbp_language and when creating the topic, they can chose a language, so that in the topic overview, you can see either of the flags – see http://deppheads.com/forums/new-posts/
With qTranslate, I can add German Forum descriptions, but maybe there is an easier possibility with just adding such a field to the Forum descriptions, not the whole site. I will have to write a little custom fields plugin for that.
I have no idea yet, how to set the language…if to display one language only or all – if it is in the profile, Cookie, if it is a little extra-URL like /de/ or a drop down?!?
My bigger problem is, how can I make, in the sub forums, that only threads with German or only English threads will be shown? Is there some filter / hook that I can use?
Any file or function or short code?
Like in „normal WordPress“ it would be
<?php query_posts('meta_key=bbp_language&meta_value=German‘); ?>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
Published on November 12th, 2013 by woody800
We have just moved across from Vanilla forums to bbPress.
Our Users have been duplicated with imported_username & all the replies attached to that User have been attached to imported_username. However, when our Users login with their normal username they have not been assigned any replies. Yet old posts they have made, when they click on the display name it shows the imported_username details & replies.
I presumed I would be able to delete the imported_username and choose to attribute all posts to the old username however for some reason I do not get this option.
Any help would be greatly appreciated!
Published on November 12th, 2013 by JMG
Hello, is there any way for my forum members to click the topic and view it’s answer in a drop-down style below the topic/question itself(accordion style) ? I do not want the answer to show up on a different page. Either the answer slides down the question itself or shown in lightbox style upon click. Is this possible ?
I am asking this because my forum is not a discussion forum but Q an A forum where there is only 1 answer to the question asked by members.
Using latest wordpress and bbpress build
Kindly help.
Published on November 12th, 2013 by bassa
Hello!
I have been looking around for a good forum to use with our website, and am in the process of setting up our forums using bbPress. Thanks for the plugin!
However, I am wondering if it’s possible to let topic posters use a more html-like editor? Many of our users are hardly very technical, and having to rely on them to use html tags to make (for example) a piece of text bold, is not really optimal.
Is there a setting I can change somewhere on my admin pages or a plugin I can install to “upgrade” the topics editor somehow?
Thank you!
Published on November 11th, 2013 by shearamariz
Hi,
Good day!
I am having a problem in showing the content of my FORUM.
When I clicked on the link it redirects me to nothing, just an empty page.
Please see this link: http://qnawp.exava.us/forums/
I am using the version 2.4.1.
Thanks.
Mariz
Published on November 11th, 2013 by George
On my site, if a user clicks to go to the Profile Forum section, they see nothing. No topics, no replies, just says that there is nothing to be found.. rendering this section useless.
My questions is:
Why would a site would look to buddypress/bp-legacy for the profile forum template instead of bp-templates? This seems to be the root of my issue. If I try to force it, my site throws a 500 error on the profile forums page.
Published on November 11th, 2013 by Juanfra Aldasoro
Hello,
I’m using this function in order to enqueue some custom CSS when a forum related page is loaded.
The problem is for example, the “New Topic” page – Part of bbPress – gives FALSE when I call is_bbpress()
Is there any place where I can check about this function besides going through the core code? I’ve searched over the Documentation and couldn’t find anything.
Thanks,
Juan.
Published on November 11th, 2013 by melissa@momodigitaldesign.com
Hi there. I’m working on a website that has a kids area and a parents area, and I’ve set up a different area for each. I’m wondering if it’s possible to have a separate login for each of the two forums. Specifically, I don’t want the kids to view the parents forum. Can you please let me know if this is possible?
Thanks,
Melissa
Published on November 11th, 2013 by Cars10
I have set up a Multisite.
I added bbPress and NOT activated it on Network level
I added a sub site (network)
I activated bbPress ONLY for that sub site
I created two forums
I navigated as super admin to the network dashboard to the theme’s Appearance–>Menus section just to find that I cannot see any Forum bars from which I could add any Forum to the Custom navigation –
I know from a non Multisite installation, that I should be able add an existing forum from a “Forums”-bar, but that bar is NOT there.
I scanned Google for hours and this forum usually came up but no replies had anything to do with it or helped even when I tried.
I do not want to workaround the problem by creating “links” in the top menu. I would like to see all the tool-bars of bbPress in the menus section of appearance.
1. Latest WP (fresh)
2. Multisite
3. no disturbing plugins
4. Standard TwentyTwelve Theme
Thankful for any hints