Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 3,126 through 3,150 (of 64,452 total)
  • Author
    Search Results
  • #220175
    Robin W
    Moderator

    At a guess you might want to start by looking at

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

    and particularly items 3 & 5

    #220174
    Robin W
    Moderator

    bbpress just uses wordpress login, there is no ‘double security’ sorry, no idea what the above is trying to say, or what exactly the problem is.

    Perhaps you could start by stating what you are trying to achieve?

    #220168
    Steve Keller
    Participant

    Here are some facts and ideas my friend brought up, as we were trying to figure a way to make the site and forums security effective, non-redundant and non-annoying…

    Well, you indeed have proved that the root cause of the insecurity = bbPress!
    That is the good news.

    The bad news is by changing that Forum Root Slug setting, the NEW 79ers-Forum page I set up is now exposed publicly.
    Try opening an incognito Chrome browser, do not log in, and go directly to my new page: http://79exies.com/79ers-forum

    No password needed.. bbPress lets you right in. πŸ™

    So we can now be positive that my theory from yesterday is correct: bbPress is bypassing the security system and managing the Forum page itself.

    My suggestions are to contact their support and ask how to get bbPress to “play nicely” with our password protection system (plug-in = WP-Members) or go find a different plug-in to manage the Forum.

    My guess is bbPress DOES have its own security system with a user registration system (which we are not invoking). So alternatively you could use that. The downside is unless you can get them to “sync” somehow to our WP-Members plug-in, then all our users will have to register in TWO places to use the Forum: once for the website and then again for the Forum. Pretty cumbersome. Anyway, I suggest you start with the bbPRess Forum, explain what is happening, and see if they have any ideas.

    ===================

    Hi Steve –
    I looked, and indeed the original URL to 79exies/forums is still alive.
    But I do see it is gone from within the WP site, so you successfully removed it there. Very strange.

    I have to assume bbPress is doing something in the background. I won’t have time to work on this right now, but I suggest going to the bbPress support page (they have their own Forum) and maybe find answers there.
    Or consider a different plug-in to manage the Forums interface if there is one.

    I do notice that my WP interface does NOT show the bbPress “Settings” or “Forums” tabs that their documentation says should be there. Maybe there is a “Forum Administrator” role (you presumably) that makes them visible? But I cannot see them. If those are also missing for you, then there’s some pretty fundamental compatibility issues with this plug-in and WP.

    Thanks,
    Steve

    r083r7
    Participant

    I edited the POT file found in wp-content/plugins/bbpress/bbpress.pot using Poedit app. Saved the two needed files:
    – bbpress-en_US.mo
    – bbpress-en_US.po

    After reading the instruction I was putting them in the wrong directory. Created and moved those two files to this directory:
    /wp-content/languages/bbpress/

    But same results, changes are not loading. Grrrr not sure what I’m doing wrong here.

    r083r7
    Participant

    Feel like I’m making progress.

    I created and uploaded both these files to the wp-content/languages/plugins folder.
    – bbpress-en_US.mo
    – bbpress-en_US.po

    But the changes do not appear on the front end. There must be something else I’m missing πŸ™

    #220160
    Steve Keller
    Participant

    bbPress version 2.6.6.
    Wordpress version 5.7.1
    website…79Exies.com

    Wondering if it is necessary to have login/pw for bbPress forums on a site that already has WP Security login/pw coverage. It seems redundant, and especially so for a site with a maximum of 325 users, though we only have 93 right now.

    I can share some email back and forth I have had with a classmate/colleague, which can better explain the shortcomings and non-syncing we faced.

    Thanks,
    Steve

    r083r7
    Participant

    I would like to edit the wording of some of the bbPress prompts and messages. As I understand this can be done using a language file as described here.
    https://codex.bbpress.org/getting-started/bbpress-in-your-language/

    I’m a little confused though since I am not actually changing from English to another language. Since I’m not changing languages what does the process look like? I went here to download the English version but there’s English (Canadian, UK, Australian, or South African versions) Which further ads to the confusion as to which language file I should download and edit πŸ™

    Any idea on how to go about editing the bbPress prompts and messages in the same language I am using?

    https://translate.wordpress.org/projects/wp-plugins/bbpress/

    #220137

    In reply to: Username box different

    Robin W
    Moderator

    try adding this to the custom css part of your theme

    #bbpress-forums fieldset.bbp-form input[type="text"] {
    	height: inherit;
    }
    #220130
    ASR Martins
    Participant

    Hi, the Username field on the bbPress login page is different from the Password field (the same width but not the same height). This causes the Username to be halfway “cut off” (visible) on smartphones.
    I am using WordPress 5.7.1 and bbPress 2.6.6
    Thanks
    Basie martins

    #220127
    Robin W
    Moderator

    you either want

    dashboard>settings>forums>anonymous if you want anyone to be able to post

    or add registration – bbpress uses wordpress registration, so anyone of then methods here will work.

    https://www.wpbeginner.com/beginners-guide/how-to-allow-user-registration-on-your-wordpress-site/

    there is also a bbpress registration login which includes registration and bbpress shortcodes

    [bbp-login] – Display the login screen.
    [bbp-register] – Display the register screen.
    [bbp-lost-pass] – Display the lost password screen.

    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

    raghavan2004
    Participant

    I installed the forum and the Divi theme with the version : Version: 4.9.4. and the bb press Version 2.6.6.

    The link is below : https://hlpwld.olvdigitalsolutions.com/,

    when i clicked on the forum, i am redirecting to the wp default login page. Please guide me.
    I also installed few plugins listed below
    1. bbPress Members only Pro Multi-Site License
    2. bbPress WooCommerce Payment Gateway

    #220098
    jeppot
    Participant

    Hello!
    I need to remove the tag private that is shown before every forum i have created.

    I can see after some googling that there is a fix in creating a functions.php and upload that somehow but I do not understand how I do that? Where in wordpress do I uppload that php file? And what do I put in the .php file? Or is there a plug in that can helt me?

    I also need to change the order of the forums instead of alphabetic order.

    PLease help! Thank you!

    ss

    #220091

    In reply to: BB Press and WP theme

    Robin W
    Moderator

    yes, just affects bbpress

    #220081

    In reply to: Update Topic On Reply

    ljmac
    Participant

    I do not want the standard behaviour to be modified in any way, except that the topic itself be updated when a reply is posted to it. Nothing will look any different to standard bbpress behaviour as far as the user is concerned – I just want to simulate hitting the submit button on the topic when a reply is posted, nothing more.

    #220073
    ljmac
    Participant

    Hello,

    Can somebody give me a simple function to update bbpress topics when a reply to it is posted? i.e. The equivalent of hitting the update button on the topic when a reply is posted to it.

    #220065
    franklinss
    Participant

    Thanks for your answers!

    I do not have a lot of experience. I see the following notice for BBpress messages: This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

    Do you know if its safe to use?

    #220060
    franklinss
    Participant

    Hi,

    Is there a possibility to let forum members send eachother private messages? If so, is there a plugin (compitaible with latestversion of wordpress and total theme) that works good with bbpress or do you know any other possibilities?

    Thanks in advance!

    #220042
    acb93
    Participant

    Yes, the bbpress style pack!

    Well I don’t know exactly when this problem started unfortunalely…

    Regards.

    AdriΓ  Calendario.

    #220041
    Robin W
    Moderator

    hmmm…interesting..

    the shortcode [bsp-display-topic-index] is from my stylepack plugin, whereas [bbp-topic-index] is from bbpress.

    If this was working ok, I’ll need to work out what has changed to make it not work πŸ™‚

    #220039
    acb93
    Participant

    This problem appears 1 or 2 week ago people tell me (but I didn’t notice)

    I didn’t do anything, no new bbpress or whatever…

    I tried to re-save permalinks as you said but didn’t work!

    So strange… and I need to fix it soon as posible πŸ™

    #220038
    Robin W
    Moderator

    so has this just started? new site? new bbpress?

    try

    dashboard>settings>permalinks and just click save – I don’t expect this to fix, but it will eliminate !

    #220035

    In reply to: Tips: forum theme

    flamuren
    Participant

    Note to others looking for tips: I found BuddyX theme. Its free and seems to solve issues with bbpress and buddypress in one go. Thus far its a good solution for my site atleast πŸ˜ŠπŸ‘

    #220033
    Robin W
    Moderator

    usual fault finding applies

    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

    #220032
    cristofayre
    Participant

    I set up my forums with the help of “bbp style pack”, but unfortunately had to deactivate it as it kept causing fatal errors stopping me from logging in, and sometimes throwing errors in admin panel. But now something weird has happened to the layout. It seems to be “double spacing” lines. I have removed bbpress and bbp style pack from the plugin area, and then reinstalled the plugins … but the same error persists.

    I have looked at the code, and there doesn’t seem to be any clues; all entries are still within their

    <ul id="bbp-forum-447" ...
    </ul>
    <p><!-- #bbp-forum-447 --></p>

    So no clues there. Anyone any ideas?

    double spacing error on page

Viewing 25 results - 3,126 through 3,150 (of 64,452 total)
Skip to toolbar