Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1,701 through 1,725 (of 64,420 total)
  • Author
    Search Results
  • #232602
    daviddossantos
    Participant

    Hi

    Is there a way to use the first name only on the forum as standard? I use the ‘Force First Last’ plugin which changes all names on my site to first only when running it manually but with each new registration BBPress displays the name as FirstLast (where as the profile and other areas of my site automatically change to First only)

    #232601
    juvavtdf
    Participant

    Hello @vvmdov and hello to BBpress support.
    I’m also using BBpress(2.6.9) on my website(WordPress 6.0.3) with Divi theme(4.19.0 — it’s a child theme — ) and it seems I’m facing the same problem, especially when I use the search field.

    As soon as I launch the search, my global header and global footer don’t appear correctly, all the css seems to be broken…
    See here :
    Broken css when using the search input

    The only thing I could notice is that when I disable Dynamic Css in Divi options (General>Performance), the search comes back more or less to normal but I still don’t have my global header and global footer.
    See here:
    Broken css when using the search input but without dynamic css

    Do you have any idea where this could come from and how to fix it?
    Thanks

    #232586
    cassel
    Participant

    In my forum, participants are often posting pictures. I have been using “bbPress Multi Image Uploader” to allow them to upload images in a simple manner.

    Members are required to resize their images to 600×600 pixels and when it is uploaded with the plugin, the image is smaller in the post, but by clicking on it, it displays “full size”. However, in the last weeks or so, I notice that the popped up images are not as big as they used to be. However, if you right-click and open in a new tab, it does show the expected size.

    I know that “bbPress Multi Image Uploader” has not been updated in a while, but otherwise, it still works fine. Any idea what might have changed for the display to be different now?

    I have bbpress 2.6.9.

    Here is an example where you can click on any image in the thread and compare with “open in a new tab”: https://scrapbookcampus.com/Community/topic/january-theme-challenge-celebrations/

    Thank you

    #232553
    Robin W
    Moderator

    you can change the WordPress profile to bbpress using the

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>login>option 6

    #232551
    sharkster4000
    Participant

    This really should be added to bbpress. In the meantime, you can use

    https://YourDomain.com/wp-admin/profile.php

    as a permanent link to a user’s profile. HOWEVER: This sends people to their WordPress profile page, not to the more friendly looking bbpress profile. It does still allow them to do all the changes to their settings though.

    #232513
    Robin W
    Moderator

    My guess would be in native bbpress – probably not.

    The additional plugin above should work for all/most FSE sites.

    #232507
    rinh
    Participant

    Does anyone know if there are plans to add support for FSE in bbPress in somewhat near future (like a year or so)?
    Thank you 🙂

    #232482
    pelokee
    Participant

    Hi –

    I’m setting up a member site using MemberPress and bbpress (and I’m assuming eventually BuddyPress may get involved) and I’m struggling in my thinking about its hierarchy so I figured I’d ask those who have walked this path before me!

    I’m building a coaching website where we’d like to build a community of clients as FaceBook isn’t cutting it. There will be some free content (open discussion), paid content (which could include access-based community discussion), and [this is where my real question lies] quarterly class schedules that we’d like to have only members of each quarter’s cohorts – so, there are 10 people in the Q4 cohort and those 10 are the only members that will ever get access to those materials/discussion threads. Then the Q1 class starts so we need another area for those folks…rinse and repeat every quarter.

    Do I want to create all separate forums for this – Free, Paid, Q4, Q1, Q2, Q3, etc….OR is something like a single Cohorts FORUM with Q4, Q1, etc. being TOPICS under that forum? Or even something else like the use of Categories or Tags – this is where my lack of experience is tripping me up!

    I appreciate any guidance you have!

    #232465
    cj74
    Participant

    Hello

    wordpress 6.1
    bbpress 2.6.9

    I have been using the ‘bbpress toolkit’ link to manage member/poster subscriptions to the forum as well as to the individual topics.

    Today when i try to upgrade wordpress from 6 to 6.1 my site broke and i lost access to it ven through cPanel and the hosting providers clinet log in dashboard. After hours of troubleshooting found out the above mentioned plugin which hasn’t been updated in 5 years is causing the site to break. Once the plugin is disabled the site updates fine and works just as it was before.

    My question is, are there any other plugins that i can use to manage member subscriptions to threads and posts? It is not a paid website but it is a member only website and the primary concern is to unsubscribe members who are no longer welcomed from getting any notifications or copies of posts/replies.

    Thank you.

    #232463
    Chuckie
    Participant

    Recently upgraded to WP 6.1 and this plugin bbPress Advanced Statistics gives deprecation warnings when I have debug mode enabled:

    The official website for the plugin seems dead now.

    The warnings:

    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.utils.php on line 25 
    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.utils.php on line 64 
    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.statistics.php on line 153 
    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.statistics.php on line 332 
    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/core/class.activity.php on line 98 
    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/public/class.online.php on line 86 
    Deprecated: Required parameter $version follows optional parameter $file in /customers/e/9/c/publictalksoftware.co.uk/httpd.www/wp-content/plugins/bbpress-improved-statistics-users-online/includes/public/class.extras.php on line 47

    One example:

        public function __construct ( $file = '', $version ) {
            
            $this->init();
    
        } // End __construct ()

    I understand what it means, and I see that the parameter is ot used in the function. Dos that mean we just delete the parameter?

    Another example:

        public static function instance ( $file = '', $version ) {
            if ( is_null( self::$_instance ) ) {
                    self::$_instance = new self( $file, $version );
            }
            return self::$_instance;
        } // End instance ()

    Problem here is that the version value is being used.

    Advice appreciated.

    #232448
    Robin W
    Moderator

    can’t tell you – this is a paid plugin and nothing to do with bbpress – you’d need to ask them

    #232446
    Robin W
    Moderator

    just did a quick google – looks like you need to buy this

    Simple Membership – bbPress Forum Integration Addon

    #232441
    Robin W
    Moderator

    I had another go and doing one at a time and checking the front end and after enabling each one, the forum page is blank apart from having the header and footer

    The only time the forum page displays correctly is when I enable the advanced custom fields plugin but unsure if that helps as I need to logout as admin to then see if solves the issue but then same happens as I’m not logged in as admin any more

    I’m getting bit confused on what to do and unsure what plugin if any is causing the issue or if it’s the theme as getting quite lost to be honest as I don’t use wordpress often

    ok, your issue was if I understood it that the bbpress login sent you to the wordpress login?

    #232440
    Robin W
    Moderator

    I was going to say, do you think it could be because the bbpress plugin has only been tested up to wordpress version 5.9.5 and I am using 6.0.3?

    bbpress works fine with 6.0.3

    #232437
    ianhaneybs
    Participant

    Thank you, I’ll try the health check plugin.

    I was going to say, do you think it could be because the bbpress plugin has only been tested up to wordpress version 5.9.5 and I am using 6.0.3?

    #232435
    Robin W
    Moderator

    ok, suspect that the membership plugin or another plugin is affecting that.

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #232433
    pcwd
    Participant

    Looking for recommendations for a FSE (block-based) theme that is fully compatible with bbpress. Thanks everybody!

    #232432
    Robin W
    Moderator

    I have already got simple membership plugin installed and understand bbpress can integrate with it but not having much joy with it.

    generally? or just the issues below?

    I want users to login to the forum to be able to create a topic which then can be approved by admin if that is possible?

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>moderation>tick and save

    then in

    dashboard>settings>forums set to moderate all posts, but below that only moderate topics

    Can bbpress work with simple membership plugin so users don’t have to sign up again to use bbpress forum if they want to post a topic? If so how do I set it up please?

    once signed in with simple membership, they should be able to do this

    #232424
    ianhaneybs
    Participant

    I have already got simple membership plugin installed and understand bbpress can integrate with it but not having much joy with it.

    I want users to login to the forum to be able to create a topic which then can be approved by admin if that is possible?

    Can bbpress work with simple membership plugin so users don’t have to sign up again to use bbpress forum if they want to post a topic? If so how do I set it up please?

    #232402
    Robin W
    Moderator

    registration is all one.

    ‘For some reason when some people register they can’t log onto the other BBpress or BuddyPress portions.’

    How are they registering – eg widget, wp-login etc.

    #232393
    adabob
    Participant

    Hello all,

    I have bbpress and Buddypress installed and the problem I’m having is the difference between the WP registration, buddypress registration and bbpress registration. Do they all end up being the same user in WP? For some reason when some people register they can’t log onto the other BBpress or BuddyPress portions.

    How can I trouble shoot or resolve this or make it so there is ONE registration and one user?

    Thank you

    #232391
    walko
    Participant

    Hi,
    In version 2.6.9 of bbpress, the normal user in the forums can not choose attributes such as bold or the color at the font. Can this be set in the user profiles in buddypress or elsewhere?
    As admin the attributes can be used.

    walko

    #232387
    medtone
    Participant

    This plugin solve the problem

    #232385
    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #232373
    Robin W
    Moderator

    bbpress cannot tell the subject matter, so either you don’t allow uploads or you risk users uploading unsuitable images

Viewing 25 results - 1,701 through 1,725 (of 64,420 total)
Skip to toolbar