Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 12,526 through 12,550 (of 64,454 total)
  • Author
    Search Results
  • #170910
    Pascal Casier
    Moderator

    Hi,
    I confirm the issue. I have create a ticket: https://bbpress.trac.wordpress.org/ticket/2906
    Pascal.

    #170908

    In reply to: Sidebar issue

    Robin W
    Moderator

    Two approaches

    1. you are using Reden=pro which is a paid theme, so you should get paid support to fix this, quite often it is very simple, but it is theme dependant

    2. see this link on getting wordpress to use the template you want

    https://codex.bbpress.org/themes/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/

    #170907
    Pascal Casier
    Moderator

    Ouch, ok, let me have another look

    EDIT: In my 2.5.8 install of bbPress, I see vBulletin3 in the list, so I would say give it a try on a testsite. Get WordPress, bbPress then Tools > Forums > Import forums

    Pascal.

    #170905
    Pascal Casier
    Moderator

    Yeah, great plugin, I know the author very well 🙂

    In the log of Postman SMTP, do you see the email going out ? It might be a malformed header (had that in the beginning, although nothing to see with bbPress).

    Pascal.

    #170904
    Robin W
    Moderator

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #170902
    Robin W
    Moderator

    probably a theme or plugin conflict

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #170900
    Robin W
    Moderator

    Part 1

    The form is held in

    bbpress/templates/default/bbpress/form-reply.php

    you’ll see several do_action hooks you could use, or indeed you could amend this template and save it in your theme as a new version.

    wp-content/themes/%your-theme-name%/bbpress/form-reply.php
    and bbpress will use this instead.

    Most of the template used in bbpress are held in

    bbpress/templates/default/bbpress so hunt around in there for topic forms, profiles etc.

    Part 2

    ` $forum_id = bbp_get_reply_forum_id($post_id);
    `

    #170896
    Robkk
    Moderator

    Group forum feeds are having issues.

    https://bbpress.trac.wordpress.org/ticket/2888

    For just topics, you an for now use the original forum structure url and add this to the end.

    /feed/?type=topic

    #170890
    Robkk
    Moderator

    bbPress basically has search equal to the default WordPress search, so just basic functionality.

    You can extend the default search in bbPress by using custom functions and modifying some bbPress search template files by placing the in a folder called bbpress in your child theme. Here is a GitHub repository that has some example files you may use, you will need to edit the files as it may be in Russian.

    I have seen users use plugins and extend the default bbPress search functionality, and also services like Google Custom Search too.

    #170887
    amy greene
    Participant

    I’m getting the same behavior. Batch Change Forum Role has no effect.

    With the upgrade to WP 4.4.0 bbPress 2.5.7 and 2.5.8 batch change of user forum roles are no longer effective.
    This does seem linked to the WordPress upgrade as batch forum role changes worked under both bbPress 2.5.7 and .8 worked under WP4.3 but stopped working under WP4.4.

    I’ve deactivated all other plugins and set theme to TwentyTwelve – still not working. Debug True is not revealing any hints either.

    Anybody else out there experiencing this?

    #170883
    edmondox
    Participant

    Normal forum software can search by date / author / tag and within specific forums and topics – am I missing something – does bbPress have a decent search function hidden somewhere?

    #170881
    gene-stevo
    Participant

    Hi Robin,
    Many thanks for your response. I downloaded, unzipped, installed and activated your plugin from your site.
    Unfortunately messages and replies are still not being sent.
    Via Postman SMTP I get notifications of users editing their accounts, I get messages sent via contact forms but sweet FA from bbPress.
    Needless to say I’ve checked the e-mail servers and they’re not finding their way into spam folders.
    Any further help/advice would be gratefully received.
    Cheers,
    Eugene

    #170878
    Manuel Fritsch
    Participant

    Hi there,

    Yoast SEO takes over (Browser/Site) Meta Title admin, and does so nicely with the Forums pages. However, when activated, it replaces the personal profile page meta title with the URL. When deactivated, this title reads “Move Meta | Your Profile”.

    I use WordPress (MS) 4.4.1, bbpress 2.5.8, Yoast SEO 3.0.7. Our forums (in the making).

    Does anyone have any ideas how to fix this? Maybe Yoast could enhance his plugin – what could I ask him to do, what would he need to know?

    Thanks four your help and time
    Manuel

    #170876
    Argema
    Participant

    On our website we have the following problem: users with BBpress role “Blocked” still receive notifications for their subscribed threads. Therefore a Blocked user can read by email the new posts posted in theis subscribed threads. I need that they don’t receive notifications if their bbpress role is blocked.

    #170872
    Pascal Casier
    Moderator

    Hi,
    According to the codex, only v4.x is supported (https://codex.bbpress.org/getting-started/importing-data/import-forums/)
    Can you maybe first upgrade from your v3 to v4 ?
    Pascal.

    #170865
    Pascal Casier
    Moderator

    Hi, a trac ticket is created and will hopefully be implemented in one of the next versions of bbPress. If you need this now, maybe this thread can inspire you: https://bbpress.org/forums/topic/migrating-from-one-bbpress-installation-to-another/
    Pascal.

    #170864
    pyronaught
    Participant

    Good question, too bad nobody answered it. I was wondering the exact same thing. Why would there not be an importer for the most current release of bbPress? Doesn’t make any sense.

    #170861
    pyronaught
    Participant

    Here’s another performance profiler that is useful: https://wordpress.org/plugins/p3-profiler/

    Not as detailed as the Query Monitor, but it does give you a view of which plugins are hogging the most time. bbPress is at the top of the time-hog list on my application, which is not surprising given that it has to deal with the most data.

    #170857
    seravi61
    Participant

    Hello,

    I have a blog that is in 4 languages. I want a forum for each languages. How can I make this happen with bbPress ?

    Best regards,

    Seravi

    #170856
    mikebare
    Participant

    I would like to migrate my vBulletin v3 forum over to the latest version of bbPress. I tried the migration tool from bbPress but it says there is nothing to migrate.

    Is vBulletin v3 supported? If not, is my only option to update to vBulletin v4 first? I would like to avoid that as the upgrade costs $200 and I wouldn’t be using the software.

    Please help.

    Robin W
    Moderator
    #170854
    Robin W
    Moderator

    ok, it’s not a good idea to post user access details on the website.

    I took a quick look, but please DELETE my username to prevent you being spammed.

    This may be either a permalinks issue, or theme or plugin

    so try

    Permalinks

    This could be an issue with your rewrite rules. To fix this try resetting your permalinks. In your WordPress Administration Screens navigate to Settings>Permalinks, MAKE A NOTE OF WHAT IT IS SET TO, then select a different permalink structure and save. Then select your preferred permalink structure and save again.

    If that doesn’t fix, Then

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back

    #170850
    Robkk
    Moderator

    Most common choice for this is GD bbPress attachments.

    Their is also BuddyPress Forum Editor if you use BuddyPress as well.

    #170843

    In reply to: Breadcrumbs

    Robkk
    Moderator

    @morok

    Do you have a forum or category called forum??

    The default bbPress breadcrumbs can include the parent forum/categories name in the breadcrumbs, but it shouldn’t just display the post type like that.

    #170836

    In reply to: Per user moderation

    Robkk
    Moderator

    There is this for users posts submitted. It offers an option to approve a user one or all the time.

    https://wordpress.org/plugins/bbpressmoderation/

Viewing 25 results - 12,526 through 12,550 (of 64,454 total)
Skip to toolbar