Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 28,001 through 28,025 (of 64,518 total)
  • Author
    Search Results
  • #124493
    Stephen Edgar
    Keymaster

    This is bbPress, you should ask the Buddy Press community over here http://buddypress.org

    #124492
    Stephen Edgar
    Keymaster

    Download links for v1.2 are over here https://bbpress.org/download/legacy/
    (v1.2 is the same as v1.1 with a fix for BackPress pomo language support)

    I also updated https://codex.bbpress.org/import-forums/

    #124488
    MSkovmose
    Participant

    Greetings,

    I’m working on my first WordPress page and have selected bbpress as my forum plugin.
    However my theme (Montezuma) is not too fond of just installing and using this forum. I found out I had to make new main template PHP files for each page bbpress uses.

    I found out that the main page is archive.php… but I’m having problems finding the right page for user profiles.

    Can someone help me out here? Maybe an entire list of filenames that bbpress uses?

    Thanks. 🙂

    #124486
    steilenhang
    Participant

    That is a little strange. This topic did not move to the top. It still says that the last reply was 1 month ago.

    Edit: Works now with this reply..

    #124485
    steilenhang
    Participant

    John James Jacoby said: You’ll want to update to bbPress 1.1 first; the schematic changed from 1.0 to 1.1.

    Where can we download 1.1 then? Its not at the legacy page. I got 1.0.2 too and are trying to upgrade to latest 2.x.

    You might want to update the Import Forums Codex because it says that bbPress v1.x is supported, but its not as you said yourself.
    https://codex.bbpress.org/import-forums/

    #124482
    aaclayton
    Participant

    I’ve managed to wrap my head around the new bbpress forum roles system pretty well, but unfortunately I think there is a minor flaw in its construction that prevents the flexibility in capability allocation that we had before this addition.

    I have several groups of users on my site who participate in a special set of forums that are grouped within a forum category which is HIDDEN. I had previously allowed users who attain appropriate qualifications to participate in these hidden discussion forums by assigning them an elevated site role like “Contributor” which possessed the “Read Hidden Forums” capability.

    The issue is now that forum roles have entered the picture, the “Participant” rank seems to override the “Contributors” ability to read hidden forums. I cannot manage to get any user the ability to view hidden forums unless they possess a forum role of moderator or keymaster. This poses an issue in my case, because I simply want these users to participate in hidden forums, but not have the ability to moderate them.

    To summarize, it seems that bbp_participant’s lack of read_hidden_forums overrides my site role that actually has this capability assigned. What would be ideal is if I can assign these bbpress capabilities to a sitewide role, which would allow that role to supersede the capability set of a participant.

    I’d welcome any thoughts or advice,
    Andrew

    #124480
    sureshtmp-456
    Participant

    oh…even in this bbpress post lt and gt character does not work. Thats interesting. Anyone can help me to understand.

    #124479
    sureshtmp-456
    Participant

    Hi

    I have a wordpress(3.4.1) installation adb bbpress 2.2.2 plugin.

    For some reason whenever any tag like , , , etc… are put in the content of a topic, it get removed while saving the topic. Even the tags allowed by default are removed while saving.

    So basically a line like

    I am going to and will need

    will become

    I am going to and will need

    after saving.

    I have tried putting and surrounding the content, but it does not help.

    I have also tried “bbpress post toolbar” plugin but that kind of messes of with my theme
    and too many things start breaking so I removed this.

    I have already spent few days on this issue. Can someone help ?

    thx
    -Suresh

    #124478
    aaclayton
    Participant

    @JohnJamesJacoby, Thanks very much for confirming this! I found the ticket you created with a solution: https://bbpress.trac.wordpress.org/changeset/4657

    I’ll probably go ahead and push this through later today, great work and Merry Christmas!

    #124477
    common8308
    Participant

    So,, there’s no plan so far.. thanks for letting me know. 🙂
    I just decided to follow your advice and adjusted CSS to the img tags in the activity stream contents.
    Thank you for the fast reply!

    #124472
    #124471

    Hi @rkarel,

    Welcome to the forums. If I understand correctly, to do what you want, you’ll likely need to dive into the templates and start writing some custom code.

    bbPress comes with a very basic set of templates to get you started, so that you can quickly get started using it. Once you want to customize the look and feel, it’s very similar to WordPress, where you’ll need custom code to do it.

    Check out the documentation to get started. There are lots of hints and tips in there.

    #124470
    Rkarel
    Participant

    I am going to use a lot of categories and subcategory in the BBPress forums, how can I make displaying the most recent 15 subcategories’s topics in my categories? For example, the main forum’s page displays [bbp-forum-index] and [bbp-topic-index] , if I am goint to category’s page, this page displays only subcategories, and i want to display resent topics under list of subcategories! Sorry for my English 🙂

    #124467

    Confirmed the bug. It’s fixed in trunk, and will be part of bbPress 2.3 in January.

    Sorry about that.

    #124466

    @rigormortis_uk – The Moderator role.

    Users can have multiple roles; in this case one for the site, and one specifically for the forums.

    #124465

    In reply to: Next question

    This isn’t a testing site, so I’m closing this topic.

    If you have ideas for improvement to the site, create a ticket and include some details/mocks/CSS.

    Thanks for the feedback.

    #124463

    No plans, but could be done. Since the BuddyPress activity streams contain full HTML in each item, it’s a bit of a mess to change the visual layout. You could use some targeted CSS to improve it, but until we move to having callbacks for the items, it’s pretty limited what customizations you can do.

    common8308
    Participant

    I’m currently using the most recent version of WP + BP + BBpress together with great satisfaction.

    In my site, I’m using bbpress as graphics forum, so the participants usually post lots of topics/replies with image contents with img tags.

    The issue is that the images are all shown in buddypress activity stream having the original widths/heights, so the activity stream, which is supposed to be brief and simple, are all messed up with huge photos and images.

    I wonder if it’s the special behavior of my site, or a normal behavior.
    And if it’s the normal behavior of bbpress, I’m curious to know is there a future plan for inserting the image resizing function in activity stream.

    Thanks for reading! Merry Christmas to all. 🙂

    #124458
    Foff
    Participant

    Anyway to get Arabic version for bbpress 2.2.3?
    Any language pack ?!

    #124453

    In reply to: vbulletin to bbress

    Stephen Edgar
    Keymaster

    Yes, a vBulletin importer is included with bbPress.

    See https://codex.bbpress.org/import-forums/ to help get you started.

    Lachdahnan
    Participant

    Currently I have been using the bbpress.css file for most of my color changes. However its a little tricky sometimes to figure out which color belongs to what.

    Could somebody please tell me where I can change the font color of when a person is replying to a post. As in, the color of the text I am currently typing at this moment. I changed the background color to a darker shade but now the text is being washed out and I can’t seem to locate where to change it.

    Here is a picture of what I mean:

    View post on imgur.com

    #124449
    Foff
    Participant

    Hello,
    is it possible to move my vbulletin datbase (Topics/Replies/Members/Ect) to bbPress ?

    #124447

    In reply to: bbPress 2.2.3 Released

    Ommy
    Participant

    Hi there

    I actually dont have any problems with bbpress but I wish in next versions there is a choise for seperate blockes for different categories.
    Also, is there a way for forums to have theme like group forums?
    Thanks a lot

    #124441
    Lynq
    Participant

    If you go into pages and add a new page called, forum-registration or whatever. Then add the shortcode – [bbp-register] – this will create a page for you containing the forum registration. Then you can link to that page anywhere in your bbPress or WordPress theme.

    Good luck!

    #124440

    In reply to: Q and A using bbpress

    Lynq
    Participant

    Do you have a seperate loop for replies? I have a loop-replies and a loop-topics.

    So inside loop-replies you could set the header as answers and then inside loop-topics you can set the header as Answer. It all depends on how your template is setup.

Viewing 25 results - 28,001 through 28,025 (of 64,518 total)
Skip to toolbar