Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 16,101 through 16,125 (of 26,974 total)
  • Author
    Search Results
  • #100848

    @jerledb – Login/register are supported via page templates, there is a login widget, and eventually shortcodes too. A register widget is a nice idea but leads way to lost-password and activation widgets, none of which will make it into 2.0.

    Spam isn’t really handled yet, since there’s no one spamming forums that don’t use software that isn’t released yet. :D There is a Trac ticket regarding Akismet integration, but either Akismet will need to be updated or a special version of Akismet to concentrate on post spam (which isn’t really a WordPress issue.)

    Regarding IP addresses, there are WordPress plugins to help with this, and WordPress multisite comes with this kind of functionality baked in. Traditionally WordPress doesn’t handle spam at a user level, since registered users are typically already trusted to some regard. We run into this issue a little bit even here at bbpress.org. bbPress does log the IP address of every topic/reply that is created, so a plugin can use that to check against a ban list or something.

    #106236

    @zeldain – Are you using a shortcode to output your forum root? If so, there’s no way for bbPress to know where the root of your forums actually are when you’re *not* viewing that specific page.

    Check Admin > Settings > Forums for a better understanding on how breadcrumbs work. You are able to make adjustments to bbPress slugs similar to making changes to your WordPress category and tag slugs, to help you configure your forums the way you need them.

    #95438

    @tofugu – Your WordPress blog actually works the exact same way. As a site admin, you are provided the ‘unfiltered_html’ capability, which allows you to post any kind of content that you want to. It’s your site, do what you want with it. Normal users have restricted access, so that they can’t enter possibly malicious data into your site.

    #105678
    #100578
    #38570
    scylderon
    Participant

    In the old version of bbPress, I could redirect to a WordPress user profile (or BuddyPress profile) by editing template files and changing profile links to:

    <a href="<?php echo get_user_slug( get_post_author_id() ); ?>"><?php post_author( get_post_id() ); ?></a>

    Doesn’t seem like this will work with the bbPress plugin. Is there some way I can do this with the new version? Thanks!

    #105938
    zaerl
    Participant
    #100838
    zaerl
    Participant
    #105936

    @jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it. :)

    #100836

    @jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it. :)

    #105735

    In reply to: bbPress 2.0 – FAQ

    @papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started

    #100635

    In reply to: bbPress 2.0 – FAQ

    @papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started

    #105943
    Mark Barnes
    Member

    The 2.0 is in beta. It’s runs off WordPress, so WordPress would look after all pages.

    https://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/

    #100843
    Mark Barnes
    Member

    The 2.0 is in beta. It’s runs off WordPress, so WordPress would look after all pages.

    https://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/

    #105733

    In reply to: bbPress 2.0 – FAQ

    Does not directly integrate with Buddypress yet, does that mean it will when the new 96% finished Buddypress drops?

    https://buddypress.trac.wordpress.org/roadmap

    #100633

    In reply to: bbPress 2.0 – FAQ

    Does not directly integrate with Buddypress yet, does that mean it will when the new 96% finished Buddypress drops?

    https://buddypress.trac.wordpress.org/roadmap

    Rami Yushuvaev
    Participant
    Rami Yushuvaev
    Participant
    #38554
    jarledb
    Participant

    Signup/start page:

    Are search, login and register supposed to be on the first page of the forum (typically blog.tld/forums/ ? Neither the twentyten or the themes integration seems to give that.

    Is there a widget for signup as well as login? Would be a nice way to have people sign up.

    Spam?

    How is spam handled? I can see no feature for blocking ip-adresses and blacklisting. Is spam handled with the Akismet plug-in I have already installed in my wordpress installation?

    Documentation

    Where do I find documentation for the plugin? I see it mentioned in the forum here, but have not been able to find the site.

    #38558
    #38557
    pachakuti73
    Member

    Hi there !

    I already installed the latest version of BB and WP and the forum works.

    But my questions is, how do include this forum as “page” or “article” in WordPress and the mainmenu ?

    Sorry if im just blind, i searched the whole site and can`t find a step by step solution for it.

    I tried to include it with WP plugin “include me” wich don`t seem to work.

    Can someone tell me please where i can find it or give me a hint ?!

    Thank you in advance, BBpress seems to be the forum for wich im searching for a long time. And sorry for english, i now it`s not that good.

    i added the wordpress -bb plugin too and enabled it.

    Seems everything fine, but still my question is:

    how to include the forum into a page or a articel of WP like its here at your site. I don`t check it.

    Greetings

    #105869

    You could just as easily put some code in the sidebar.php of your theme to show/hide whenever you want it to. Contextual sidebars are an oft requested WordPress core feature too.

    #100769

    You could just as easily put some code in the sidebar.php of your theme to show/hide whenever you want it to. Contextual sidebars are an oft requested WordPress core feature too.

    #95418
    Gautam Gupta
    Participant

    arpowers: You mean forums including forums, topics, replies, user profiles etc. or just forums? For the latter, you can use bbp_is_forum().

    bbPress 2.0 plugins can be found here. :)

    Ricardo
    Participant

    Just noticed that the pot is available so i started translating bbpress to Portuguese (Europe), if you’re interested in helping out write down your email in a comment and i’ll get in touch with you

    Com o bbpress a passar de “standalone” para “plugin” e a disponibilização do respectivo pot comecei a traduzir para Português, se estiveres interessado em ajudar na tradução deixa o teu email num comentário e entrarei em contacto.

    Podem seguir o trabalho em:

    http://www.ricardouk.com/traducoes

    e

    http://pt.forums.wordpress.org/topic/bbpress-em-portugues?replies=1

Viewing 25 results - 16,101 through 16,125 (of 26,974 total)
Skip to toolbar