Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 2,551 through 2,575 (of 64,430 total)
  • Author
    Search Results
  • #224358
    Robin W
    Moderator

    I’ve been kicking this round from time to time in an effort to get to a solution.

    This is close to what you want I hope

    download this file, unzip and FTP to your child theme’s bbpress folder

    Taxonomy like search

    sorry, you’ll need to kick this round yourself if you want to alter layout, but it should be close

    #224355
    SRD75
    Participant

    Hi Folks,

    Our BBpress forum author page (example) is not set within a container, it is 100% width.

    Additionally, it is not using the Divi Theme builder global header and global footer, nor is it responding to Divi Theme Options > Custom CSS.

    Help appreciated.
    Steve

    #224330
    Robin W
    Moderator

    #224329
    billysgtr
    Participant

    Hi, is it possible to send an email to forum subscribers on every new topic or new reply?

    Versions
    WP: 5.8.2
    bbPress: 2.6.6
    BuddyPress: 9.1.1

    #224326
    Robin W
    Moderator

    ok, I cannot replicate – might be a multisite issue, might not.

    all I can suggest further is the standard advice :

    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

    Then come back

    #224310
    Jan
    Participant

    Fair enough Robin.

    Any thoughts on how to connect to to bbpress authors directly on this?

    #224309
    Robin W
    Moderator

    sorry, I just help out here I’m not a bbpress author and this is at the limit of my knowledge.

    As far as I can see this page just uses the standard forum display templates

    #224292
    Robin W
    Moderator

    FORUMS

    \templates\default\bbpress\content-archive-forum.php
    lists forums

    calls
    loop forums or feedback-no-forums

    \templates\default\bbpress\loop-forums.php
    does forum list headers

    calls
    loop-single-forum

    \templates\default\bbpress\loop-single-forum.php
    lists each forum, last post and freshness

    _____________________________________
    SINGLE FORUM

    \templates\default\bbpress\content-single-forum.php
    lists sub forums if needed using loop-forums
    calls
    loop-topics
    calls
    form topic

    \templates\default\bbpress\loop-topics.php
    does topic list headers

    calls loop-single-topic

    \templates\default\bbpress\loop-single-topic.php
    lists each topic in the forum, last post and freshness

    lists topic content

    ___________________________________________
    SINGLE TOPIC

    \templates\default\bbpress\content-single-topic.php
    if show lead topic set, calls content-single-topic-lead

    calls
    loop-replies
    form-reply

    \templates\default\bbpress\loop-replies.php
    does reply list headers

    calls loop-single-reply

    \templates\default\bbpress\loop-single-reply.php

    lists reply content

    #224288
    Robin W
    Moderator

    This plugin still works

    bbPress – Moderation Tools

    on the ‘security settings’ – these are as set in

    dashboard>settings>disucussion>comment moderation where you can increase the no. links allowed

    #224285
    A.
    Participant

    Hello there,

    after updating to v2.6.6 it seems that bbpress has tightened some security settings when posting a reply or creating a new topic which includes one or more links to different websites.

    When posting a new topic a message shows up with: “This topic is pending moderation”.

    But when posting a reply no message shows up for the user when the reply is pending moderation.

    This is very confusing for the user because for him it seems that the reply couldn’t be sent or saved or whatsoever.

    How can a user be notified when a reply is pending moderation?

    Does the admin receives an email regarding pending moderations for topics/replies?

    Kind regards,
    Anke

    #224278
    wasifkhan87
    Participant

    Need to create a forum similar to https://www.awn.com/forum, with 2 heads having different forum topics. Is it possible to do so, can anyone guide me on how can I do that using the bbPress.

    #224274
    Ludovic S. Clain
    Participant

    It’s odd that bbPress’s WP-CLI commands are being developed as a separate package, keenly that the authors are interested in it, thank you!

    #224273
    Robin W
    Moderator

    found this on googling ‘wp cli bbpress’

    https://github.com/bbpress/wp-cli-bbpress

    #224271
    Robin W
    Moderator

    Sorry, I am not a bbpress author, just someone who tries to help out here – I don’t always succeed.

    I’ve never tried or used CLI

    Hope you find a solution

    #224254
    Ludovic S. Clain
    Participant

    Hi there,
    if I run a command like wp post-type list I have ‘forum’, ‘topic’ and ‘reply’ which are listed but when I run wp post list --post_type=topic the table remains empty , is this normal?
    Thanks for your help!
    Ludovic

    A.
    Participant

    Hello there,

    we’re a WordPress Multisite and recently updated bbpress from 2.5.12 to 2.6.6 and figured out that on a user profile page no subscribed forum are being listed anymore but this message: “Oh bother! No forums were found here.”

    But the user indeed has at least one forum he subscribed to. Subscribed topics are working just fine.

    We also deactivated / activated the plugin, run the database upgrades but still no forum could be found.

    How can this problem being solved?

    #224225
    Milan Petrovic
    Participant

    My plugin GD bbPress Toolbox Pro has options to control the length of title (min/max and min words) and content for topics and replies, and it has option to remove HTML input limit of 80 characters: https://plugins.dev4press.com/gd-bbpress-toolbox/.

    #224187
    matildatiller
    Participant

    We’re having a similar issue in a LearnDash/bbPress site:

    If the post is on page 2 of the topic, for example, the direct link to the post redirects to the main page of the topic like this:
    https://example.com/forums/topic/ask-anything-about-week-1-lesson/#post-51504 slope game

    and not like this (where I manually added the page number). this link works correctly:
    https://example.com/forums/topic/ask-anything-about-week-1-lesson/page/2/#post-51504

    Did we miss something in the configuration?

    Thanks

    I would like to find out too – following.

    #224183
    JohnnyScience
    Participant

    So I just got bbPress installed and working on getting it setup.

    I noticed the URL being a bit long and redundant:

    .com/forums/forum/ohio-medical/

    Is it possible in setting to pull one of those “forums” out of the URL?

    Thanks!

    #224174
    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

    #224160
    TreeTrail
    Participant

    Although I do not see it here, I received the following email:

    “hardep457 wrote:
    Thanks for posting this, I also face same problem till now.
    Post Link: https://bbpress.org/forums/topic/subforum-function-stopped-working/#post-224077”

    hardep457, I was unable to reach the person who created the original script. If you have an even remotely possible solution, it would be super awesome if you could share it.

    Regards,
    ~April

    #224159
    Robin W
    Moderator

    spectators should not be able to create topics.
    Participants by default can.

    you will either need to

    change participant permissions -see this

    Custom Capabilities

    or add

    Private groups

    and set up topic permissions which will then let you set up a group with permission to reply only

    #224152
    Laura Slezak
    Participant

    I am having an issue where all users, even with Participant or Spectator user permissions, are able to create their own topics for discussion. The way our site is set up, we want to limit the topic creation to admins or moderators. I cannot find a setting anywhere to turn off this ability for users to create new topics. cmti.crown.edu using Learndash 3.5.1. I’m not certain the version of WordPress and bbPress we are using but both have been installed and updated in 2021. Thanks for your help.

    #224132
    corrado
    Participant

    The solution is very laborious, I preferred to change the forum plugin.

    The structure of the bbpress forum is convoluted, it does not favor a simple compilation and installation, especially if you want to use “compilers / editors / themes” as divi.

    #224130
    quilp
    Participant

    Yes.

    I got a response from Elegant themes and they referred me back to bbpress without any suggestions.

    Do you have any suggestions for what I can do the next time it happens to capture more info to help troubleshoot?

    Thank you

Viewing 25 results - 2,551 through 2,575 (of 64,430 total)
Skip to toolbar