Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 32,576 through 32,600 (of 64,534 total)
  • Author
    Search Results
  • #112585
    p3pp3r
    Member

    Thanks. Debating between bbpress and mingle.

    #110215
    dlzor
    Member

    I hate to drag up an older topic, but I’m having the same issue. What exactly did you change starofmay to make things work for you?

    #112584
    #43575
    p3pp3r
    Member

    Im sorry if this has been asked already. I need help kindly making bbpress as a page in my nav bar? Info highly appreciated. Thanks in advance.

    #43574
    ladymeg
    Member

    Hi there,

    We just installed bbPress 2.0.2 on the latest version of WordPress. Everything is working great, except that when someone subscribes to a topic they never receive the email notifications. Regular WordPress notifications (such as new user registration) work fine. Any idea what’s wrong? The only other plugins we have are small things like random quote widget and weather widget.

    Thanks!

    #43573

    Hello, I have bbpress up and running along with buddypress and it’s working fantastic. I have just one issue.

    On my main forums page, I can’t figure out how to get the topic count to update. For example, here is my page listing all my forums:

    http://www.cornerstonecooking.com/forums/

    The second forum (Cornerstone recipes) says it has two topics but there is really only one. I created a topic in that forum and then deleted it but the count still shows 2 topics. While this isn’t a huge deal, I can imagine it getting confusing as forums grow.

    I even permanently deleted the topic in the wordpress admin section thinking that might do it. Still no luck.

    Is there some reason why this count isn’t updating normally?

    Thanks!

    tayholliday
    Member

    I’m using “bbPress (Twenty Eleven) 1.0 by Stephen Carroll, WordPress and bbPress teams.” I get the error:

    “Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.”

    And the page templates don’t show up, so I can’t create a forum index. Have I installed this theme incorrectly?

    thanks!

    #42218

    Topic: post #2…

    in forum Installation
    nosdk
    Member

    I’ve just installed bbpress and it looks great. I seem to some sort of problem. When some post a reply to the first post i looks strange…

    LINK: http://www.neworleanssaints.dk/Forums/emne/test-trad/#post-3573

    WordPress vers: 3.3.1

    bbpress: 2.0.2

    #110546
    harnold007
    Member

    My installation instructions.

    1. Installed plugin and activated in WordPress.

    2. Copied the contents of /wp-content/plugins/bbpress/bbp-theme-compat/ into my themes root folder /wp-content/themes/YOURTHEMENAME/

    3. Modified bbpress.css in /wp-content/themes/YOURTHEMENAME/css/

    4. Put in this line in my header.php <link rel=”stylesheet” href=”<?php bloginfo(‘template_directory’); ?>/css/bbpress.css”>

    5. Modified my page.php in /wp-content/themes/YOURTHEMENAME/ (please note if you have any other pages using page.php in your theme modifying this file will also modify those pages utilizing this wordpress page template). I modified it so my forum would be full width without the sidebar. This will vary depending on your theme.

    6. Created my forums in my wordpress admin panel under the forum section.

    7. Tested, everything is working great!

    #112460

    It looks OK to me but I rarely mess with stuff like this.

    If your site is still under development, you may consider upgrade bbPress to 2.1 (currently in testing). It has some new theming features and auto-detection in place.

    In 2.1 it should automatically find those files without needing to put anything in your functions.php.

    If you do choose to try 2.1, since it is “beta” at the moment make sure and back up everything first just to be safe.

    #112531

    You will have to elaborate on that.

    #112530
    smithdavid
    Member

    How to await moderation post???????

    #112459
    Millen
    Participant

    Someone?

    #112559
    Milner99
    Member

    Seems I’ve found out why. The theme I’m using doesn’t seem to have a template that’s supports the bbPress forum.

    Anyone wanna help me tweak this theme!? lol

    #112540
    DarwinsDream
    Member

    Thanks man but I have looked all over both CSS files.

    /theme/styles.css

    /css/bbpress.css

    I dont see anything about profile or user visabilty or any allow statment going on in there.

    Do you know where this elusive theme edit is you speak of????

    It may have to do with my no login with firefox and safari issue as well.

    #112536

    In reply to: Safari and Chrome CSS

    DarwinsDream
    Member

    I got it…. woah… Topic Resolved

    in bbpress.css (Line 109)

    #content th.bbp-topic-author,

    #content th.bbp-reply-author {

    text-align: center;

    width: 110px;

    }

    Sets the size of the container holding all the author info. Which the forum content aligns to. Mine was set too small it works now. With a little tweaks back and forth to adjust for cross browser continuity. hmmm

    Do you know what effects the update to 2.1 will have?

    btw you rock as a moderator !!! thanks

    and how the hell do i change my avatar on bbpress.org ? haha

    #112526

    If you are using bbPress 2.x (which you are) all the users are shared and everything is taken care of automatically – so no need to worry :)

    The article you were reading might have been for bbPress pre 2.x.

    #112525
    ericaski1
    Member

    My site has a forum AND may have a blog in the future. So I just wanted to be sure that users did not have to create two different logins.

    So this will occur automatically? An article I thought I read in one forum that the databases for the bbpress and wordpress users were inherently separate, unless you specifically told bbpress to use the same database as wp?

    #112535

    In reply to: Safari and Chrome CSS

    I see what you mean. I’m not sure, I played around with the CSS but couldn’t get it to work either.

    It’s worth noting that bbPress 2.1 actually has switched to a tableless layout :)

    #112266

    Hmm I see what you mean.

    I’m not sure where that is coming from. That portion (the heading) is controlled by your theme, not bbPress.

    If you switched your theme to TwentyEleven my guess is that the problem would go away.

    You will have to look and see if you can find what code the theme is using and it might help track down where this is coming from.

    #111152

    To my knowledge there is no “switch” that turns them off.

    I believe you will need to edit your theme to remove where the tags are being called.

    #85565

    No need to bump an old thread.

    Check out this https://wordpress.org/extend/plugins/bbpressmoderation/

    Please create a new topic if you have more questions.

    #112529

    Think this is what you are looking for https://wordpress.org/extend/plugins/bbpressmoderation/

    #110544
    harnold007
    Member

    I figured out the forum was based off of page.php in my themes directory. I just modified page.php the way I wanted it and it is working great. Thanks!

    #43548
    DarwinsDream
    Member

    Does anyone know what php pages edit the content of the embeded bbpress page?

    example:

    http://www.soundhampton.com/?forum=news

    I would like to edit out aspects of the page and move acpects of it to the bottom.

    ie. Move “This forum contains” box to the bottom maybe removing altogether

    Also editing the create a topic box…. maybe there is good plugin im not sure ive been buried in the coding of this and havent found anything.

Viewing 25 results - 32,576 through 32,600 (of 64,534 total)
Skip to toolbar