Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 36,401 through 36,425 (of 64,515 total)
  • Author
    Search Results
  • #106054

    Odd bug with P2 and bbPress (in theme compatibility mode). Create a page to serve as the homepage and a page to serve as the blog page. Enable bbPress and create some forums, topics, and replies. Modify your settings to use your homepage as the static page and your blog page as the blog page. Visit the homepage and make sure the title is correct. Now add the bbPress Reply List widget to the sidebar and visit the homepage and note the title is one of the forums and not the title of your homepage post. You get the same behavior if you add the Topic List widget. Not sure what the issue is. I’ll also submit a ticket here but it could be an issue with P2.

    emersonthis
    Member

    My wp-config.php file is untouched.

    There’s one leftover line of code from when I was running the free-standing version of BBPress:

    define( ‘COOKIEPATH’, ‘/my/root/directory’ );

    But I don’t think this should effect the theme at all.

    #107544

    @Jordi

    You are using the bbPress plugin and not the standalone version.

    Themes for standalone version aren’t compatible with the plugin one.

    What you need is some CSS fixes because the forums are already under your WordPress theme.

    #39257
    fpons
    Member

    Hi,

    You may find the French translation for bbpress-2.0-beta-3b in this article about installing bbPress in French. It will be updated as soon as possible with newer version.

    Thanks for this great plugin, it works already quite nicely although it is beta.

    Regards, François.

    #107467

    Makes the third row of options in the admin menu instantly available without extra clicks. Conversion with code and CSS tweaks from WordPress based on original.

    can you tell me what changes you have made and what is the content of the config.php exactly

    #98177

    In reply to: Just a Community

    Snat
    Member

    Many thanks for your comment.

    I have upgraded to the RC of bbPress 2.0 and converted my sites to use WordPress Network. So far, everything is going good.

    #103277

    In reply to: Just a Community

    Snat
    Member

    Many thanks for your comment.

    I have upgraded to the RC of bbPress 2.0 and converted my sites to use WordPress Network. So far, everything is going good.

    #106711
    MsKitty
    Member

    I have written a converter for phpBB (prob an older version) to bbpress (the native Word Press version, Version 2.0-beta-3) for a client. Imports everything but the private messages at the moment. phpBB usernames had to be massaged to have spaces and punctuation removed.

    This would not be free, but inexpensive, shareware prices. But a few beta testers to see if it might be generally useful would be nice. Contact me if interested.

    #107561

    In reply to: Testing how it works

    chrishajer
    Participant

    @pimarts, that is correct, running the old plugin version here.

    You can download either version here:

    https://bbpress.org/download/

    #39240
    Andrew Tegenkamp
    Participant

    I am trying out 2.0 and have a private forum. I want to have non-logged in users receive a different message than a 404 or ideally be redirected to an about page. Is this possible with bbPress 2.0 or does anyone have a plugin/hack to do the job?

    Thanks,

    Andrew

    #107560

    In reply to: Testing how it works

    pimarts
    Participant

    Just to be sure: This forum runs the stand-alone version of bbPress NOT the WordPress plugin.

    #107542
    Jordi2000
    Member

    I change the permissions.

    But still I cannot find the Biziness Template.

    Not sure whether I am in the bbpress dashboard..

    It says:

    Theme bbPress (Twenty Ten) with 6 Widgets

    You are using WordPress 3.2.1.

    The Biziness template should appear in Appearance>Themes, no?

    mpm
    Member

    I have a very small phpbb rpg site that I would LOVE to port to bbpress – is anyone running a bbpress rpg site? are there any dice rollers, that kind of thing for bbpress?

    #107541

    Sounds like you are using the standalone version. Its a bbPress theme so it will be visible in bbPress dashboard and not in WordPress dashboard.

    If you still have issues, change the permission of my-templates folder to 755. Incase you don’t know how to change permissions, read this – http://blog.ashfame.com/2009/09/fix-my-templates-my-plugins-folder-not-working-bbpress/

    #39223
    peakendv
    Member

    Hi,

    I’ve just installed the bbPress Plugin to my site.

    I want to be able to lock users from editing their own profile.

    I found this former thread.

    http://bbpress.org/forums/topic/lock-profile-editing-from-non-administrators

    Could someone give me advice if the mini-plugin mentioned in this thread would work with the bbPress Plugin?

    If so, how would I install it?

    Thanks so much,

    Sasha

    emersonthis
    Member

    I’ve done some more experimenting and it appears that page.php is the template file determining the appearance of the forum page. Is there a way to change this?

    #107534

    In reply to: bbPress plugin styling

    emersonthis
    Member

    Correction. It doesn’t appear to be using the page.php template file however it is definitely piggybacking off the current wordpress theme somehow, because specific dynamic sidebars appear which are only called within my theme. It’s very confusing.

    Although this question is highly related to the issue you’re having, I started a specific thread here:

    https://bbpress.org/forums/topic/which-wordpress-template-file-gets-used-by-bbpress-plugin

    emersonthis
    Member

    I’m experimenting with the BBPress plugin on a pre-existing WordPress site and I cannot figure out which template file is used to display the forum.

    I’ve tried creating a new page and using shortcode to make the forum appear on that page, then assigning different templates. This seems to have no effect.

    Does anyone know how the BBPress plugin decides which template file to use when displaying the forum?

    #107533

    In reply to: bbPress plugin styling

    emersonthis
    Member

    I’m also running BBPress as a plugin to a pre-existing WordPress installation. After a lot of trial and error, I deduced that the forum appears on a WP page using the page.php template of the host wordpress theme.

    I’ve tried manually assigning a different template file by using the BBPress shortcode on a specific page (created in wordpress) and then choosing a different template, but that option appears to get ignored, which is somewhat frustrating. I’m going to start a new thread for this issue, unless someone can tell me what I’m doing wrong.

    #39218
    Jordi2000
    Member

    Hi there,

    I want to install the Biziness template from http://www.spyka.net/phpbb3-styles.

    I created a directory called “my-templates” inside my bbPress root directory.

    I uploaded the entire businesslike/ folder to the my-templates folder.

    Still the Biziness template is not visible in WordPress.

    Cannot activate it.

    What could be the problem?

    Thanks

    Jo

    michaelvar
    Member

    I use bbpress as a part of buddyperss.

    I have a general problem in buddypress that slugs of groups and forum topics that are non unicode are throwing the user back to home page.

    The bbpress forum topic in the buddypress installation make the slug out of the sanitized subject/title,and because of my general slug problem I cannot create a topic with a non Unicode title.

    I tried to solve it in many ways and didn’t get anywhere.

    My question is – what I need to change in the bbpress files that will save topic in the DB with the forum topic id as the slug and not the title,or can I use some sort of a filter or hook to do that?

    #107529

    Explain? All of my installs have wp-content located outside of the WordPress install directory, so I don’t believe this to be entirely accurate.

Viewing 25 results - 36,401 through 36,425 (of 64,515 total)
Skip to toolbar