Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 2,501 through 2,525 (of 64,474 total)
  • Author
    Search Results
  • #226175

    In reply to: BBp style pack

    Robin W
    Moderator

    Sorry, that file is back and corrupted I cannot say why.

    I can only suggest 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

    #226173
    alastair123
    Participant

    It looks like the default pagination details are being generated like this:

    plugins -> bbpress -> templates -> default -> bbpress -> pagination-topics.php

    Inside this module are these calls which go into the plugin:

    bbp_forum_pagination_count()
    bbp_forum_pagination_links()

    These are both defined in:

    plugins -> bbpress -> includes -> topics -> template.php

    #226169
    Robin W
    Moderator

    ok, to save me searching where is ‘I can see where this is being generated in the bbpress plugin PHP code’

    #226162

    In reply to: Issue with Polylang

    xxreef
    Participant

    Hi,
    in polylang settings the url is set to change with language, bbpress work for all situation (topic post reply) but the edit and other link in the upper bar not work.

    polylang settings

    this is the default configuration for polylang.

    With the flag “Hide URL language information for default language” allow to work for the default language (not use /en/).

    I try to add a rewrite rule to htaccess without success.
    https://stackoverflow.com/questions/70142230/why-my-additional-rewrite-rule-is-ignored

    Bye Renzo

    #226159
    alastair123
    Participant

    Hi Guys,
    I’ve taken it upon myself to try and create my own customised forum – I’ve got it mostly working how I’d like, but I’ve hit a brick wall in trying to easily customise how the pagination should look for the lists of topics and also replies.

    I can see where this is being generated in the bbpress plugin PHP code, but ideally I would leave that alone as my changes could disappear on a plugin upgrade.

    I tried following a useful tutorial I found on WPUP, but it didn’t generate any pagination at all – perhaps I am on a different plugin version or something.

    Any advice on how to go about this would be really appreciated!

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

    #226143
    susanhsun
    Participant

    Hei
    After activated bbpress, the default wordpress user role reduced to only reader and administrator.
    Is there anyway to get the default roles back?

    Best regards,
    Susan

    #226138
    m1ngum0u
    Participant

    @robin-w could you check your engagements.php on your test forum?
    (/yoursite/wp-content/plugins/bbpress/includes/common/engagements.php)

    i’ve got
    public function get_users_for_object( $object_id = 0, $meta_key = '', $meta_type = 'post' )

    i think $meta_key value shouldn’t be empty…

    #226132
    m1ngum0u
    Participant

    I imported all forums from vBulletin to bbPress a couple days ago and now moderating it. Maybe import could cause this?

    #226127

    In reply to: BBp style pack

    Robin W
    Moderator

    there is no one ‘best’ in fact I suspect that almost all themes will work with style pack.

    It is only where a theme is specifically written for bbpress or buddypress that the css is likely to be over-written by the theme.

    #226122

    In reply to: BBp style pack

    Robin W
    Moderator

    if you use a theme that has a bbpress/buddypress emphasis, it is likely that it will overwrite some settings particularly styling in stle pack, as the theme loads css last.

    If you have a particular page that needs changing, post it hear with the changes and if there are no too bad, I’ll try and give you some extra css.

    #226121
    m1ngum0u
    Participant

    Hi! I’ve got that:

    Error thrown
    Call to a member function get_users_for_object() on null

    When i turning visibility option to “Hide” it happens.
    And I cannot access any topics and forums.I can only access profile page of bbPress

    Found this method in engagements.php(/includes/common)(/includes/users), capabilities.php (/includes/users)

    any suggestions to solve it?
    using bbPress 2.6.9 and WordPress 5.2.13 with Pointfinder theme.

    #226100

    In reply to: bbPress like Flarum

    sinan isler
    Participant

    oh this is good thanks man i was going to import to bbpress somehow but discourse works too 🙂

    thank you

    #226099

    In reply to: bbPress like Flarum

    Given how old is the original theme and the absence of an official follow-up or fork, even if you manage to find a working link, I think you can’t rely on this theme. If there isn’t an issue with it currently (I don’t know really), there will eventually.
    Plus, but that’s my own experience, bbPress is horrendous and slow.

    I’m fairly sure that migrating Flarum to bbPress will be a painful and deterrent experience (I don’t even know if someone actually did such a thing) and that if you need modern software to host a community, Discourse is the number one choice (I have no affiliation with them).

    Plus, there is a built-in script to migrate from Flarum to Discourse. See https://github.com/discourse/discourse/blob/main/script/import_scripts/flarum_import.rb

    I’ll let you use a web search engine for further information…

    #226097

    In reply to: bbPress like Flarum

    sinan isler
    Participant

    is there a any solution for importing flarum forum to bbpress 🙁

    this flarum making me crazy !!!!!
    upgrading is problem
    migrating is problem
    extensions are problem

    i have never seen so problematic web software ever FFS

    HELP!

    #226093

    In reply to: Missing Forum Menu

    dilnawaaz
    Participant

    By keymaster, do you mean complete back-end control? If yes, then the user has complete administrator control. We can’t see a ‘keymaster’ role either on wordpress or bbpress.

    We are getting a ‘Topics’ and ‘Reply’ tab but not the ‘Forum’ tab in the menu. Here’s the screenshot – https://prnt.sc/22qcdfs

    #226073
    AdventureRidingNZ
    Participant

    Thanks Robin.

    After your comment on my other issue I pasted this code into the custom css part of my child theme and it worked when placed in there.
    So I went back to my child theme and found a typo in an earlier entry which meant nothing after that was being picked up. Once that was fixed and the document version updated it picked up both these changes.

    The child theme css is /themes/newsphere-child-theme/style.css?ver=1.0.2
    and I’ve put “my child theme css ATTN Robin W” in it to make it findable.

    So my forum-Author column is now wider as I had wanted thank you, but the forum-content area has not reduced correspondingly meaning the author section overlaps the content section and I can’t see a specific width designation for the forum-content area to update.

    #bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
        margin-left: 130px;
        padding: 12px 12px 12px 0;
        text-align: left;
        position: relative;
    }
    Robin W
    Moderator

    try this is the custom css part of your theme

    #bbpress-forums div.wp-editor-container {
         line-height: inherit !important;
    }
    #226066
    AdventureRidingNZ
    Participant

    The Author section seems to have a width of 115px and I’d like to widen that. I’ve tried using the below code which I pulled from a the inspect bar in Chrome and pasted into my child themes styles.css but it doesn’t work.

    Can anybody help?

    EddieB’s BMW R100GS

    /* Make Forums author section wider */
    #bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author {
        width: 140px !important;
    }
    #226063

    In reply to: Missing Forum Menu

    dilnawaaz
    Participant

    Hi,

    We tried all the recommended suggestions and the problem – Forum Menu is Missing – still continues.

    We switched to twentytwenty theme but the forum menu option did not come up. Here is the screenshot – https://prnt.sc/22keops

    We deactivated all the plugins except for bbpress and that also didn’t show the forum menu. Here is the screenshot – https://prnt.sc/22kf61w

    Finally, as you recommended, we also did a health check and the site health is good. Here is the screenshot – https://prnt.sc/22kfrgs

    Since we switched themes and the forum menu did not show up, can we assume it is not a theme issue?

    We need a resolution for this problem. Please suggest what can we do to bring the forum menu up.

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

    #226037

    In reply to: Missing Forum Menu

    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

    #226020
    ecollart
    Participant

    Doing some tests on a fresh WP install (theme Twenty Twenty-one) with only the bbPress plugin gives following results:

      I can create topics not assigned to a forum from backend (being super sticky or not) and see them in “All Topics” from backend.
      From backend, I can modify those topics
      From Frontend, I can modify from top menu (admin menu) but I cannot use the “Modify” menu visible on the topic (this gives me error “Nothing found here” !

    So I clearly have a problem caused by one of the other plugin on my production site but it seems bbPress has also a small problem.

    Eric Collart
    PS: I am OK for any remote control short session to show you the erroneous behavior even on a fresh site.

    #226016
    ecollart
    Participant

    Well,

    I got time this evening (Belgium time).

    The problem described here is caused by bbPress; reproduced on a deafault install of WP with only bbPress as plugin.

    That’s an annoying one because you cannot change user ID in WordPress and I have 250 accounts.

    I hope we can find some solution or workaround …

    Eric Collart

    #226015
    ecollart
    Participant

    Well,

    you are now way too deep for me but I understand bbPress could be causing that…

    I will deploy a test WP site with only bbPress and Private group plugin and see how it behaves for my 2 opened questions…

    This can take a day or two…

    Thanks a lot for support !

    Eric Collart

Viewing 25 results - 2,501 through 2,525 (of 64,474 total)
Skip to toolbar