Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 1,976 through 2,000 (of 64,454 total)
  • Author
    Search Results
  • #230023
    Robin W
    Moderator

    ok, this is not a bbpress plugin.

    I presume you mean

    bbPress Integration

    in which case contact learndash

    #230022
    frankssj
    Participant

    Hi
    I have created a forum, I have a course, but I just cannot get the forum to show on the course.

    Ideally, I’d like the forum to be in a group, but can only find instructions on having a forum with a course. I have the course, I have the forum, but I just can’t get the forum to show on the course.

    I’ve looked everywhere and spent all day trying to figure it out.

    I use the bbpress plugin for Learndash, on WordPress.com

    #230021

    Topic: Responsive mode

    in forum Installation
    jkessler
    Participant

    I set up bbpress without any issues. My forum looks fine on the computer view, but it does not look right on mobile or notepad. I cannot find how to edit it. I tried a ccs that did not work and I tried changing the editing format to elementor, but that did not work either. Does anyone know how to edit the forum for mobile and notepad?
    Thanks.

    #230012
    janecarole
    Participant

    Can’t find anything in bbPress Notify. Giving up. 🙂

    #230010
    Robin W
    Moderator

    I suspect you have a setting in bbpress notify to send advice to admins

    #230008
    Tom
    Participant

    Hello

    There is an issue where I can not delete any BBPress/Wordpress user as when I do the server gives internal error 500.

    Either from the Buddypress frontend or from the WordPress users admin panel.

    I looked at the error logs and can see
    “mod_fcgid: read data timeout in 31 seconds”

    I tried updating this in apache to 60, but it seems to not have done anything.

    #229997
    janecarole
    Participant

    Wordpress 6.0, Most recent bbPress version, https://lemonstograpes.com
    Using Twenty-Seventeen

    When a reply is posted, 2 email notifications are sent out to users: see #1 AND #2 below.

    #1. email format (template): I want only this one to be sent! I created it in bbPress Notify (No spam).

    Hello! A new reply has been posted by Jane Carole.
    Topic title
    Link
    Excerpt

    Source: Created by me in bbPress Notify
    This one is sent out and has the correct format and contents.
    It is the only one I want to send.

    #2. email format (template): I do not want this one to be sent.

    Jane Carole posted new reply:
    Full content
    Link

    Source: I don’t know where this one is coming from.
    It is automatically sent right after #1 is sent.

    In summary:

    I need to stop #2, but don’t know how. I think maybe it is the bbpress default email text. (I used bbPress Style pack, Subscription emails tab, and checked the box that allows me to enter different email body text, but the changes I make (in instructions 4-9 of that tab) aren’t applied and used even though I save them. The default text keeps appearing.

    I thought that The bbPress Notify plugin would stop any other email notifications (I marked override subscriptions), but for some reason that isn’t happening.

    Help please! (I am posting this again because for some reason when I posted it earlier today it was wrongly marked as spam!)

    Robin W
    Moderator

    bbpress changed the way it did subscriptions in 6.x, and not sure if Pascal’s plugin allows for this. That might explain the issues.

    bbpress allows users to subscribe/unsubscribe to individual forums, so that is not part of that plugin.

    #229945
    stuartataltitude
    Participant

    You’re correct! If I deactivate bbPress Tookit the column disappears. Guess I need to report the issue to Pascal Casier instead? However he hasn’t updated his plug-in for 4 years so probably no great hope. I think I used it to allow users to subscribe to individual forums. Is this possible in other ways or with other plugins?

    #229944
    Robin W
    Moderator

    ok, that is not bbpress, suspect it is bbPress Toolkit doing that, try decativating it to see if that column disappears

    Robin W
    Moderator

    ok, I’ll take a look at where that stat is listed.

    can you just confirm that this is a technical issue – ie all the current subscribers are getting their emails, it is just that bbpress is also sending another 20 emails to empty addresses, and the number is wrong?

    stuartataltitude
    Participant

    My website keswickmountaineeringclub.com uses forums, e.g. to log information about rock climbing meets. The Meets forum says it has 113 subscribers, but if you list the subscribers and count them you find there are 93. If you list the notification emails sent out you see (scattered throughout the list of emails in the email log) 20 mails that have been sent to an empty (missing) email address. I’m guessing, but maybe when deleting some old club members the email notification list has not been updated correctly? It looks as if the list of email addresses used to send out notifications is not synchronised with the list of subscribed members. Is there a way to fix this?

    I’m currently using WordPress 6.0. bbpress version 2.6.9. bbP private groups 3.9.1. bbp style pack 5.0.5. bbPress Toolkit 1.0.12.

    #229916
    Robin W
    Moderator

    thanks for posting. The site needs access to replicate so cannot be reproduced without.

    bbpress does not have a WYSIWYG editor by default, so what code/plugin are you using to get this? I’d suspect your theme may be doing this, and therefore may be creating the problem.

    You also have an error in your theme (Use of undefined constant bbp_reply_id ), which is either code you have added to what looks like a parent theme, or an error in the theme itself.

    I’d suggest that you prove this by

    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 if it is theme contact the theme author as it is a paid theme

    #229865
    sbask
    Participant

    Even after checking the box to not moderate registered users, the bbpress software after about 6 months moderates a posting. Is there some way to get the system to not moderate anyone who is registered on the site?

    #229861

    bbPress includes a function called bbp_make_clickable that is used to turn regular URLs in topic and reply contents into anchors.

    You would need to unhook it to prevent it from happening.

    remove_filter( 'bbp_get_reply_content', 'bbp_make_clickable', 40 );
    remove_filter( 'bbp_get_topic_content', 'bbp_make_clickable', 40 );
    
    #229853
    sonalsinha21
    Participant

    Hi,

    Normally bbpress changes any URL to link or gives img tag etc.

    Is it possible that we don’t have anything visual and have only plain text based response?

    I am asking this because people respond to support forum with all sorts of links which goes to 404 on a later date.

    Having it as a code based and not actual link will mean no more 404 in future.

    #229849

    In reply to: Shortcodes and WP 6.0

    neon67
    Participant

    On reddit ))))) Are these rumors?
    Okay, what’s the best way integrate bbpress with Guttenberg’ blocks today?
    Only shortcodes or some other method…

    #229797
    coopersita
    Participant

    Looks like the user description no longer shows on the profile page. You can see in my profile https://bbpress.org/forums/profile/coopersita/ that the bio I added is not showing under Profile.

    I’ve checked the templates, and it should be showing, but it’s not.

    Am I missing something, or is this a bug?

    mod603
    Participant

    Hello Robin!
    Approval is implemented using the following tools.
    bbpress moderation tool
    The administrator will be notified by email when it is posted, but I would like to notify the poster by email that it has been approved.

    #229780
    uksentinel
    Participant

    Is there any update on this thread, looking to achieve exactly the same by adding a Locked / Closed tag (icon) when a topic is closed ?

    I have already used the code to ensure text does not turn Grey, so just looking to add some form of symbol so forum users can see topic thread has been closed

    Thanks

    BTW – for reference for others, code to stop Closed Topics text changing to Grey is …

    #bbpress-forums .status-closed,
    #bbpress-forums .status-closed a {
    color: #000 !important;
    }

    #229761
    uksentinel
    Participant

    I have looked online and not able to find the answer, so thought I would put the question to the BBPRESS community.

    bbp style pack has the option to ‘Limit Topic Tags to a list’ is there any way to map the Topic Tag List to a specific forum in BBPRESS.

    i.e.

    Cars (Main Forum)
    Ford (Topic Tag)
    Renault (Topic Tag)
    Audi (Topic Tag)

    Another forum
    No Topic Tags etc.

    Another forum
    No Topic Tags etc.

    #229755

    Topic: Email Notifications

    in forum Plugins
    mbisque
    Participant

    I would like be able to send email notifications to specific people when new topics or replies are posted.

    Exactly like what this plug in does:

    bbPress Notifications

    However, it was last updated 9 years ago.

    Is this plug in still in use? Or is there a newer one?

    Milan Petrovic
    Participant

    I am author of GD bbPress Attachments, and what you see is the message returned by WordPress when uploading. This was not the problem before, but it looks like the upload in WP has changed to recognize duplicated files. I will see if there is a way to handle this in some way in the future.

    Regards,
    Milan

    Alfapi
    Participant

    Hi,

    In the plugin GD bbPress Attachments I have the error “It appears this file is already present in your media library as post 38220!” when I upload file and If i rename the file, I have the same error.

    After many tests, I realized that I need the change the “title” filed in the file properties in the detail tabs.

    How to solve the issue?

    #229746
    toddc99
    Participant

    Just wondering if BBPress has the capability of adding posts to the forum via email.

Viewing 25 results - 1,976 through 2,000 (of 64,454 total)
Skip to toolbar