Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 2,476 through 2,500 (of 64,431 total)
  • Author
    Search Results
  • #225946

    In reply to: Subscription Mails

    Chris
    Participant

    No success Robin. I used troubleshooting mode. I switched to a default theme, enabled bbpress and style pack – notification was still the same. On my theme the same.

    #225945

    In reply to: Subscription Mails

    Robin W
    Moderator

    ok, so I am wondering if something else is interfering.

    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

    Robin W
    Moderator

    find
    wp-content/plugins/bbpress/templates/default/bbpress/feedback-no-access.php

    transfer this to your pc and edit the text as desired

    and save

    create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/feedback-no-access.php

    bbPress will now use this template instead of the original

    untested, but of you add

    <?php bbp_get_template_part( 'form', 'user-login' ); ?>

    to the end of that form, it should also show a login

    neenunc
    Participant

    Hi,
    I am using bbpress for my forums, and the issue I am facing is – When adding a reply to a topic, the newly added reply is not showing. It will get shown only after another reply is added(At that point, this newly added second reply is not showing.)
    The topic updated time period and author info seem to be updated correctly. Also, the replies to a reply are also updated correctly.

    Changing my forum theme to 2019 helps to get the latest reply.. but what change should I do to get it back with my theme?

    Any help would be appreciated.

    #225935
    Chris
    Participant

    HI. I have bbp Style Pack. I set up nice templates in Subscription Emails tab, but users don’t receive those mails. They receive default WordPress notifications. How to force bbPress to send those nice looking templates I’ve created?
    Thank you
    Chris

    #225921

    Just these!

    We also use custom themes:

    #225918
    Robin W
    Moderator

    buddypress uses bbpress for it’s forums

    #225917
    john21up
    Participant

    Is this forum made from bbPress as it looks identical to buddypress forum?

    #225915
    quilp
    Participant

    yes. it happened again about 40 minutes ago and resetting permalinks alone cleared the problem.

    So deactivating bbpress clears the problem

    and resetting permalinks clears the problem

    Any idea what the root cause may be?

    Thanks.

    #225913
    Robin W
    Moderator
    #225902
    quilp
    Participant

    Okay… this issue just recurred. Deactivating bbpress resolved the issue, but upon reactivating the issue immediately returned. Resetting permalinks resolved the issue independent of deactivating/reactivating bbpress.

    Any idea of the root cause of the permalinks not working?

    #225899
    Robin W
    Moderator

    I appreciate your frustration, but not sure ‘fault’ is the correct word.

    bbpress has changed something – but the ‘fix’ when it comes may not ‘fix’ you, as your site is adding a no-js class (from either the ‘Publisher’ theme or a plugin) which then isn’t overwritten as is normal practice by a test within your theme or the plugin.

    you could try adding this to the custom css of your theme

    .no-js {
    display : inline !important
    }

    to override the bbpress setting

    #225898
    OSCOWP
    Participant

    Nop, its a dam fault of bbpress, I have rolled back to 2.6.6 and it works again.

    #225897
    Robin W
    Moderator

    Untested, but find
    wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php

    transfer this to your pc and edit

    change line 31

    from

    <?php if ( bbp_current_user_can_access_create_topic_form() ) : ?>

    to

    <?php if ( bbp_current_user_can_access_create_topic_form() && (bbp_get_forum_id() != '2927') ) : ?>

    and save

    where 2927 is the forum you don’t want to show the form for

    then create a directory on your theme called ‘bbpress’
    ie wp-content/themes/%your-theme-name%/bbpress

    where %your-theme-name% is the name of your theme

    Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
    wp-content/themes/%your-theme-name%/bbpress/form-topic.php

    bbPress will now use this template instead of the original

    If you want multiple forums, you could create and array and test against that

    #225892
    Robin W
    Moderator

    @oscowordpress1 – it does on my test site

    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

    #225890
    Robin W
    Moderator

    it’s great that you have taken the time to understand the standard tests required, they do solve 80% of issues which is why we ask for them, we don’t do it to annoy you.

    the issue may well be a 3 plugin combination thing – so bbpress in combination with another plugin and jetpack, which is why ideally you would carry out the tests.

    Given that you cannot, then there are two elements to user access – the wordpress level and the bbpress level

    eg ‘administrator’ for wordpress and ‘keymaster’ for bbpress.

    I think you best bet would be to set up a user and work through the combinations to see what works and what doesn’t – eg does admin and participant work, but not subscriber and keymaster, does admin work with moderator etc etc. That would help decide what the override that is allowing ‘admins’ to see stuff is.

    Then come back and report

    #225889

    In reply to: 2.6.9, what is in it?

    Chuckie
    Participant

    The blog (https://bbpress.org/blog/) now states:

    bbPress 2.6.9 is a minor release that improves the Akismet clean-up routines introduced in the 2.6.7 release. If you are using Akismet with bbPress and saw some debug notices in your logs, this release is for you!

    #225886
    Editor Mike
    Participant

    My dashboard takes me here when I click for latest updates.

    Releases

    But that is not up to date, how do we know what is in an update before we install it?

    #225885
    pschlenker
    Participant

    Our website uses the bbPress plugin to create forums. When I connect the Jetpack plugin to WordPress.org, non-admin users get a “Well, this is embarrassing” 404 not found error when they try to access any of the forums, whether the forums are public or private. Users with the Administrator role are able to access the forums without difficulty. When I disconnect the Jetpack plugin, forum access for non-admin users is restored.

    Before you suggest that I disable all plugins and themes, and reactivate them one by one until I find the offending plugin/theme, be advised that I can’t do that on our live site because it would cause all sorts of issues for our users. I can’t troubleshoot this issue in my local development environment because I can’t connect the Jetpack plugin to WordPress.org when the website is running in my local development environment.

    And yes, I already tried switching to a different permalink format/structure temporarily, and then switching back. It did not solve the problem.

    I’m running WordPress 5.8.2, and bbPress plugin version 2.6.9. Our website is located at https://evangelizationschool.com

    #225883
    pelmoggian
    Participant

    Just to add some information – running the latest version of BBPress.

    #225882
    pelmoggian
    Participant

    Hi!

    I have a straightforward question – how do I move the existing bbpress data (Forums, Topics, Replies) from one WordPress installation to another?

    I see there is an ‘Export’ and ‘Import’ function in WordPress, where Forums, Topics and Replies can each be exported separately.

    But – would importing them into a functioning website overwrite existing pages and posts?

    Or is there something I am just missing in this whole process, and it is really just super easy, barely an inconvenience?

    #225873
    packzap
    Participant

    I got the html text editor to appear in bbPress 2.6.9 after installing the bbp style pack plugin, going to the “topic reply form” tab, verifying that #9 Show editors is set for “text editor only” and then clicking “save changes” at bottom.

    Very cool plugin, by the way! Thanks for creating.

    #225871
    bradm413
    Participant

    bbPress Version 2.6.9
    WP version 5.8.2
    site: https://branchtheworld.com

    I have searched and haven’t found an exact case like what I’m looking for. I would like to hide the “New Topic” form that displays when using this shortcode:

    [bbp-single-forum id=$forum_id] – Display a single forums topics. eg. [bbp-single-forum id=32]

    See screenshot here:
    screenshot

    Is this something I’ll need to do with custom coding, or is there a plugin or another simple way to achieve this?

    #225859

    bbPress 2.6.9 was just released, but it does not make changes to this yet.

    I needed to rush out an Akismet fix first, and I’ll look more into this next.

    Thank you for being patient. Sorry for the wait. 🙏

    #225854
    OSCOWP
    Participant

    And the bbpress developer has disappeared all together

Viewing 25 results - 2,476 through 2,500 (of 64,431 total)
Skip to toolbar