Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '"wordpress'

Viewing 25 results - 15,601 through 15,625 (of 26,876 total)
  • Author
    Search Results
  • #100559
    chesternerd
    Member

    Hello,

    For what it is worth I have the same issue on this combination:

    BBPress 1.0.3

    WP: 3.2.1

    bbPress Integration Plugin – latest from wordpress plugins repository as of 7/25/2011

    Any ideas on where I should start?

    The bbAdmin user can post new topics, forums, replies, etc however any other user type does not have an option to add a new topic or reply to existing topic, but they can SEE topics, forums and posts made by the bbPress admin.

    Thanks in Advance,

    Ben

    #105659
    chesternerd
    Member

    Hello,

    For what it is worth I have the same issue on this combination:

    BBPress 1.0.3

    WP: 3.2.1

    bbPress Integration Plugin – latest from wordpress plugins repository as of 7/25/2011

    Any ideas on where I should start?

    The bbAdmin user can post new topics, forums, replies, etc however any other user type does not have an option to add a new topic or reply to existing topic, but they can SEE topics, forums and posts made by the bbPress admin.

    Thanks in Advance,

    Ben

    #39294

    Hello,

    I love the fact that this has now been made a WordPress plugin. I’m using WordPress 3.2.1 and Twenty Ten theme, and all is working fine.

    The question that I have is that I would like to have the ability to automatically generate a new forum topic each time I make a blog post, and any comments of that blog post become threads (or replies) to the forum topic.

    Is this possible with bbpress 2.0?

    I know that there was the wordpress-bbpress-synch plugin for bbpress 1.0.x, and from the description of that module, it seemed like it would do exactly what I wanted.

    #39291

    Topic: Category display

    in forum Plugins
    soba
    Member

    Hi,

    I am trying to display categories and subcategories in the forum’s front page. But while displaying the categories which has no topic but subcategories displays the topics as ‘0’

    Forum / Category Topics Replies

    Test cat1 0 0

    Test Sub cat 5 8

    Like that..How can i remove those ‘0’..I just want to print nothing there, i mean an empty space..

    Also is it possible to install the bbpress in root and then wordpress in a foldr below that and integrate both..?

    Please help..

    Thanks in advance.

    Soba.

    #107485
    Rami Yushuvaev
    Participant
    #39277
    ssavile
    Member

    I’ve been trying to solve an integration problem between BBPress and BuddyPress. One or two online forums allude to the problem but don’t provide a satisfactory solution. Any help would be appreciated…..

    The Issue:

    I’m running both BBPress and BuddyPress on a WordPress 3.1 installation. Everything is working fine (I think) except for my inability to show/publish forum topics (written using the backend interface) in the front-end BuddyPress Forum. I can write and publish the forum topics at the front end, but using the backend allows me to add hyperlinks into the topic post itself – a functionality I want to use.

    BBPress Tags and Forums written at the backend show in the front-end without any issues. It’s simply the topics written at the backend that don’t show in the front-end forum…..

    Do I need to create some kind of integration loop that allows a synchronisation between the BBPress topic and BuddyPress forum (which essentially seem to be the same thing)? Is there a plugin that I’m missing that can resolve the issue instead…

    My apologies if you have answered on this issue before – I’m on a steep learning curve with website development but am responding fast…I just need to find a written solution which is much clearer for me (and probably many others) to understand!!!!

    Simon

    #39274
    thuthuatpc
    Member

    Hello everybody, I’ve just installed WordPress and bbpress plugin. Now i can access to forum via this link http://websiteaddress.com/?post_type=forum. But i want the forum appear when we go to http://websiteaddress.com, how i do that? Please help me with this problem.

    Thank so much

    #107592
    master5o1
    Participant

    You can create a regular wordpress page and add the shortcode [bbp-forum-index] so show the forum index, and perhaps [bbp-topic-index] also if you want recent topics to be displayed on the same page.

    #39270
    Mike1233
    Member

    Hey there,

    i see the nice bbpress Profile and dont want users look to the wordpress admin for profile. but the normal avatar plugins dont work on bbpress profile site. can everyone make a plugin for user can upload a own avatar via the bbpress profile page?

    when its a premium pay plugin its okay i dont want all for nothing.

    Sry for bad englisch

    greetings

    Mike

    emersonthis
    Member

    AHA!

    This explains a lot! I had not copied the bbpress theme files into my wordpress theme directory. So now it makes a lot of sense that it would default to the page.php template. (I was editing the bbpress template file while they were still inside the plugins directory.) I’ll try adding the bbpress template files into my current directory. Thanks so much!

    Anointed
    Participant

    @sdp

    Check #2 https://bbpress.org/forums/topic/bbpress-20-theme-compatibility

    I have no personal experience using shortcodes as I prefer having total control. What I can say is that after adding all the bbpress templates to your own theme folder and adding in the theme support function, then you have absolute total control over how you want everything to appear.

    #39262
    NoahH
    Member

    Hey All,

    I’d love some direction on this issue. I’m trying to create a section of my forums that is viewable only to certain members. Specifically, I use a plugin called “wishlist member” on my wordpress site (bbpress is the backend forum I’m now creating), and would like certain members to be the only ones able to access the private forums.

    I’ve seen these threads here:

    http://bbpress.org/forums/topic/how-do-you-make-a-private-forum-visible-to-some-wordpress-classes

    And the members plugin they refer to there does not work when I install it (for some reason i can not save new roles on the new role screen).

    Also, I’ve used the role-manager plugin to add new roles in bbpress but I can’t seem to be able to integrate that into the “private forums” plugin. Which would be one possible solution if anyobody knows.

    Or if anybody knows why the members plugin from the thread above would not be functionaing correctly, that’d be awesome.

    Or if anyone has an idea of an easy way to take members from my wordpress front end and make private forums viewable only to specific member roles, that’d be amazing.

    Thank you all for any help / contributions!

    Noah

    emersonthis
    Member

    If you’ve installed BBPress as a plugin (as I have), I think this is the more or less the intended behavior. There doesn’t seem to be any documentation yet, but I assume it’s supposed to act like other plugins, which should piggy-back on the current theme for their appearance. The problem I’m having is that I can’t figure out how to control this.

    Small update: through trial and error I’ve determined that the “page.php” template is what’s getting used for the forum page (no matter what is assigned to the page containing the shortcode). It seems like this is somehow hardcoded into the plugin, which is too bad. It shouldn’t be hard for it to check the assigned template of the page containing the shortcode.

    Nate
    Participant

    my forum is also inheriting some traits from the default theme, ignoring others, etc. basically a giant mess, as i’m using a custom theme & custom framework.

    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.

    #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.

    #107543

    I was bummed when I first tried to figure this out. The first fix about changing themes worked for one theme, but not the one I needed.

    A couple hours searching later and after trying a few things the permission fix did the trick. I had a feeling I might not be the only one having the problem either.

    The whole thing alerted me to a setting I needed to change in my FTP program which apparently was transferring files without the correct permissions.

    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.

    #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?

    #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/

Viewing 25 results - 15,601 through 15,625 (of 26,876 total)
Skip to toolbar