Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for '\"wordpress\'

Viewing 25 results - 13,776 through 13,800 (of 26,846 total)
  • Author
    Search Results
  • richardpd
    Member

    Hi JJJ

    Thanks for your reply.

    I asked this question mainly as I am not sure which bbPress forum style I like best-bbPress 2010 style or bbPress Kakumei style and wondered if I could somehow use both styles on the same blog.

    I’m sure it is possible to do this but it is not really practical or a good idea!-I should decide which bbPress style I want/prefer and stick with one! Much simpler/easier!

    I suppose if I had the time I could theme up my own bbPress theme as a cross between 2010 & Kakumei but this could take me too much time so I will not try that now!

    My blog actually runs with WordPress multisite so I could always do a new site but this was not really what I meant (but thanks for mentioning it).

    Lastly I’m not really sure what you mean by running bbPress 2 & bbPress 1 side by side like BuddyPress users do? I originally set my blog up for BuddyPress but as I couldn’t seem to get group & sitewide forums to work together I have disabled BuddyPress forum and now am using bbPress forum only.

    Best wishes

    It’s possible, but I don’t see why you’d want to run bbPress 2.x and bbPress 1.x side-by-side if you didn’t have to (like BuddyPress users currently need to do.)

    It’s much easier to do this with bbPress 2.x, and WordPress multisite. Just create a new site, and activate bbPress on it, too. Boom; two forums.

    Best changelog I have is in our trac. It outlines every ticket and code change since 2.0 was released.

    Thanks for your offer to help. What do you want to do? You can basically write your own ticket. If you’re familiar with IRC, you can join #bbpress on freenode; many of us idle there together to chat about what we’re working on.

    MTPrower
    Member

    2.0.3. bbPress 2.1 will be out soon? Do you have a changelog I can look over? I’m excited to see it.

    Also, I’m putting my site on hiatus. I’m tired of it for a while. But you know what I would like to do? I’d like to help with bbPress. I think the total integration with WordPress that bbPress has is one of the best things ever accomplished for the blogging platform. I would love to assist, do some testing, give some of my thoughts, help promote bbPress, and even help with some new features that I have been hoping or wishing I could see in bbPress’s future.

    I don’t know how much help you guys get, but it doesn’t seem like a lot. I wouldn’t ever want to see bbPress die. I want to help, if I may. I know very little about PHP or HTML, but every coder should have a team, to help with the things that coders aren’t best at. I want to help!

    #113987
    Jaja..
    Member

    Maybe very stupid to ask but where can i view a list of what’s new for bbPress 2.1 ?

    Thanks,

    #45896
    stealthology
    Member

    Hi all,

    Is there any way to display the latest posts in a specific forum on a regular WordPress template page?

    Thanks.

    Dan

    #112170
    AAShepAA
    Participant

    I just updated the the current WordPress and current bbPress and have the same thing. Did you find any solutions?

    #45837
    AAShepAA
    Participant

    Newest WordPress and newest update of bbPress – I have no content in my forum posts! All my forums are there – just no content. I could really use some help.

    BTW – site s at http://www.stratoliner.me

    Thanks,

    shep

    Pixeldrum
    Member

    I was in the same situation. Using twentyeleven with WP 3.4. Get the twentyeleven extension where you can add a sidebar to all pages easily.

    https://wordpress.org/extend/plugins/twenty-eleven-theme-extensions/

    The plugin works with the new version.

    #45820
    too_pandish
    Member

    I’m trying to remove the publish_topics capability from the subscriber role when using the bbpress wordpress plugin.

    I checked here for reference, but it may not apply to the plugin version.

    http://codex.bbpress.org/bbpress-user-roles-and-capabilities/

    here’s the code I am using in my theme’s function.php

    function bbp_remove_subscriber_caps(){

    $role_object = get_role( 'subscriber' );

    $role_object->remove_cap( 'publish_topics' );

    }

    add_action( 'init', 'bbp_remove_subscriber_caps' );

    When I print the $role_object it shows:

    [capabilities] => Array

    (

    [read] => 1

    [level_0] => 1

    [edit_topics] => 1

    [publish_replies] => 1

    [edit_replies] => 1

    [assign_topic_tags] => 1

    )

    Which should mean that subscribers can’t create new topics… but the option still shows up on their dashboard. It does however say “You cannot create new topics at this time.” on the forum page within the site. So it seems to be partially working…

    Is this a bug or am I just doing it wrong?

    #45760
    LautaroArino
    Member

    Hi! My BBPress is working fine, this is more a question on what is possible to do. I would like to have a restricted forum only accesible by me and my coworkers. That is, they can only access it when they log in as for example editor or coworker. Is there any way to achieve this or anything similar?

    Also, what kind of forum is this one we are using now? I can see its the same as in WordPress.org.

    Thank you,Lautaro.

    #113981
    Emil Uzelac
    Member

    Bytes exhausted is most likely due to a “bad” plugin, something else other than bbPress of course. Please see our Theme Reviewers List and see last couple of answers about that: https://lists.wordpress.org/pipermail/theme-reviewers/2012-March/008625.html

    This was about the Theme, but it can apply to plugins as well.

    P.S. Using bbPress on my client site and they’re on a shared GoDaddy hosting and bytes exhausted was never an issue and that’s because there are no plugins that “eat” the memory.

    My 2c :-)

    Thanks,

    Emil

    AAShepAA
    Participant

    I just updated to the latest WordPress and also the newest bbPress plugin. It broke my custom theme so I went to the stock TwentyEleven theme with no modifications to bbPress.

    All is OK (working) – except that I have no sidebar on my /Forums page. How can I add that so that my widgets show up? Must be simple but I just can’t seem to figure it out.

    Thanks ahead of time for any help offered.

    Shep

    #114117
    enderandrew
    Participant

    I found it wasn’t a matter of which CSS tag to use. WordPress uses the CSS file from inside wp-includes/js/tinymce and it overrides your style. I assume that’s because tinymce should ignore your theme in the backend and just look the same regardless of theme in the backend.

    But this poses an issue with bbpress using tinymce on the front end.

    Personally, I around this by following this tutorial:

    http://matty.co.za/2010/05/editor-style-in-wordpress/

    #45661

    Hi, my forum address is http://hinduismfacts.org/hindu-forum. I am using wordpress version 3.3.2 and bbpress 2.0.3.

    When I or any user try to post a topic or a reply on the forum, the following error occurs.

    The page isn’t redirecting properly

    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    This problem can sometimes be caused by disabling or refusing to accept

    cookies. Try Again.

    The user has to log in again or use back button to go to forum then.

    But surprisingly, topic gets posted.

    Please help.

    #114116
    enderandrew
    Participant

    The CK Editor for WordPress won’t allow captions on images, and will break posts that have captions. So, I can’t use it on my site.

    I’m back to square one with my initial issue. I can’t theme the TinyMCE editor used by bbPress now. Can someone point me to what CSS tags I should use?

    #114173

    FYI about Genesis theme compatibility.

    When you do decide to upgrade to bbPress 2.1 you will need to use a plugin.

    Genesis compatibility was removed from bbPress 2.1 and is now wrapped in a plugin (below). The plugin also provides some other fixes the 2.0.x compatibility doesn’t.

    https://wordpress.org/extend/plugins/bbpress-genesis-extend/

    MTPrower
    Member

    After screwing around with various options for permalinks and for the location and links for my forums, I have decided, once again, that it is best to hack up the archive-forum.php. In fact, I think this very page should be completely changed to allow you to choose whether you want to display the forums archive there, or if you want to use the wordPress page editor to display shortcodes or whatnot. This should be an option in the bbPress settings.

    This would solve pretty much everyone’s problems with permalinks and breadcrumbs, and I think it would be easy to do.

    MTPrower
    Member

    The problem I had before is still here, and so I still need to change what the Archive Page shows. Changing the settings as said above worked at first, but now bbPress reverted back to showing the forum Archives on http://mysite.net/forums/ instead of what I put on my WordPress page at that location.

    In my site’s main menu, I have a link called “Forums” that leads to “http://mysite.net/community/forums/”. This page is the custom page I made, to show the forum_id’s of my two forum categories, rather than showing the forum Archives.

    My WordPress theme has a breadcrumbs system, as does bbPress. On the page that I created, WordPress says my breadcrumb path is:

    Home » Community » Forums

    While bbPress says it’s:

    Home › Forums › Community › Forums

    bbPress has this annoying thing about insisting that if you are inside the forums, it will add extra “sub-menus”, or path items, or whatever you call them, to your breadcrumbs.

    In the bbPress settings page, I set my “Archive Slugs > Forums base” to “archives”, rather than the default “forums”. For “Single Slugs > Forum prefix”, I unchecked the box “Prefix your forum area with the Forum Base slug (Recommended)”.

    bbPress seems to hate playing nicely with your site’s permalinks and breadcrumbs. I’ve always had this problem, ever since I started using bbPress.

    I would be more than happy to hack up bbPress a bit so that I can fix the breadcrumbs and permalinks myself. I consider this a very persistent issue, as I see many people to this day wondering how on earth to get their forums to display at the proper location.

    If there’s anything I can do to help get this problem fixed more permanently, I’d be more than happy to help.

    #113979

    If 3.4 + bbPress is causing you get an error saying “bytes exhausted” I recommend either installing this plugin

    https://wordpress.org/extend/plugins/memory-bump/

    or bumping the memory manually through the wp-config.php

    https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    MTPrower
    Member

    I can’t think of much, except for adding a warning stating that if the Forums base is “forums”, then the forums archive is going to override the page http://www.mysite.com/forums if the person chooses to make a forums page at that location.

    On the opposite end, it should be noted that IF they want to put a forums page in that location, then they can’t use “forums” as their archive base.

    Sometimes there is a warning that certain pages conflict with each other or with pages in the WordPress installation. I think that if both a WordPress page/post and a forums base/slug are the same “word”, that the error should say more than just “possible conflict”. I think it should say that the slugs or bases will override your WordPress page or post, and explicitly state that those pages or posts won’t show the WordPress page or post content as intended.

    Helpful and informative warning messages are indispensable. Vague ones aren’t understood and are soon ignored…

    Yeah; the way WordPress handles archives automatically for us makes it a bit strange to figure out at first. Once you get it, it makes perfect sense though.

    Any suggestions on how to better label the fields that would have made it easier to understand?

    MTPrower
    Member

    That was the problem. You see, under the Settings page for bbPress, there is the Archive Slugs section. Under this is two settings: “Forums base” and “Topics base”. Due to the wording, I never knew that having the “Forums base” setting at its default, which is “forums”, I would never be able to use my WordPress-made custom forums page at http://www.mysite.com/forums , always getting the archives page instead of what I put in shortcodes on my custom page.

    Maybe the labels for those settings should be clarified, and the default setting changed. I see lots of people having trouble with this part, and I’ve been using bbPress for a year and just discovered the answer.

    Thanks for replying. I appreciate it. If I knew some PHP, and my site was done and I could spare some time, I’d help you with bbPress a bit. I know it must suck not having very many people helping out…

    #114113

    Can’t speak for the others; if scalability into the billions of posts is really your concern: at volume, the platform matters significantly less than the operators and system administrators keeping up with the growth. Most of your static content will be served directly from the cache, and there’s not much you can do about database writes; they have to happen anyways.

    If what you’re looking for is for someone to tell you that bbPress will out-perform some other platform is some specific way, I think you’re on your own. What I can tell you is that bbPress very much is in active development, and is optimized to use all of WordPress’s cacheing API’s, with constant efforts specifically going into further optimization in future versions.

Viewing 25 results - 13,776 through 13,800 (of 26,846 total)
Skip to toolbar