Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 3,776 through 3,800 (of 64,452 total)
  • Author
    Search Results
  • #216249
    uscjohn
    Participant
    #216244
    Robin W
    Moderator

    though old, this plugin still works

    bbPress – Moderation Tools

    #216242
    Stephen
    Participant

    what is the best way to get notifications of new comments from newly resisted users to the forum?
    Do I need to login each time to WordPress or should I receive an email telling me of a new comment so i can monitor. Maybe there is an app?

    bbPress:Version 2.6.6
    WordPress 5.5.3–ko_KR

    #216239
    flamuren
    Participant

    Many thanks I will give it a try. However there is so many things that is not working properly so its starting to become a case for some freelancer site. I dont really know what I am doing 🙂

    I read your guide: https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/

    But I cant get the forum to display using method 1 in the above guide. And method 2 is the one I have done from the start but cant get to look the way i want.

    If the plugin “bbp style pack” fix the design, there is still the issue with weird menus and different urls within the forum etc. Could it be that I created the forum before changing WP-theme? Could it help to remove BB-press and then reinstall it from the ground up?

    #216234
    LBandy
    Participant

    Hi Robin,

    Thank you for your suggestions! This plugin seems to be very helpful for Troubleshooting.

    I tried both of your suggestions to no avail. Saving the permalinks didn’t change the links, and the same behavior occurs.

    Disabling all plugins and reverting my Theme to Twnetytwenty allowed me to observe a “404 Not Found” error without being redirected to the home page. It seems like these links like “forums/page/2/” point to non-existing pages, and bbPress doesn’t pick up what topics should be displayed there.

    Any other ideas on how can I further investigate the issue?

    #216233
    Robin W
    Moderator

    try

    dashboard>settings>permalinks and just click save – that resets the permalinks

    If that does not work, then 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

    #216224
    Robin W
    Moderator

    if within content you can use

    How to filter bbpress content in WordPress

    but if at the bottom of ‘bbpress’ pages, then there are a bunch of actin hooks you can link to

    do_action( 'bbp_template_after_forums_index' );
    do_action( 'bbp_template_after_topics_loop' );
    do_action( 'bbp_template_after_replies_loop' );
    do_action( 'bbp_template_after_user_profile' );
    do_action( 'bbp_template_after_search_results_loop' );

    should get you most of the way there

    #216219
    tonygao
    Participant

    hello,

    I use filter “the_content” to automatically add ads at the bottom of pages, posts. But it is not working on bbpress oages(topic, etc)

    #216211
    Lars Henriksen
    Participant

    Hello,

    I would like to use autoptimize on a site with bbpress, but aggregating Js-files breaks the bbpress editor.

    By searching the forum I found this topic, but maybe more files have to be excluded in 2.6?

    Does anyone here aggregate bbpress js succesfully – if so, how?

    Thanks, Lars

    #216196
    wpatters1229
    Participant

    Just installed bbpress in a site using the Divi theme and it does not show up as forum or anything under settings. Does this not work with Divi?? https://sfsuitescsa.com is the site.

    #216158
    Robin W
    Moderator

    @winkelj first version of this that should work with gutenberg is here if you want to test :

    so
    1. Deactivate the existing bbpress topics for posts plugin (no need to delete it, just deactivate)
    2. Go to this site http://www.rewweb.co.uk/download/bbpress-topics-for-posts-v2/ and download the new version
    3. Go to dashboard>plugins>add new>upload plugin and upload the zipped file you downloaded in step 2
    4. Activate and test.

    #216137
    Chuckie
    Participant

    Sorry if this has been discussed before.

    The bbPress topics on my site have part of the topic descriptions as the URLs. Is it possible to change it (just for bbPress) to maybe use topic ID or something so that the URL links were not as verbose?

    Just curious?

    #216093
    Tina
    Participant

    Yes, it is an incoming notification email from the bbPress forums.

    The messed up apostrophe is in the “From” field. That’s the name of my site.

    #216078
    Robin W
    Moderator

    sorry, there are 300,000 users of bbpress and you have found a couple of instances where users found an issue.

    In one advice was to troubleshoot the problem, and the user never came back, in the other one user found that it was a wp mail plugin.

    I appreciate that you ae frustrated, but ‘this same exact issue 5 and a half years ago? Is this issue still not fixed?’ is not going to endear you to the free support offered for this free product.

    As a first instance, please do the troubleshooting :

    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

    #216075
    Tina
    Participant

    It’s over 5 years later and I just started using bbpress and I see this same exact issue…so is this a glitch or a plugin conflict?

    #216074
    Tina
    Participant

    I did a search on the forums for this issue and noticed someone else posted about this same exact issue 5 and a half years ago? Is this issue still not fixed? Because I just started using bbpress and noticed this issue. Notification emails are going on with all subscribers bcc’d but I can see all their emails clearly.

    #216073
    Tina
    Participant

    It’s 5 and a half years later and I just started using bbpress and I just noticed this same issue. Does this mean that they have never fixed this??

    #216069
    Robin W
    Moderator

    sorry, nothing to do with bbpress plugin which is where you posted this

    #216057
    bodybyloud
    Participant

    I’m also using the disable Gutenberg plugin. It was causing issues with other plugin functionality before I even installed bbpress topics for posts.

    #216052
    Robin W
    Moderator

    sorry, bbpress works on themes that comply with the some old wordpress conventions, and nowadays 90% don’t so most don’t.

    No-ones fault, wordpress themes have moved on faster than worpdress 🙂

    #216050
    flamuren
    Participant

    Thank you very much, that plugin of yours looks really neat 🙂 But its annoying that my forum has correct theme when I click in to the forum and uses the internal bbpress links… Like its some other forumpagetheme activated depending on which url I use. Also something happens using the different links. Its not only the theme that changes but also the page it self. Seems weird to me.

    chen30
    Participant

    Hi there,
    I am new to bbpress and I have a unique use situation.
    I would like to have the topics in a subforum hid from all users (including logged in) users until someone has posted their topic.
    Is this functionality enabled by a certain plugin already?
    Chen

    #216042
    flamuren
    Participant

    Hi,

    I am new to all of this (building a homepage etc) and I am not native English speaking. I say this so you keep in mind I do my best to use the correct terminology when writing this question and I maybe will have some issues understanding what you answer if you use to advance terminology without some explanation. Excuse me for this.

    I have googled and asked a friend with no direct luck regarding my issue.

    So to the problem at hand. I have set up a homepage, installed bbpress and got the forum going. I installed a new theme to make the editing easier and get some help getting everything looking good (the same issue I will describe soon, I also had using twentytwenty theme)… the webpage looks mostly like I want it to and feels kinda modern (if I may say so myself). The problem however is that BBpress looks aweful and dont inherite the theme at all and I cant seem to get it to work properly. However! if I go in to forum and then use the forum menu to go back one forum level the theme seems to inherite the look I have on the page mostly and looks okey. Also when I “go back one level” in my forum on the webpage some minor things happen, other than it start to look good. It uses another url for the page I go back to, even tho its the same “forum page” and the forum page title/header text changes.

    I can add I just made a new page using WP admin panel – then added some text as a title/header and used the code [bbp-forum-index] under that text to implement the forum.

    This is the link to the forum if you use my top menu (which is the correct way to enter the forum and which makes the forum look weird): https://www.glademokraterna.se/partiforum/
    This is the link when I manually “go back one level” in my forum (which looks ok for my purpose): https://www.glademokraterna.se/forums/

    INFO:
    WP version: 5.5.3 (Swedish)
    Theme: Hestia 3.0.6
    BBpress: 2.6.6

    I dont know if this is possible to understand what I mean. I can try to describe in other words if you ask me.

    Many thanks in advance if you like to help me 🙂

    /Flamuren

    #216025
    wpturk
    Participant

    You can use this plugin against spam: bbPress – Moderation Tools

    You can enable moderation for only new users. For example first topic will wait for moderation. If you publish the first topic, next topics will be published directly for the new user. Works fine for me.

    #216019

    In reply to: bbPress + Elementor

    pkull
    Participant

    I have exactly the same issue like @ocdcreative.
    I tried to build a template, but I can’t make it work for those bbpress generated pages (search, topic, reply, sort etc.). The main page works beautifully how it is supposed to.
    Did you find a solution?

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