Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 22,776 through 22,800 (of 64,534 total)
  • Author
    Search Results
  • #140471
    Morisu
    Participant

    Hello, I am not sure if this is the right spot for this topic, but I am noticing an issue with the new WP 3.8 release on all my sites using bbPress with WP. When my clients or myself go to edit or create a new post/topic/forum, the publish date icon is repeating horizontally. This clears up when I disable bbPress by itself and know it to be across sites I recently updated. A screenshot can be seen here. Any help in resolving this issue would be great!

    #140470
    Matoca
    Participant

    I am preparing WordPress as a website with a forum for owners with sick dogs. Included in the website is a medical glossary plugin. It has worked so well on the pages that I have purchased their Pro+ version.
    http://wordpress.org/plugins/enhanced-tooltipglossary/

    The problem I am having is that the tooltip plugin is not recognizing terms inside the forum topic or posts and the tooltips are not coming up on hover:
    http://www.secondchanceaihadogs.com/forums/topic/test/

    CM support says “I am not sure how bbpress use post and if it use the content filters on them. If it does it will show the tooltip”

    I could use some help. Should I be asking here about this, the designer of the theme or go back to CM support for the answer how to make this work?

    #140469
    cassel
    Participant

    Yeah. that is what I want: hide the wrong breadcrumbs and keep the bbpress one.

    #140468
    xmasons
    Participant

    Currently the new feature (bbPress 2.5) of Subscribe to Forum returns plain text email. Perhaps this was a conscious decision to implement it in that way. I’d implore either changing the content-type default to TEXT/HTML or be given an option within the admin settings.

    Typically you would only need to add the following:

    add_filter('wp_mail_content_type',create_function('', 'return "text/html";'));

    …before @wp_mail

    #140466
    vanderhavecn
    Participant

    Is it possible to limit the BBpress search box in scope?
    I would like to exclude certain forums/fora from the search results, but do not know where I can find the search function or how to edit properly to achieve my goal.

    Help would be really appreciated!

    #140464
    jfreger
    Participant

    Hello,

    Is there documentation on how to build a plugin for the new version of bbpress?

    #140463
    Chicken Review
    Participant

    I meant to say, When I deactivated the bbPress WP Tweaks Plugin, the Login widget is still available under, Dashboard>Widgets. Of course the bbPress Sidebar Widget is not available as long as this plugin is deactivated.

    #140461
    Chicken Review
    Participant

    When deactivated the login widget is still available but the bbPress sidebar widget disappears.

    #140460
    Lynqoid
    Participant

    What happens if you disable the bbPress WP Tweaks, does the login/register widget appear again?

    #140459
    Chicken Review
    Participant

    Hi Lyngold, I am referring to the widget. I downloaded and activated the bbPress WP Tweaks for the sidebar widget for bbPress and after I have saved everything the widget does not show on my page. I need this in order for people to be able to register.

    Thanks for the reply.

    JakubMarian
    Participant

    Have you created the topic using the form that’s part of the forum, or using the administration panel? If I use the administration panel, everything is saved as it should; however, when I use the submit form in the forum, characters get converted to HTML entities.

    I tested it using a clean installation of the latest version of WordPress with the default theme where the only plugin installed was bbPress, with exactly the result I have described above.

    #140455
    Lynqoid
    Participant

    There is a sidebar on your site, when you say “the bbPress” sidebar, do you mean a widget or am I missing something?

    #140454

    In reply to: Forum Size

    Lynqoid
    Participant

    Your background image doesn’t stretch full width, so you would have to look at either making it longer, or removing it and just have a solid colour.

    The code can either go inside your style.css or if you want to do it properly you can follow the instructions here: https://codex.bbpress.org/theme-compatibility/ and then edit the files inside /css/ in your theme files.

    #140453
    Lynqoid
    Participant

    I would highly recommend looking into learning a little CSS, even a small amount can let you achieve a lot in bbPress and even WordPress.

    Something you can do for example is: #bbpress-forums { background-color: #ffffff; color: #000000; } – this is just an example.

    Good luck! 🙂

    #140452
    Lynqoid
    Participant

    I would recommend learning a bit of css, even a little CSS lets you do amazing things with bbPress and even WordPress!

    Some like: bbp-title { line-height: 20px; } This is just an example. I don’t know the exact html of your website.

    Good luck!

    #140451
    ronthai
    Participant
    #140450
    Rollsjoyce
    Participant

    I removed the following text (between the dots) from the user-details.php
    Now it is no longer possible to edit the profile in the bbpress profile overview. But when I want to update this plugin it will be possible to edit again. Do you have a better solution so it is still erased after an update of this plugin?

    <span class=”bbp-user-edit-link”>
    …..” title=”<?php printf( esc_attr__( “Edit %s’s Profile”, ‘bbpress’ ), bbp_get_displayed_user_field( ‘display_name’ ) ); ?>”><?php _e( ‘….Edit…..’, ‘bbpress’ ); ?>
    </span>
    #140449
    ronthai
    Participant

    or just change the link towards the WP profile edit:
    bbpress 2.5.1 on line 65 in bbpress/templates/default/bbpress/user-details.php

    #140448
    Rollsjoyce
    Participant

    Thanks for your reply!
    You are right it is the combinations of the two plugins causing this error. That is a shame because I need both plugins;-) I can try to remove the edit option in the bbpress profile view. So users can only edit there profile with the wordpress function but still see their topics etc in the bbpres profile view.

    #140444
    Stephen Edgar
    Keymaster

    If your theme has a template with sidebar maybe page.php then make a copy of that file and rename it to bbpress.php

    #140443
    Chicken Review
    Participant

    When I installed the bbPress Sidebar it does not show up on my website. http://chickenreview.com/forums/.

    I am using The Thesis Theme 1.8.5
    The bbPress version is 2.5.1

    I downloaded and activated the bbPress WP Tweaks for the sidebar. I have tried all the wrappers in this plug-in.

    #140442
    Stephen Edgar
    Keymaster

    I think this is most likely an issue with the extra plugin you are using “CIMY User Extra Fields”

    I am not sure what the actual issue is but you should disable that plugin and see if you can update your password in your bbPress profile.

    #140441
    Stephen Edgar
    Keymaster

    You can try the ‘Remap existing users to default forum roles’ repair tool to see if that fixes the bbPress Roles: https://codex.bbpress.org/repair-forums/

    I had a quick look at https://wordpress.org/plugins/role-scoper/ and they make no specific mention of supporting bbPress’ ‘Dynamic Roles’ and that could be where the core of the issue is.

    Yes, Role Scooper is the issue and it appears there will be no longer further development or support:

    https://wordpress.org/plugins/role-scoper/faq/

    With the production release of Press Permit, is Role Scoper still supported?
    Basic Role Scoper support (bug fixes but not necessarily plugin conflict resolution) will be provided while WP 3.6.x is the active WordPress version. Compatibility with WP 3.7 and beyond is not assured, as I do not plan any further unfunded development of the Role Scoper code base. Further development and support will be available on a consulting basis as indicated on agapetry.net, but I will encourage migration to Press Permit – a superior platform with a sustainable funding model.

    The good news is the new plugin ‘Press Permit’ does support bbPress’ Dynamic Roles 🙂

    https://wordpress.org/plugins/press-permit-core/
    Customize bbPress forum permissions

    #140439
    Stephen Edgar
    Keymaster

    Updated 🙂

    Subscriptions
    Forum participants can elect to subscribe to a forum or topic. They will be notified when a new topic is created in a subscribed forum or a new reply is posted to a subscribed topic. Subscribed forums and topics will appear on their forum user profile.
    https://codex.bbpress.org/forum-settings/

    #140438
    Stephen Edgar
    Keymaster

    Just set the ‘Forum Order’ of your forums to whatever order you want them displayed in.

    https://codex.bbpress.org/getting-started-with-bbpress/#creating-your-first-forum

Viewing 25 results - 22,776 through 22,800 (of 64,534 total)
Skip to toolbar