Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 9,526 through 9,550 (of 64,515 total)
  • Author
    Search Results
  • #181464
    Robin W
    Moderator
    #181456
    Pascal Casier
    Moderator

    Hi,
    For specific questions when using that plugin, it might be better to ask on the dedicated forum: https://wordpress.org/support/plugin/bbpress-sort-topic-replies

    #181455
    Pascal Casier
    Moderator

    Hi,
    Can I take one step back?
    If a user needs to receive an email when a new topic gets created in a forum, (s)he can just subscribe to the forum and bbPress will do the rest. You don’t need any extra plugins for that.
    Pascal.

    #181451

    In reply to: Storing documents

    Pascal Casier
    Moderator

    For uploa­ding files, the 3 products I know of are ‘GD bbpress Attach­ments’, ‘Image Upload for BBPress’ and ‘bbP­ress Multi Image Uploa­der’. Have a look if it would fit your needs.

    If you use BuddyP­ress as well, then there is also ‘Bud­dyP­ress Forum Editor’.

    Pascal.

    #181449
    en10
    Participant

    Fixed.
    Thank you for your plugin @robin-w
    >> http://www.rewweb.co.uk/bbpress-wp4-fix/

    #181446
    en10
    Participant

    OK, I found the code who make this issue.

    function SearchFilter($query) {
        if ( $query->is_search && !is_woocommerce() && !is_admin()) {
            $query->set( 'post_type', 'post,page' );
        }
        if ( function_exists( 'is_woocommerce' ) ) : 
            if ( $query->is_search && is_woocommerce() && !is_admin()) {
                $query->set( 'post_type', 'product' );
            }
        endif;
        return $query;
     }
    add_filter('pre_get_posts','SearchFilter');

    I put this function in functions.php because without that I can’t search on my blog AND Woocommerce with the plugin Releanssi).

    But what the problem with this function?

    EDIT: I found a topic and the fix of @robin-w

    Topics not appearing in forum

    I will try this fix very soon.

    #181423
    lmgs
    Participant

    Hi fuse2701,

    You need to change the padding-left value from 16px to 0.
    The first padding value (0) is the padding-top one, the second one (0) is for padding-right, the third (23px) bottom and the last one (padding-left) should be changed from 16px to 0.

    These are the current values:

    #left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    padding: 0 0 23px 16px;
    line-height: 26px;
    list-style-type: disc;
    }

    If you are using a child theme, copy and paste the CSS lines below there. Otherwise, go to your WordPress Dashboard, Divi / Divi Theme Option / General tab / and paste these lines there on Custom CSS / Save Changes

    #left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    padding: 0 0 23px 0;
    }

    If that doesn’t work, try adding a !important like this
    padding: 0 0 23px 0 !important;

    #181422
    en10
    Participant

    Hello,

    I installed bbPress, maybe 5 months ago. I imported from phpBB.
    After some trouble with this import, the installation was ok.

    But now, with wordpress 4.7.2 (maybe before I’m not sure), I can see my forums but not replies and topics.
    About topics, I can see when it’s “pin topics” but there is not reply inside.

    Everything is ok in the admin panel of WP, all posts, topics and forums are here.

    I tried to remove “WP-super cache” and use the tool “bbp-repair” but nothing change.

    Could someone help me?

    Best Regards

    vale12
    Participant

    In my website I have some moderator and keymaster that are not administrators of the website. In this website I have installed the extension bbpress New Topic Emailer that correctly send the notifications of new posts to moderatos and keymasters but, if they click on the link on the email (which is domain.com?post_type=topic&p=8837 – the page in which you reply to the topic) they see the error ERR_TOO_MANY_REDIRECTS , if I, as administrator, click on this link it works fine,
    how can be the issue?

    #181417

    In reply to: Storing documents

    Robin W
    Moderator

    not really sure that bbpress is the best tool for this.

    several wordpress solutions round – I googled ‘document sharing wordpress’ and got this which looks like it is a better fit

    https://en-gb.wordpress.org/plugins/sp-client-document-manager/

    you can see what the free vs. premium does here

    SP Client Document Manager for WordPress

    #181414
    sghalliday
    Participant

    I run a non-profit association.

    I am looking for a system that will allow me to store documents from the various workgroups we have. The chairs of the groups and the association admin need to be able to upload their documents for everyone to see and download.
    We also keep association reference documents for the members there.
    Can bbPress handle this?
    Steve

    #181413
    teroromighty
    Participant

    Wordpress is 4.7.2 BBpress is the most updated version. site is http://teroromighty.com

    On the main site you’ll see the bbpress login. I can log in with my account but the page will refresh and not show me the menu items that are listed to be private. (only logged in viewers)

    i can log in by using the /login page and then it’ll allow you to view profile as if you’re logged in but it’s not showing the menu items profile and logout.

    And account to test with is dragonchild pass Dragon13

    I’m at a loss really. I’ve also got a plugin called

    #181412
    yoyoma1999
    Participant

    I am using WordPress 4.7.2 and bbpress Version 2.5.12. I have tried the code as mentioned in previous post. However, it doesn’t work. Could any generous guys can help me?

    My main objective is to set spectator to have ability to post/edit a post. That’s it.

    1. Is there any other easiest way to do it?
    2. If no, any change besides the false/true value I suppose to amend?
    3. Where should I put the code, only capabilites.php?

    I wish someone can show me step by step solution. Thank you so much.

    #181409
    fuse2701
    Participant

    Hi,
    i just installed the bbpress board and all seems to be quite good but there is a space at the left side of the board and i dont know how to fix this. i use the divi theme by elegantthemes.com, maybe its because of that theme?

    I did not changed the bbpress css.

    Link: http://www.my-synergy.org/schoeneiche-online/forums/

    Thanks,
    fuse2701

    #181408
    dropshot
    Participant

    Thanks for your reply.

    This might seem obvious for the creator of bbpress. But it really isn’t. I think you need to drop the word “partner” cause that is really confusing.

    Method 1:
    This doesn’t do anything other than adds a page that you can add to your navigation. You could instead basically add a custom link to your navigation because the page itself isn’t displayed since you have the same slug as you set for forum root index. The default bbpress index will be displayed. Having a wordpress-page is just confusing since nothing added to that page is displayed.

    Method 2:
    This method doesn’t mention the slug at all so I presume the slug here is different then the one set as forum root index. Fine. Name your page anything and add anything along with the shortcode [bbp-forum-index]. There you have it. You think…

    You think you have customized your forum index page. But in fact that page is just a non-bbpress page that happens to have bbpress content in it. How so?

    1) Your breadcrumb forum index link will still display the default index page.

    2) And if you use the bbp style pack to add login-logout-buttons to your navigation it won’t recognize your custom index page as a bbpress-page. (The buttons won’t display when option is set to only display on forum pages)

    Maybe it’s just me, but If I create my own index page, of course I want that page to be the index page linked to in the breadcrumbs as well.

    So. I’m struggling with the word “partner” here. In my mind it says a wordpress page can partner with bbpress and act as the forum index page. As a replacement not as an addition. It can’t be that you should have TWO different index pages, can it?

    So, how do I create a custom forum index page that is recognized as a forum page and acts as the forum index page in the breadcrumbs?

    Cheers!

    #181405
    talonfl1
    Participant

    Hello, using WP 4.7.2, with BBPress sort topic relpies 1.0.3, I’ve set the form sort options to descending, along with forums and topics sidebar to descending. when I view Forums or Topics from their main pages the plug in works as advertised, however when I use the short code [bbp-single-topic id=1286] what is displayed is the topic but not sorted correctly.

    REEF Webcam


    should have newst post on top.

    #181404
    samsolong
    Participant

    FIXED !ok, here is what was happening, their was not enough memory for the plugin to get activated, so i renamed the bbpress directory and that fixed it!

    #181403
    samsolong
    Participant

    Ok, had bbPress installed on WP as a plugin but did not activate it for a long time. Then this afternoon i decided to activate it and when activated , I got this error message :

    Warning: ksort() expects parameter 1 to be array, object given in /home/content/80/4150880/html/wp-content/plugins/bbpress/includes/core/template-functions.php on line 316

    i thought if i just disabled the plugin, I can get rid of the error message and deactivated the plugin.

    I got a error message which i did not register, but it said something to the effect of “how there was not enough memory”

    so I thought if I completely removed the complete bbpress directory, i should be back to normal.

    so went ahead and removed the complete bbPress directory and my site was giving me 500 internal server error

    Went into the hosting and restored the bbpress files and same issue. I just want to get back to where I was with a working site and not worried if bbPress work or not.

    Any suggestions?

    thanks for your time!

    jonahma
    Participant

    bbPress:
    How can I hide the title ‘keymaster’ and the keymaster-number under the avatar in the left column of the bbPress Forum?

    #181395
    Robin W
    Moderator

    ok, you are using the foodie theme which is based on genesis, so suspect that you need

    bbPress Genesis Extend

    #181392
    tvnth
    Participant

    Hi,

    Reply not count. i’m try disable all plugins work with bbPress and try tools repair but problem not resolve.

    not count

    Need help.

    Best,
    Night

    #181391
    Robin W
    Moderator

    see

    Step by step guide to setting up a bbPress forum – Part 1

    item 3

    method 2 lets you add text before (or after) such as

    “welcome to our forums….”

    #181384
    miranon
    Participant

    I have the same problem. Is there any way to add a .html extensions to topic urls?
    Like this: https://bbpress.org/forums/topic/html-url-extension-to-bbpress-categories-and-topics.html

    #181383
    dropshot
    Participant

    Customize your Forums root. Partner with a WordPress Page and use Shortcodes for more flexibility.

    What does this mean??

    I’ve set the forums root to “forums”. Then I’ve created a WP-page with slug “forums” and included some shortcodes.

    The WP-page is ignored, so content displayed on /forums is the bbpress default index page.

    What does this mean: “Partner with a WordPress Page and use Shortcodes for more flexibility.”??

    How do I replace the default index with a WP-page?

    #181379
    Robin W
    Moderator

    I suspect it is a theme issue, it seems to be rendering as a paragraph.

    what method in item 3 below are you using

    Step by step guide to setting up a bbPress forum – Part 1

Viewing 25 results - 9,526 through 9,550 (of 64,515 total)
Skip to toolbar