Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 20 replies - 1 through 20 (of 20 total)

  • joost-abrahams
    Participant

    @joost-abrahams

    https://buddypress.trac.wordpress.org/ticket/8303

    The hidden group bug is unresolved.


    joost-abrahams
    Participant

    @joost-abrahams

    BP uses the WP login register etc functionality, you could ask on the WP forum


    joost-abrahams
    Participant

    @joost-abrahams

    you can close your registration on your wp setting page in the admin and bp setting page, it is possible to send a invite in bp or make a new user in the admin, you cannot set the password of the new user.

    the username cannot be changed in wp or bp


    joost-abrahams
    Participant

    @joost-abrahams

    Welcome to BuddyPress.

    Did you try to test it with Twenty Twenty-Two standard wp theme?


    joost-abrahams
    Participant

    @joost-abrahams

    https://buddypress.org/support/topic/when-asking-for-support-2/

    give information provided on this page to replica your issue


    joost-abrahams
    Participant

    @joost-abrahams

    I also experience this problem


    joost-abrahams
    Participant

    @joost-abrahams

    Use the plugin “BP XProfile WordPress User Sync”


    joost-abrahams
    Participant

    @joost-abrahams

    @jqcaffeine Normal behavior. For bbPress use “bbp style pack” plugin to activate mentions.
    Gutenberg supports mentions.


    @teknorah
    Your frontend editor has no support for mentions (ask plugin/theme developer)


    @sssv
    No suggestions about your issue


    joost-abrahams
    Participant

    @joost-abrahams


    joost-abrahams
    Participant

    @joost-abrahams

    Try this css code

    /* wp-admin bar */
    @media screen and (max-width: 782px) {
    	#wpadminbar li#wp-admin-bar-bp-login a, #wpadminbar li#wp-admin-bar-bp-register a {
    		padding: 0 8px;
    	}
    }
    
    @media screen and (max-width: 782px) {
    	#wpadminbar li#wp-admin-bar-bp-login, #wpadminbar li#wp-admin-bar-bp-register {
    		display: block;
    	}
    }
    

    joost-abrahams
    Participant

    @joost-abrahams

    Put this css inside your customizer or child theme.

    /* wp-admin bar */
    @media screen and (max-width: 782px) {
    	#wpadminbar li#wp-admin-bar-bp-login a, #wpadminbar li#wp-admin-bar-bp-register a {
    		padding: 0 8px;
    	}
    }
    
    @media screen and (max-width: 782px) {
    	#wpadminbar li#wp-admin-bar-bp-login, #wpadminbar li#wp-admin-bar-bp-register {
    		display: block;
    	}
    }

    joost-abrahams
    Participant

    @joost-abrahams

    Patch seems ok

    Thanks for the fix


    joost-abrahams
    Participant

    @joost-abrahams

    1. Which version of WordPress are you running?

    4.8

    2. Did you install WordPress as a directory or subdomain install?

    directory

    3. If a directory install, is it in root or in a subdirectory?

    root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?

    No

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.

    Yes

    6. Which version of BP are you running?

    2.9

    7. Did you upgraded from a previous version of BP? If so, from which version?

    2.8.2

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?

    Ban Hammer: 2.6
    bbPress: 2.6-rc-3
    BP Blog Author Profile Link: 2.8.1
    BP Idea Stream: 1.0.1
    BP XProfile WordPress User Sync: 0.6.4
    BuddyDrive: 2.1.1
    BuddyPress: 2.9.0
    BuddyPress Docs: 1.9.4
    BuddyPress Edit Activity: 1.0.8
    BuddyPress Groups Extras: 3.6.9.1
    Co-Authors Plus: 3.2.2
    Jetpack by WordPress.com: 5.1
    JetPack Non-Admin Removal: 3.0
    Login Site Icon: 1.0
    Mantablog bp register text: 0.1
    Mantablog bp remove rss: 0.1
    Mantablog Custom Profile: 0.1
    Mantablog meta desc homepage: 0.1
    MediaPress: 1.1.6
    Registration Honeypot: 1.1.0-alpha-1
    SEO – Remove H1: 1.0.2
    TablePress: 1.8
    TinyMCE Advanced: 4.6.3
    WP Idea Stream: 2.4.0
    WP Revisions Control: 1.2.1
    WP Sitemap Page: 1.6

    9. Are you using the standard WordPress theme or customized theme?

    standard WordPress theme

    10. Which theme do you use ?

    Generatepress

    11. Have you modified the core files in any way?

    No

    12. Do you have any custom functions in bp-custom.php?

    No

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    2.6rc3

    14. Please provide a list of any errors in your server’s log files.

    15. Which company provides your hosting?

    16. Is your server running Windows, or if Linux; Apache, nginx or something else?

    Linux; Apache


    joost-abrahams
    Participant

    @joost-abrahams

    Your theme is outputting those links.


    joost-abrahams
    Participant

    @joost-abrahams

    I,m am very sorry but… You did make those changes somehow, wordpress and buddypress only outputs lowercase slugs.

    You are not typing internet adresses directly into your browser? Those links in your chase are generated by your theme? Did you try a different theme? Did you try to change the page slug?


    joost-abrahams
    Participant

    @joost-abrahams

    More examples

    Works

    example.org/group/
    example.org/group/TESTGROUP/

    Doesnt work only shows pagetitel

    example.org/GROUP/

    Works but goes to page not found themepage

    example.org/group/testgroup/Members


    joost-abrahams
    Participant

    @joost-abrahams

    Redirect or building of BP pages doesn’t work right when using capatalized letters inside the slug.
    After the pagetitel is printed the page breaks.
    Happens with all BP slugs.

    Example


    joost-abrahams
    Participant

    @joost-abrahams

    @hnla @r-a-y thanks for the quick fix


    joost-abrahams
    Participant

    @joost-abrahams

    More testing with fresh install WP4.3.1
    Plugins active : buddypress, maintenance
    theme test data imported
    buddypress test data imported

    2013, 2015 themes no issues

    2014 only exist on group pages, members pages no issues


    joost-abrahams
    Participant

    @joost-abrahams

    The cover images are awesome, thanks 🙂

Viewing 20 replies - 1 through 20 (of 20 total)
Skip to toolbar