Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 35,901 through 35,925 (of 64,534 total)
  • Author
    Search Results
  • #107907
    quitter
    Member

    That’s what I was wondering.. if any plugins would work with 2.0

    I guess I will give a few a try if it is a functionality that is really lacking.

    #39653
    Dan Milward
    Member

    Hey Guys.

    We’ve made a new Support Forums Plugin for bbPress 2. It is something we made for our own website, and want to share with the greater WordPress community, as we improve it on our site we’ll release the changes accordingly. We’re probably going to put it on a git repository at some point too so that should somebody want to contribute they can.

    The Support Plugin will allow you to turn all (or some) of your forums into Support Forums. With this Plugin you can implement and display user ranks, you have full control over the user ranking system including how many topics and replies need to be created for the user to go up a rank as well as custom titles relevant to your forums for each rank.

    With this Plugin you can also set statuses for your topics and control who can update these, very key to a support forum, your posters will be able to tell what topics are resolved or not resolved right away.

    Please let us know what you think on our blog as we spend more time on our own website.

    Source: http://getshopped.org/getshopped-news/freebie-new-bbpress-support-forum-plugin-by-getshopped/

    #108156
    vladoa
    Member
    #39649
    vladoa
    Member

    I have installed bbPress as plugin to WordPress – everything works fine but when I am accessing a topic page the comment form is still visible. However this is not the case when displaying the forum page.

    Does anyone know how to disable the comment form on forums topic page?

    #108057
    Stephanie Leary
    Participant

    … I should probably post my filter mini-plugin in case anyone else is testing this:

    <?php
    /*
    Plugin Name: bbPress Registration Redirect
    Plugin URI: http://sillybean.net/
    Version: 0.2
    Author: Stephanie Leary
    */

    add_filter( 'bbp_user_register_redirect_to', 'scl_print_bbp_redirect' );
    function scl_print_bbp_redirect($url) {
    return 'http://forum.sillybean.net/register/confirm/';
    }
    ?>

    #108056
    Stephanie Leary
    Participant

    OK, changeset #3450 only partially fixes this problem. Even with a ‘bbp_user_register_redirect_to’ filter, the redirect_to hidden field still gets stomped by the first if() in bbp_redirect_to_field() — line 741.

    I tested this on my multisite install. With that first if() commented out, the redirect_to field is set correctly — but even so, I get redirected to the main site’s wp-signup.php.

    ETA: OH! I think we’re seeing two different problems here.

    On Jared’s single-site install, I suspect what’s happening is that the page containing the registration shortcode just isn’t doing anything with the checkemail query arg. So, it would be fine to have the user redirected back to that page, as long as the query arg generated the proper “check your email” notice.

    What I’m seeing on multisite actually looks like this bug in WP itself.

    #106973
    EddieG
    Member

    Thank you for this. I didn’t know I could block by IP at all, any way at all, without a plugin.

    Testing “Spam Free WordPress” now. At first glance it is effortless, automatic and accurate. I may soon test it on bbPress. :-)

    #106972

    Akismet cannot block by IP – That’s not Akismet, YOU can block by IP in Discussion settings (but those are NOT filtered down to bbPress right now, which means I have to hold off).

    #39645
    jasonvbox-ua
    Member

    I have a template that is not compitablity with bbpress. When I go to http://www.domain.com/forums it uses the page.php template, which does not list the forums.

    Without integrating anything, is it possible to drop page-forums.php into my template directory?

    Sounds like a GMT issue. Will look into it.

    #39630
    Gustav820
    Member

    Hi!

    I’ve installed the BBpress 2.0 RC3 plugin for WordPress and it works fine. Sorry for a newbie question but how do you add a link to my forum on my homepage menu? I have Twenty Eleven theme and would like a link called “forum”.

    Can I also have like mysite.com/FORUM?

    Thanks! :)

    #95720
    inexpert
    Member

    @johnjamesjacoby I am looking forward to being able to install BuddyPress on my site, which now uses bbPress 2.0.

    A few hours ago, I saw there was a new RC avaiable, I checked the changelog and I found “BuddyPress integration”. I spent the last few hours trying to know what this means, because I installed buddyPress and it does not recognise bbPress plugin(both from the SVN repository).

    Does “BuddyPress integration” mean that bbPress now provides an API for buddyPress but buddyPress is not using it yet?

    If this is the case, I know I can have both v1 and v2 forums working(as I saw in buddyPress you testing website) but I don’t know if it worths, should I wait? Do you have any idea(more or less) about how long is it going to take you to make this integration?

    Thanks and congratulations to the team.

    #95735
    inexpert
    Member

    @johnjamesjacoby I am looking forward to being able to install BuddyPress on my site, which now uses bbPress 2.0.

    A few hours ago, I saw there was a new RC avaiable, I checked the changelog and I found “BuddyPress integration”. I spent the last few hours trying to know what this means, because I installed buddyPress and it does not recognise bbPress plugin(both from the SVN repository).

    Does “BuddyPress integration” mean that bbPress now provides an API for buddyPress but buddyPress is not using it yet?

    If this is the case, I know I can have both v1 and v2 forums working(as I saw in buddyPress you testing website) but I don’t know if it worths, should I wait? Do you have any idea(more or less) about how long is it going to take you to make this integration?

    Thanks and congratulations to the team.

    ebharding
    Participant

    the forums are on non public site.

    When I post, the time stamp is correct, but the Freshness time for the post says 7 hours.

    thanks

    #107324
    spixy
    Member

    So how should my hierarchy looks like, i cannot create a good one…

    What I did is:

    1. I created a PAGE, and name it as ‘forum’

    so the link would be http://mydomain.com/forum

    -the content of that page is the shortcode [bbp-forum-index]

    2. I created a FORUM named General Discussions

    -problem is when i open that forum, shows nothing, just the header

    GENERAL DISCUSSIONS

    3. I created again a PAGE named general chat and put the shortcode

    [bbp-topic-form]

    im pretty messed up, can you guide me on creating this forum

    i have an idea, but seems i cannot explain and do it

    something like

    #107945
    soggybiscuit
    Member

    Thanks John, your reply is much appreciated.

    Thanks Anthony too for your input.

    I am going to install at the root level so hopefully this will resolve itself by doing that.

    #107569
    fpons
    Member

    Hi,

    A new update of the translation has been made for bbpress-2.0-rc-3.

    Regards, François.

    #106682

    In reply to: Swedish for 2.0 plugin

    Gustav820
    Member

    How do I download the .mo and .po files?

    I want Swedish translation to BBPress 2.0 rc3.

    #106062

    Hi!

    I’ve adapted the bbpress 2.0 plugin templates to my own theme…

    …and works fine!

    Take a look in http://www.vruiz.net/foros

    Thanks for this unpayable plugin ;-)

    #108167
    ArcadeBB.com
    Member

    I have the same configuration. Under “BuddyPress Component Setup”, I disabled bbPress forum.

    bb-config.php is only for standalone bbPress and not bbPress v2.0 plugin for WordPress.

    #39647
    spixy
    Member

    if i activate my bbpress plugin beta 3, yes, in admin panel,

    im getting the new menu there for adding forum and topics..

    also, by defaul, bbpress creates a slug topics, forums, forum, topic etc.

    but when you visit that page, it shows nothing but..

    archives of “”,

    and when i try creating a page and name it forums and add the short codes

    its all the same..

    what should i do?

    #108008
    Anthony
    Member

    I’m answering to the best of my ability, as far as I knew bbpress was a seperate project, like MU was. But after looking it is a plugin

    #108007

    @Anthony – bbPress 2.0 is a plugin for WordPress. Please don’t answer questions that you don’t know the answers to.

    #107944

    @soggybiscuit – You can turn off the root slug in the Forum Settings, but it might still get confused.

    @Anthony – Not a bug with the plugin.

    #108095
Viewing 25 results - 35,901 through 35,925 (of 64,534 total)
Skip to toolbar