Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 12,376 through 12,400 (of 64,530 total)
  • Author
    Search Results
  • #171663
    gleninjersey
    Participant

    Hi Pascal,

    Thanks for the response and help. I’m a complete newbie. I understand I need to change

    #bbpress-forums .bbp-forums-list li {
    display: inline;
    }

    to

    #bbpress-forums .bbp-forums-list li {
    display: block;
    }

    But am completely clueless as to how to make that change.

    I’m using theme 2010 and went to Appearance -> Editor -> and then copied entire thing and pasted it into a word document and did a “control-f” using

    “#bbpress-forums .bbp-forums-list li {
    display: inline;
    }”

    and “#bpress-forums” or just “forums” and couldn’t find where I needed to make the change.

    I’m probably making this much more difficult than I need to…How do I do about making this change?

    #171661
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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 twentyfifteen, and see if this fixes.

    Then come back

    #171660
    Robin W
    Moderator

    All I want to do is have my website show other users’ basic info when I click their name in a forum post.

    That’s what it is supposed to do – click my name here and you’ll go to my profile !

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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 twentyfifteen, and see if this fixes.

    Then come back

    #171658
    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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 twentyfifteen, and see if this fixes.

    Then come back

    #171656

    In reply to: Logins

    Robin W
    Moderator

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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 twentyfifteen, and see if this fixes.

    Then come back

    #171653
    Pascal Casier
    Moderator

    If you look for a coder concerning WP/bbPress, don’t forget to post on http://jobs.wordpress.net/

    Pascal.

    #171650
    pwonlineblog
    Participant

    Still not working.

    Before my first post I did try those two steps (I was paying attention and did read the “Before posting” post at the top of the page).

    But I did try again. I deactivated all but bbpress. When I attempted to change the theme to twentyfifteen I discovered that I didn’t have the most up to date version of WordPress, so I updated it. I now have all but bbpress deactivated and the twentyfifteen theme installed, and still no luck with the forums.

    I appreciate all your help. Any more ideas?

    #171648
    Stephen Edgar
    Keymaster

    I’ve never heard of Dizkus πŸ™

    You could try making some more changes to the phpBB importer yourself if it already partially works:

    Custom Import

    Also checkout both of these for SMF and phpBB for the upcoming bbPress 2.6 release.

    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/phpBB.php
    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/SMF.php

    #171646
    Robin W
    Moderator

    before you do that, lets just eliminate theme and plugin.

    bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes

    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 twentyfifteen, and see if this fixes.

    Then come back

    #171644
    Stephen Edgar
    Keymaster

    Cool…

    Looking into supporting importing avatars to at least support BuddyPress’ avatars out of the box is one of the many things on my todo list that I just haven’t got to yet, maybe I’ll take a look at it for bbPress 2.7, 2.6 is close to being out the door so fingers crossed for 2.7 πŸ˜‰

    #171638
    Stephen Edgar
    Keymaster

    On the avatars front, maybe this will help?
    https://github.com/CybMeta/kunena-attachments-to-bbpress

    #171637
    Stephen Edgar
    Keymaster

    If you look at the phpBB importer it has the callback_html and parses a bunch or regular expressions to manipulate the previous BBCode or HTML strings, will that work for you?

    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/phpBB.php#L934

    #171632
    Stephen Edgar
    Keymaster

    Awesome πŸ™‚

    Just to add that the standard Drupal forums module for Drupal 7 was included in bbPress 2.5, I’m not sure if there is anything in that that you may not have in your Drupal 6.

    Also, two of the importers SMF and phpBB have some cool new things for the upcoming bbPress 2.6, importing favourites, subscriptions, anonymous topics/replies/posts, you may want to have a look there to see if they help in importing more data from Drupal
    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/phpBB.php
    https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/SMF.php

    #171629
    Pascal Casier
    Moderator

    Hi,
    If you have bbPress 2.5.8, you should have ‘Tools > Forums > Import Forums’.
    If you start from scratch, know that version 2.6-alpha has better import functionalities. Although already very stable, as it says, it’s still alpha version.
    Pascal.

    #171628
    Pascal Casier
    Moderator

    Hi,
    So you have bbPress translated into CZ if I understand correctly ?
    If so, would you mind helping with the translation for the whole CZ community ? https://translate.wordpress.org/locale/cs/default/wp-plugins/bbpress

    If you are interested, I can guide you on becoming PTE for bbPress, let me know. Then you can import you .po file and everybody can have bbPress in CZ then !

    Thanks,
    Pascal.

    #171627
    Pascal Casier
    Moderator

    Hi,
    You could do this by copying the bbPress php file needed to a (child) theme and then modify it accordingly.
    More info here: https://codex.bbpress.org/themes/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/
    Pascal.

    #171618
    pwonlineblog
    Participant

    I had looked at several videos and none of them talked about step 3 and setting up a page. I have now done that and I can view the page (called: forums). And the test forum I set up has “forums” in the forum root slug heading. But I still get page not found. This is the address of the forum I have set up:

    http://portwennonline.com/wordpress/forums/forum/dmforum/

    I’m now starting to wonder if the issue has to do with Aabaco. This is the company that recently took over the Yahoo web hosting. I followed the guide above step-by-step I’ve even tried deleting all of the created pages and forums I’ve set up, deleted bbpress from my plugins and then reinstalled it and tried again – I’ve actually done this several times. Do you think a call to Aabaco might solve the issue?

    #171609

    In reply to: how to remove sidebar?

    Robin W
    Moderator
    #171607
    Robin W
    Moderator

    ok, how have you set your forum up ?

    Have you been through

    Step by step guide to setting up a bbPress forum – Part 1

    in particular step 3?

    #171606

    Topic: Notifications Widget

    in forum Plugins
    wafflecloud
    Participant

    Hiya,
    I apologize if this is the wrong section but I have a quick inquiry for you all. Is there a bbpress plugin that creates a notifications widget.

    So basically say a standard user is sent a private message from another user but I’ve removed my admin bar…. is there an existing plugin to create a widget that would display notifications which I could place on my page to show that private message is waiting to be read in a similar way to the admin bar?

    Alternatively how would one go about editing the admin bar to remove the content to the left like the wordpress logo or “visit site” / dashboard tachometer icon?

    Thanks in advance to all who respond!

    #171603
    Robin W
    Moderator

    yes you can create new roles with custom capabilities

    https://codex.bbpress.org/custom-capabilities/

    #171596
    Trike27
    Participant

    Is it possible to install bbPress 2.6 to import a phpBB 3.1 and then downgrade bbPress to stable 2.5.8 (if necessary)?

    Thanks
    Martin

    #171589
    jessamca11
    Participant

    i am trying to remove the sidebar from all of the forum pages. i went through the bbpress template files under templates>extras folder and removed:

    <?php get_sidebar)(); ?>

    but they are still showing. is there anything else i can do? i am using simple mag theme.

    thank you!

    #171588
    #171587
    matousch
    Participant

    At last it works with bbpress-cs_CZ.mo and bbpress-cs_CZ.po in ../wp-content/languages/bbpress folder.

Viewing 25 results - 12,376 through 12,400 (of 64,530 total)
Skip to toolbar