Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'bbpress'

Viewing 25 results - 8,376 through 8,400 (of 64,454 total)
  • Author
    Search Results
  • #186593
    #186588

    In reply to: register page problem

    bbpressquestion
    Participant

    Thanks for the response. Sure, the i have both bbpress and buddypress plugin. My bbpress version is 2.5.13. Under my settings, I click on buddypress, buddypress has three tabs, one is components, pages, and options. So i click on pages, under pages, there’re directories and registration, under register, i choose “forum register” page cause that’s a page i created for that, shortcode i entered is [bbp-register], i click view, it brings me right back to homepage. However, all of these happening in browser safari. When i use google chrome and firefox, they both show up correctly. Here’s the URL:

    Forum Register

    And no i haven’t tested this out by deactivating any of my plugins yet. let me know what u think thanks.

    juliettem
    Participant

    Hi there,

    I am currently using the below versions of WordPress and BBPress:
    BBPress version 2.5.12
    Image Upload for BBPress Plugin version 1.1.14
    WP version 4.8.1

    My website is myfertilityfocus.com (the forum is for members only).

    When I originally installed the ‘Image Upload for BBPress’ plugin, there was an option for setting the dimensions of the image that was being uploaded to a post. Now this seems to have disappeared. If a member wants to post an image, there is no way for them to set the dimensions. Do you know what has happened here? Images are ending up way too big on members’ posts!

    #186584
    Integrantsvs
    Participant

    URL: Lhiaa.com
    WP version: 4.8.1
    bbPress version: 2.5.13
    Divi version: 3.0.71
    Crossposted from Elegant Themes support:
    https://www.elegantthemes.com/forum/viewtopic.php?f=187&t=742751

    I did some extensive troubleshooting and narrowed down a conflict with Divi and BBPress were bbpress will not nest comments properly within the Divi theme. I checked all plugins, then checked themes. Nesting works just fine with 2015 theme, but when re-enabling Divi, nesting no longer works. Existing comments that were nested with 2015 remain nested.

    Also, with Divi enabled, I receive this error:
    Uncaught ReferenceError: addReply is not defined at HTMLAnchorElement.onclick

    Hopefully we can find an answer to get this fixed. I know others have asked on both forums with no results for many years…

    #186583
    Peter Raschendorfer
    Participant

    Thanks for your response. The upcoming version 2.6 seems to solve the issue. I’ve tested it with 2.5.13 yet. Today I’ve tried 2.6-rc-3 and the 404 error is gone.

    My testing environment is WP 4.8.1, no other plugins than bbPress, Twenty Seventeen Theme.

    I’ve added the following lines to the Theme’s functions.php tp figure it out:

    add_filter( '404_template', function() {
      global $wp_query;
      print_r( $wp_query );
      die();
    } );

    In bbPress 2.5.13 the 404_template filter fires and is_404 is true. In 2.6-rc-3 the filter does not fire.

    Would you please do me favor and also check it with 2.5.13 just to be sure?

    Thanks,
    Peter

    #186580
    Vishnja1
    Participant

    After creating new roles they aren’t saved in user profile. In the “Forum Role” select there is “- No role for this forums -“. Though really role seems to be applied. I’ve tried all approaches from this documentation page https://codex.bbpress.org/custom-capabilities/
    The only thing that helped was installing “Members” plugin of Justin Tadlock and double creating roles with same names.
    I think this is a bug.

    The same problem as described here https://bbpress.org/forums/topic/custom-roles-resetting-no-role-for-these-forums/

    Vishnja1
    Participant

    Having the same problem. After creating new roles they aren’t saved in user profile. In the
    “Forum Role” select there is “- No role for this forums -“. Though really role seems to be applied. I’ve tried all approaches from this documentation page https://codex.bbpress.org/custom-capabilities/
    The only thing that helped was installing “Members” plugin of Justin Tadlock (thank you Jakobuz) and double creating roles with same names. I think this is a bug.

    #186575
    Vinod Dalvi
    Participant
    #186571
    injili
    Participant

    Hello, please help, I have same problem. Please contribute to https://bbpress.org/forums/topic/allowenable-all-users-create-groups-under-bbpress/

    I need contribution of your ideas please. I have a wordpress site that I am designing and I am stuck. I would like to allow/enable all users to be able to publish/create groups under bbpress.

    I would like to do this urgently. Your ideas are needed.

    Thank you.

    #186570
    injili
    Participant

    Hello great team,

    I need contribution of your ideas please. I have a wordpress site that I am designing and I am stuck. I would like to allow/enable all users to be able to publish/create groups under bbpress.

    I would like to do this urgently. Your ideas are needed.

    Thank you.

    #186569
    Vinod Dalvi
    Participant

    I have tested it on my test site using bbPress Version 2.6-rc-3 but i couldn’t reproduce the issue.

    The 404_template filter doesn’t get fired for me and is_404 function also returns false as shown here https://imgur.com/a/xmfiM

    Could you please describe a bit more in detail how to reproduce it?

    #186567

    In reply to: BUG in wp-admin

    Vinod Dalvi
    Participant

    I can’t confirm the issue on my test site using bbPress Version 2.6-rc-3

    Could you please share the screenshot of the issue or describe a bit more in detail how to reproduce it?

    #186560
    Vinod Dalvi
    Participant

    @zopfan This is old topic so let’s resolve your issue in your following topic.

    ‘Forums Search’ returning wrong results

    #186559
    Vinod Dalvi
    Participant

    I have tested it on my test site and it’s working fine for me using latest version of bbPress plugin.

    Please make sure you are using latest version of bbPress plugin.

    This can be your theme issue on your site so to confirm it just temporary use any default WordPress theme like Twenty Seventeen theme. If everything works fine then it’s your theme issue.

    Also this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.

    Could you please share me your site URL where it’s happening so that i can troubleshoot it?

    #186552
    Vinod Dalvi
    Participant

    Just want to let you know that if your question is related to bbPress plugin then only post in this forum. In this case it is related to BuddyPress plugin so we requested above to post your question on https://buddypress.org/support/

    #186551
    Vinod Dalvi
    Participant

    Your question is related to BuddyPress plugin but this forum is only for bbPress plugin so as requested above please post your question on https://buddypress.org/support/

    #186550
    Vinod Dalvi
    Participant

    It’s hard to help you without accessing your site but please try using below CSS code on your site as described here http://freewptp.com/how-to-use-custom-css-in-wordpress-site/ to reduce spacing.

    #bbpress-forums .bbp-forum-info .bbp-forum-content {
        margin: 0 !important;
    }
    #186548
    Vinod Dalvi
    Participant

    Please make sure you have uploaded files to /wp-content/languages/bbpress/ of your WordPress installation. If the /wp-content/languages/ and /wp-content/languages/bbpress/ folders do not exist, create them.

    Also please rename each file of the files to bbpress-language_COUNTRY.extension

    eg. bbpress-plugin-pt-br.po to bbpress-pt_BR.po
    and bbpress-plugin-pt-br.mo to bbpress-pt_BR.mo.
    Note: Ensure you use the – and _ in the correct place per the above example.

    #186528
    Vinod Dalvi
    Participant

    To achieve this you have to translate bbPress in your language as described in the following page.

    bbPress in Your Language

    #186527
    hannibalherman
    Participant

    Hi, i really want to change my language from English to Danish. In my wordpress Settings > i have changed the wordpress language to Danish. But it docent work in bbpress.
    I have the newest version of bbpress, and wp-content > languages there are bbpress-2.4.x-da.po and mo.
    what to do?

    #186525
    Robin W
    Moderator

    From memory if you are logged in then you should already be able to do so

    see

    Codex Standards & Guidelines

    Vinod Dalvi
    Participant

    When reading bbPress documentation i found some issues and missing information in it so i tried twice to create support forum topic to notify you about this but the topic is not created.

    May be because it is in under review.

    I read information on this page https://codex.bbpress.org/participate-and-contribute/ to help improve bbPress documentation by requesting access.


    @jjj
    , @netweb, @mercime or @robin-w Could you please grant me access so that i can help to improve it?

    #186521

    In reply to: Post template

    Vinod Dalvi
    Participant

    You can just hide it using below custom CSS code on your site as described here http://freewptp.com/how-to-use-custom-css-in-wordpress-site/

    #bbpress-forums fieldset.bbp-form label[for="bbp_anonymous_website"],
    #bbpress-forums fieldset.bbp-form #bbp_anonymous_website {
        display:none;
    }

    Or you can overwrite following bbPress template file in your child theme and remove website field code from it.

    /bbpress/templates/default/bbpress/form-anonymous.php

    #186517
    Vinod Dalvi
    Participant

    You can change it by adding following custom code in the functions.php file of your child theme.

    function vvd_bbpress_translate_text( $translated_text, $text, $domain ) {
    	if ( 'bbpress' === $domain && 'Voices' === trim($translated_text) ) {
    		$translated_text = 'Voix';
    	}
    	return $translated_text;
    }
    add_filter( 'gettext', 'vvd_bbpress_translate_text', 20, 3 );
    #186513
    screenprotector
    Participant

    For info, I have already tried to find line 21 as mentioned here, but cant find it.

    https://buddypress.org/support/topic/changing-bbpress-column-headings/

Viewing 25 results - 8,376 through 8,400 (of 64,454 total)
Skip to toolbar