Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 11,376 through 11,400 (of 64,454 total)
  • Author
    Search Results
  • #174896
    Pascal Casier
    Moderator

    Hi Matt,
    If you want to change it to ‘category’ ALWAYS, then just change the forum root slug (‘Settings > Forums’).

    For permalinks based on the forum type, I know that people are busy with a plugin for now (https://bbpress.org/forums/topic/any-way-to-eliminate-redundancyweirdness-in-permalinks-i-e-forumsforum/page/3/) and maybe in 2.7 or later it might be included.

    Pascal.

    #174891
    Pascal Casier
    Moderator

    Hi,
    In standard bbPress (don’t know BuddyPress that well), anybody can choose to receive replies by ticking the box at the bottom to be notified (so to subscribe). If you don’t tick this box, you should not get any notification.
    For sure standard behavior is that you do NOT get your own topics/replies.

    So you might have a another plugin that is somewhere changing this behavior…

    Pascal.

    #174890
    swativivacity
    Participant

    Hello Robkk,
    Greetings!

    Yes, we are using Buddypress group Functionality on our site but not using Robin Private Group plugin.
    I am using buddypress and bbpress plugin for creating our forums functionality. Here we have created one private group regarding questions and answers. But our problem is that here users comments are not showing on bbpress forum page.

    Thanks & Regards
    SwatiViavcity

    #174887
    TKinteractive
    Participant

    Hi, i need to display information of last post from each subforum on forum page. bbpress displaying information of last post, but only from all subforums. It gets lastest post form all subforums and displaying it on forum page, but i need to display that information to all subforums. i want to get simmilar view to this: https://rog.asus.com/forum/forumdisplay.php?127-ROG-Discussion

    #174881

    In reply to: Forum Summary

    Pascal Casier
    Moderator

    Hi,
    That’s the standard generated page the moment you install bbPress.
    Just create a new page in your /wp-admin and give it the slug ‘/forums’. This will overwrite the standard page that gets generated.
    Pascal.

    #174879
    Pascal Casier
    Moderator
    #174878
    mikeyb
    Participant

    Hi guys

    I know this is more an issue with another plugin, but I thought I would post here as well in case anyone had an ideas

    See original post here

    I’m using the NextScripts: Social Networks Auto-Poster and since setting it up 3 days ago, I’ve come in after the weekend and found it’s killed any pages I have using BBpress shortcodes (eg [bbp-forum-index]) The direct links to the forums are working fine, it’s just pages containing shortocdes.

    Does anyone have any ideas please?

    #174875

    In reply to: PHP7 compatibility

    Stephen Edgar
    Keymaster

    FYI: bbPress is 100% compatible with PHP 7

    justinh83
    Participant

    I have several bbPress forums in my WordPress site and I want to use a bbPress Forum List to show only certain forums. By default it shows all forums, but I just want to show a specific one or two in the Forum List. Any ideas on how to do this? Thanks in advance!

    Wordpress version: 4.5.2
    bbPress version: 2.5.9

    Barb82
    Participant

    Hi all,
    I’m about to test a new version of an exixsting website, which will include Buddypress+bbPress – I’ve had a demo test site going on for a while, but today I noticed that I can’t see any topic which is labeled as “normal”, only important ones show up, and I can’t see any replies either…

    The’re definitely there on admin, they show up on “last comment” widgets or “last forum topics” widgets, but not on the main body itself.

    I tested it on the live website installing only the two plugins, the same things happens. WP is 4.5.2 on test and 4.5.1 on live, same results.

    Here’s a screen of the problem:

    View post on imgur.com

    <script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>

    #174868
    rnmartinez
    Participant

    Hi everyone loving bbpress and just had some questions. How do I export just my forums? I know the normal wordpress port allows me to export all my pages etc, and I can choose individual items, but I can’t choose say replies and forums.

    Is there a plugin or some other function that will let me export all forum related data and users only? The reason I ask is because I have a running site, and I have a test version of the site with working forums. I want to put the working forums into the actual site, without overwriting existing content

    Thanks
    Rodolfo

    #174866
    u_Oi
    Participant

    @Robkk sorry for the late answer…

    I am back with the project… I realized what you said, the html is available only for admin; but with your code solved everything!

    Thanks!

    In case anyone need… I made Visual Editor visible in bbPress with this code:

    /*Editor Visual bbPress*/
    function bbp_enable_visual_editor( $args = array() ) {
        $args['tinymce'] = true;
        return $args;
    }
    add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );
    u_Oi
    Participant

    Hi Guys!

    I found the guide where are the codes for “Show status labels for bbPress Topics”… Well, I want to add a label for “Topics with No replies”, i tried do it by myself but It makes me crazy..

    Does anybody know which reference or functions should I use?

    Thanks.

    #174861
    rainbowgolfcart
    Participant

    So, it appears that bbPress on my site does not like the word “fuck” or any of its derivatives. When users try to post a topic or reply containing this word, after submitting, they see “ERROR: your reply cannot be created at this time.” My account, the keymaster, is able to make posts with this word. If I give other users a keymaster forum role, then they may also make posts with this word. No other roles (not even moderator) can make posts with the word. This is all independent of the users’ site roles. All other forms of profanity, no matter how strange and distasteful, seem to pose no problem. How can I fix this and allow my users to use the word “fuck” to their hearts’ content? I have already tried everything on the bbPress troubleshooting site. I have no words listed in the ‘Comment Moderation’ and ‘Comment Blacklist’ boxes in the WordPress discussion settings, and the maximum rating is set to X. All forum topics on my site are private.

    Info:
    WordPress v4.52
    Theme: SiteOrigin North
    bbPress v2.59

    #174859
    Robkk
    Moderator

    I haven’t tested this lately, but you could export then import 1 forum at a time using this plugin. This plugin might only import topics that are not closed, and it may autosubscribe topic authors to topics, and maybe auto favorite too.

    https://github.com/pippinsplugins/bbPress-Export-and-Import

    I recommend testing it out on a localhost installation.

    https://codex.bbpress.org/getting-started/testing-your-bbpress-installation/creating-a-test-site/

    #174852
    vogelsang
    Participant

    This might be by design.

    The ‘problem’ is that every user that has started or replied to a topic gets a notification everytime someones replies, i.e. 10 replies gets everyone 10 e-mails (even your own replies, which shouldn’t get you a notification).

    I am using the latest versions of bbpress and buddypress. I have looked through admin parts of both bbpress and buddypress, but haven’t been able to change it to something “smarter”. It seems like I can turn all notifications from replies on or off, but nothing in between. Is this how it is?

    #174849
    Robkk
    Moderator

    You are using Robin’s Private Groups plugin with BuddyPress, and using BuddyPress’ Group functionality right?? And this issue only seems to occur only for you, or users with similar roles??

    Have you tried the plugin and cache troubleshooting listed on this page.

    https://codex.bbpress.org/getting-started/troubleshooting/

    #174847
    Robkk
    Moderator

    For the submit button you can do something like this.

    #bbpress-forums fieldset.bbp-form button {
      font-size: 20px !important;
    }
    #174840
    rateyourway
    Participant

    Hi!

    I am very new to bbpress and i’m trying to set it up on my site.

    I have created a bbpress forum page where i display shortcodes. The shortcode for the search shows up, but it won’t find any topic.

    Anyone has an idea of what i’m doing wrong?

    Thanks!

    #174838
    HBDev
    Participant

    Hello I have a website which relies on user roles such as administrator to show certain content. I have installed BBPress which seems to break my user roles for example all Administrators become Keymasters also which is fine but if I run a query such as the code below it evaluates to false.

    Any help would be greatly appreciated.

    
    <?php
             if (is_user_logged_in() ) { 
    
             $user_ID = get_current_user_id();
             $user_info = get_userdata($user_ID);
             if(isset($user_info->roles) && implode(', ', $user_info->roles) == 'administrator') { ?>;
             <?php } >;
    #174835
    JAMMI2580
    Participant

    if you feints there,robkk… I have the same problem with the font of the button “submit”

    #bbpress-forums div.bbp-the-content-wrapper div.bbp-submit-wrapper button id.bbp_reply_submit button submit {
      font-size: 20px !important;
    }

    thanks

    #174834
    swativivacity
    Participant

    Hello,
    Greetings!

    I am having a BuddyPress website http://kombuchabrewers.org . I have private groups and bbPress installed.

    I have users who have replied on my topics but when I try to reply them back then on single forum page, I am getting an error “Oh bother! No replies were found here!”

    Can you please help me in solving this issue ASAP. Any help much appreciated.

    Here is the screenshot for the same: http://awesomescreenshot.com/0735v91ic4

    Thanks & Regards
    SwatiViavcity

    #174825
    Robkk
    Moderator

    I guess bbPress does not show the revisions for replies in the backend like I thought, I guess only topics then??

    Use this php code snippet to enable the metabox for revisions, add it to your functions,php file in your child theme or use a plugin like functionality.

    I think after 2 edits it will show up I think.

    function rkk_add_revision_support_for_replies() {
      add_post_type_support( 'reply', 'revisions' );
    }
    add_action( 'init', 'rkk_add_revision_support_for_replies' );
    #174824
    Robkk
    Moderator

    Technically it is not an issue, as the devs made it that way for now.

    But maybe follow this https://wpup.co/bbpress-threaded-nested-replies-with-paging/, or just go without using threaded replies for now.

    #174817
    Robkk
    Moderator

    To see their edits you have to go to the edit post screen for the reply in the WordPress backend and then cycle through the revisions as you would any other regular WordPress post.

    There is a trac ticket to make this easier, like being able to cycle through the post content history with ajax.

    https://bbpress.trac.wordpress.org/ticket/1989

Viewing 25 results - 11,376 through 11,400 (of 64,454 total)
Skip to toolbar