Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 31,501 through 31,525 (of 64,517 total)
  • Author
    Search Results
  • #110611

    Marco – thanks for the feedback. No reason to double post this. Trac is plenty fine.

    Not the same issue at all. Also looks like you fixed it.

    Not the same issue at all. Also looks like you fixed it.

    #113940

    Look harder. Plenty of examples in the forums here and the codex.

    What your site looks like is not the intention. Your theme is not compatible with bbPress, since it’s doing something o override the WordPress template loader.

    #113962

    Not experiencing any of these issues on several installations. Can you please try your updates again? If you have anymore feedback other than ‘it broke’ would also be great.

    #113960
    DarwinsDream
    Member

    WOW scary results here. I have a stable thing with WP 3.3 and bbPress 2.0.2 im down right frightened to uprade either of these. I’m not touching a thing right now and I recommend that to everyone.

    #45381
    DNBrawler
    Participant

    Hey BBpress Community,

    I’d like some sort of direction about making the first posts of every topic appear on the top of all of the topic’s pages.

    Also I’d like for the first post of each topic to be separated from the replies . I prefer this appearance because I want to add ads, similar topics, and messages.

    And, I’m currently investigating how to do this but to ease the workload has anyone found a way to differentiate how many topics appear on a selected page. As you can see on my site http://wwww.dnbrawler.com it is set to 6. But I want the forums to wield 15 or more.

    Thanks, please excuse me for all the requests I look forward to your responses.

    #114016
    TFUME
    Member

    Adding the following to the child theme’s functions.php or bbpress-functions.php seems to fix this so all template files are used as expected:

    remove_filter( 'bbp_template_include', 'bbp_template_include_theme_compat', 4, 2 );

    Not sure if this is supposed to be required though.

    #110610
    Marcoz
    Member

    For accessibility, a mixture of the two approaches tables vs. lists would have been the optimum. And maybe that’s still pssible to do?

    My suggestion would be this:

    1. On the forums overview page, where there are forums, topics in each forum, etc., a table is the appropriate form to use. It has column headers, and each row consists of a data record AKA a single forum. For this, a data table, wsemantically a table with appropriate tags, is indeed the correct way to go! Not all tables are bad per se!

    2. Same goes for the listings of topics within each forum. These have column headers, too, and each row tells the story about each topic. A perfectly legal and sanctioned use of tables!

    3. The only part where a table is not appropriate for usage is when displaying a single topic with its replies. The TwentyTen bbPress theme definitely uses a data table semantics for layout purposes here, e. g. grouping a reply header, content, and footer together in a way that is clearly meant for layout. There are no column headers, and not every row tells a story about a single post. Instead, a post spans multiple rows, each with different information. This is what accessibility folks call layout tables, and these are banned by the W3C and hated passionately by each screen reader user on this planet. Topics and replies lump together in a big spaghetti-like table without a real distinction where one post ends and the next begins.

    Converting this to more appropriate markup was the right thing to do. Converting the forums and topics listings, was not. A list item is a list item, and not a column header or table cell. In data tables, browsers’ accessibility APIs can create correct linkage between a column header and the relating cell down in the table. The user can therefore hear if the number they’re hearing is the number of voices, replies, the title or what. If these are done by lists as it is now, there is no way on this planet that this kind of essential linkage can be provided. There is simply no technique to do this.

    I would like to strongly request, and I will also put this in a Trac ticket, that the bbt-compat files be adjusted so that forum listings and topic listings use a regular data table as they do in TwentyTen, and that the single reply and topic page be kept as the updated version that’s there now.

    In fact, this very support forum uses the exact right combination of things! Why it differs from what will be in 2.1 if things aren’t changed, I don’t know.

    This is an urgent plea to consider making these changes for better accessibility of 2.1!

    Marco

    smackmathew
    Member

    I have this same problem. http://bookmoxy.com/forums

    If I try to access my forums in my buddypress profile it comes up with a blank page.

    It’s a brand new network install running WordPress 3.4 BuddyPress 1.5.6 bbPress 2.0.3

    smackmathew
    Member

    I have this same problem. http://bookmoxy.com/forums

    If I try to access my forums in my buddypress profile it comes up with a blank page.

    It’s a brand new network install running WordPress 3.4 BuddyPress 1.5.6 bbPress 2.0.3

    #113885
    operative_me
    Member

    Here’s the initial error message I get. Haven’t found a way to fix it yet. frustrating.

    Warning: Cannot modify header information – headers already sent by (output started at /home1/prospor8/public_html/wp-includes/functions.php:2705) in /home1/prospor8/public_html/wp-includes/pluggable.php on line 881

    Warning: Cannot modify header information – headers already sent by (output started at /home1/prospor8/public_html/wp-includes/functions.php:2705) in /home1/prospor8/public_html/wp-includes/pluggable.php on line 881

    #114012
    Sudzy
    Member

    If anybody got’s any other ideas that would be great, I’m not very good with CSS and stuff.

    #114023
    SUB_dawg
    Member

    Ah ok, it was my theme. Is there a specific place I should enable a bbPress theme? The one that I had a problem with is supposed to be bbPress enabled.

    #45367
    SUB_dawg
    Member

    Hi!

    I just installed bbPress and made a whole bunch of forums. The problem is, when I navigate to mydomain.net/forums, there are no forums on that list.

    Help me? Thanks!

    Jake

    #114011
    Sudzy
    Member

    Alright, thanks man… hopefully I could get this setup.

    #113951

    If anyone has any other 3.4 issues feel free to post in https://bbpress.org/forums/topic/bbpress-203-and-wordpress-34 :)

    #112566

    In reply to: 2.1 release date

    Just a note, should be fixed now https://bbpress.trac.wordpress.org/ticket/1849 :)

    #114019

    In reply to: How to attache photos?

    #114010

    It’s an issue with your theme and it’s CSS conflicting with bbPress. If you activate TwentyTen/Eleven it will work fine.

    You will need to contact your theme author or make your own adjustments to the theme so that it is compatibile with bbPress.

    #113924
    #113958
    rmazereeuw
    Participant

    Upgraded to new WP with no issues. Tried to upgrade to latest bbpress from within the plugins admin page, and get the error:

    Plugin could not be activated because it triggered a fatal error.

    #113957
    Olzen
    Participant

    After update my forum styling got corrupted. ‘width’ parameter on posts seems to be not correctly set.

    Anyone have an idea where this parameter is set?

    Using Suffusion theme.

    O

    #114009
    Sudzy
    Member

    Still having the same issue.

    #45366

    Topic: Replies jumbled

    in forum Installation
    r4S
    Member

    There appears to be an incompatibilty between bbPress 2.0.3 and PostMash plugin on WP3.4.

    Replies to topics created in earlier versions are not in chronological order.

    Disable PostMash all OK but how do we now order our posts?

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