Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 40,501 through 40,525 (of 64,522 total)
  • Author
    Search Results
  • #94653
    DeysonOrtiz
    Participant

    @ Rich: All the other plug-ins show up fine.

    @ CitizenKieth: I am using cyberduck for my uploads, I never had a problem like this before.

    I have also tried to install bbpress on 3 other wordpress websites of mine and it does not show either, they are all on the same hosting company, and they all have the latest wordpress.

    #36247
    Commentguerir
    Participant

    Hi,

    When i edit the title of a topic, it do not work … if i change the body of the post it take effect but not for the title(i can edit the post title but after saving it do not execute … )

    Note that i use bbpress trunk [Version 1.1-alpha-2539] the same what is running here on bbpress.org

    #94652
    LPH2005
    Member

    Did a little install on a “new” site. WP 3.0.1, BP 1.2.6, child theme with nothing but the style sheet pointing to the default so I could add the styles from the bbpress. Copied the bbpress template files into the child theme.

    Now, things worked except they looked awful. Looking at the template code for all the files that started with page (page-bbp_front.php, page-bbp_topics.php, and page-bbp_form.php)

    <div id="container">
    <div id="content" role="main">

    This causes a problem because container is also used by bp-default, therefore any child theme would fail to look good.

    Changed html code to:

    <div id="bbp-forum-container">
    <div id="bbp-forum-content" role="main">

    Then added css styles for the new ids within the styles.css for the child theme:

    Looks OK. But needs work:

    http://www.tuxreports.com/discussions/

    Hope this helps.

    #94651
    carmellom
    Member

    Thanks Rich, I appreciate it. Hope to see that beta soon and of course I will join the testing. I’m planning on using bbpress live during the beta phase.

    #94650
    Rich Pedley
    Member

    @Carmellon, erm you do know that is what this thread is about? JJJ has said he was hoping for a beta release by the end of the year (If I recall correctly).

    But you can join in the testing by using the download link on this page:

    https://trac.bbpress.org/browser/branches/plugin

    #94649
    carmellom
    Member

    Any word yet on when we are going to see some type of integration or plugin?? I’m dying to find out. Also, Is there any easy way to integrate bbpress into my current wordpress site without having to learn bbpress code to make it look seamless? I actually love learning but don’t have the time right now, 5 sites in 6 months…

    #94648
    citizenkeith
    Participant

    @DeysonOrtiz: Are you uploading the files in binary mode?

    #94647
    Rich Pedley
    Member

    Finally, not in the readme, copy the bbp-twentyten to your themes directory.

    This is not necessary, and you should not do it. One of the latest changes specifically addressed the earlier issue that we were having, and if the theme does not work correctly from within the plugin please, please, let us know.

    @Deyson, I assume other plugins show up correctly etc?

    #94646
    prnoct90
    Member

    Just kidding, its a lot easier then I thought. Anyways, a couple features I’m wondering if are there and I’m just missing:

    1. Permissions (Choosing what level of users can start new topics, reply to certain topics, etc.)

    2. Making forums display as list under parent forum (very common in most forums)

    #94645
    prnoct90
    Member

    how do I make a link to the forums sections though?

    #94644
    LPH2005
    Member

    The readme.txt has the short and simple instructions for installing the plugin.

    1. Place ‘bbpress’ folder in your plugins directory.

    2. Activate bbPress.

    3. Visit your Forums settings and configure your forums.

    4. Activate a bbPress compatible theme

    Finally, not in the readme, copy the bbp-twentyten to your themes directory.

    #94643
    prnoct90
    Member

    Hey, this looks great. I just installed a new wordpress site. And would really like integrated forums. Could someone give me a more step by step guide to getting this working. I have yet to install bbpress. Thanks!

    #97428
    Jolva
    Member

    I’m having the same issue described above, after following an identical installation. Clearing my cache does not resolve the problem.

    Does the current release of BBPress actually integrate with the current release of WordPress?

    #102528
    Jolva
    Member

    I’m having the same issue described above, after following an identical installation. Clearing my cache does not resolve the problem.

    Does the current release of BBPress actually integrate with the current release of WordPress?

    #94642
    DeysonOrtiz
    Participant

    Rich, The site is hosted.

    LPH, I do not see the plugin in the plugin admin panel.

    I can not see a template for bbpress, because it can not be activated since I can not see it.

    I moved the theme bbp-twentyten to the wp-content/themes and it tells me the themes is broken or missing parts.

    I did three different way, I loaded the plugin folder to plugins and renamed that folder on the FTP, I renamed it my finder and dropped it in the FTP and I just dragged the content folder ‘plugins’ into a blank folder named ‘bbpress’ neither way worked.

    Thank you.

    #94641
    LPH2005
    Member

    @DeysonOrtiz

    Update: Just re-read all of the things you’ve done.

    Are the file permissions for the directory proper? Is this Linux or Windows?

    OK. Just to verify: Are you saying that the bbpress plugin is not showing up in the admin panel /wp-admin/plugins.php? And nothing shows in the side panels for creating forums, etc.

    #94640
    Rich Pedley
    Member

    is this hosted, or are you trying locally?

    #94639
    DeysonOrtiz
    Participant

    Hello, here is the update in order, I upgraded to the latest version of WordPress, re-added the plugin, switched to twenty-ten theme, deactivated all of my plugins and the bbpress plugin still does not show up.

    :(

    #36221
    allo
    Member

    i made website with wordpress and added chitika premium eMiniMalls to it successfully using chitika plugin but couldn’t do that with bbpress anyone knows how?

    #94638

    @DeysonOrtiz – Hard to tell what’s wrong on your end, but it does definitely work.

    #97268
    Rich Pedley
    Member

    I’ve written a quick plugin for bbPress that allows you to skip akismet after x amount of posts.

    #102368
    Rich Pedley
    Member

    I’ve written a quick plugin for bbPress that allows you to skip akismet after x amount of posts.

    #94637
    Rich Pedley
    Member

    I might write one once the plugin is released, basing it on similar functionality I did for other forums.

    There was another Mod about, chrishajer. But he too seems to have disappeared as of late.

    #97267

    RamiuzNo, Akismet is designed for blogs, not for forums. Which is why I don´t use it for my forum, but for my blog.

    No, Akismet was designed to catch SPAM, anything from comments (blog/site) to posts/thread on a forum (bbPress), they’re all the same! :)

    #102367

    RamiuzNo, Akismet is designed for blogs, not for forums. Which is why I don´t use it for my forum, but for my blog.

    No, Akismet was designed to catch SPAM, anything from comments (blog/site) to posts/thread on a forum (bbPress), they’re all the same! :)

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