Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 5,901 through 5,925 (of 22,683 total)
  • Author
    Search Results
  • #238910
    DewFL
    Participant

    @modemlooper thanks for the suggestion, I will change that from “register” to something else 🙂 I have tried changing the url on permlinks to a handful or different possibilities and still I get the 404 page, I have also tried all suggestions at: https://buddypress.org/support/topic/the-requested-url-register-was-not-found-on-this-server/ including adding a .htaccess file which was not in my WordPress root directory for some reason, I have also tried enabling mod_rewrite in Apache to no avail, I’m stocked 🙁

    #238900
    DewFL
    Participant

    @danbp thanks! but the pages are created! I went to WordPress and set them up, I did however had an error I did while trying to figure things out with the registration page pointing to the wrong url, I have fixed that since you told me, also on the BudyPress settings I have assigned them to the different components, still the pages are just blank.

    Also I’m not sure what the pretty permlinks is? is this changing the Permlinks settings in wordpress to something like “Post Name” ? I’m going to read configure-components page again top to bottom, again thanks so much for your help!

    PS: I changed the permlinks in wordpress to “Post Name” and now all component pages are not just blank but they cannot be found. ahhhhh I’m sooooooo confused! lol

    #238896
    DewFL
    Participant

    Hello @modemlooper

    Yes, Registration is turn on in WordPress, and pages are assigned to the default ones that were created when BudyPress was installed, I have no idea if I have to change that or where to.

    I would greately appreciate it if you could take a look please

    modemlooper
    Moderator

    if you have registration turned off in WordPress settings you will have registration troubles. When you got to settings > BuddyPress and on the pages tab do you have the pages assigned to components?

    #238891
    modemlooper
    Moderator

    BP doesn’t have a special login aside from showing an avatar in the widget. You can use any login plugin https://wordpress.org/plugins/login-sidebar-widget/

    #238882
    danbp
    Participant

    You forgot to mention your bug report:
    https://buddypress.trac.wordpress.org/ticket/6428

    #238881
    thomasoriis
    Participant

    Actually It is solved if I disable profile sync between wordpress and buddypress – but what does that mean any way? Will it kill my client side to disable profile sync?

    #238880
    r-a-y
    Keymaster

    At the moment, you can’t.

    This is handled in the bbPress plugin:
    https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/extend/buddypress/groups.php#L55

    You could try overriding those variables on the 'bp_include' hook. See where bbPress initializes BuddyPress:
    https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/core/actions.php#L132
    https://bbpress.trac.wordpress.org/browser/tags/2.5.7/includes/core/extend.php#L38

    So in theory, you could overload those slugs on the bbpress()->extend->buddypress object on the 'bp_include' hook after priority 10.

    Untested, but see if that works. This will also break all your old forum links in the activity stream if you did this.

    #238869
    shanebp
    Moderator

    This doesn’t directly solve your problem, but…

    You shouldn’t use ‘admin’ as a user name.
    https://codex.wordpress.org/Hardening_WordPress#Security_through_obscurity

    #238864
    djanym
    Participant
    #238863
    danbp
    Participant
    danbp
    Participant

    hi @fmckinnon,

    Should we also use BuddyPress?

    bbPress is a separate WP forum plugin. You can use it on any WordPress install.

    BuddyPress is a separate WP members community plugin. You can use on any WordPress install.

    Confused by the difference between “Groups” in Buddypress and the forums … and “Group” forums.

    BP groups are members activities grouped under a same hood: the group. So it’s a typical BP behave. A group is not a forum, even if group discussion can be followed with help of a minimalistic publishing tool, the what’s new ? form aka notice editor. A kind of wall discussion retrained to each group, without any usual forum tool.

    If you use bbPress AND buddyPress, you have the ability to categorize the forum into groups. In other words, you can assign a forum to any group of your choice.

    As you can read on Codex, you have the option for a global forum only, or group forums only or if you have time and many mods, group and global forums.

    For the last question, you already know that vbulltetin can be imported. For the user i have no answer because i never used this, but one thing is sure, WP use only one user table, no matter the other used plugin.

    BuddyPress “shows” users, but doesn’t manage them. bbPress “shows” topics, but doesn’t manage user. That’s WP stuff.

    I don’t know if you should use BP and bbPress together simply in regards of these technical explanation. So far i already experimented with BP, they are many other points to take in consideration if you want to built a community site.

    #238785

    In reply to: Groups issue

    Rene Streber
    Participant

    Hi,
    I deactivated all plugins,
    I checked all permalinks,
    activated the twenty four theme from wordpress instead of the Boss theme (language looked fine),
    activated buddypress (language looked fine, everything is correctly translated)

    activated the BOSS Theme (language is not 100% translated:
    examples: active, all groups, my groups, group has xx members, newly created etc. is not translated
    although we installed the newest german translation (mo/po in wp-content/languages/plugins)

    The same translation problem exists with sidewide activity as well as member directory (here all members, my friends in English)

    For groups (..community/gruppen; parent is community, template is default)
    For members (..community/mitglieder; parent is community, template is default)

    404 error if I try to open any group with wordpress or with the boss theme

    I did not run the last steps, because the issue is still present.

    Ps Every buddypress component has its own unique page

    Rene

    #238769
    danbp
    Participant
    #238767
    Henry Wright
    Moderator

    Hey @irenehofer

    I’ve not seen a plugin that can do specifically what you need, but try searching the WordPress Plugin Directory for something similar and then perhaps try modifying it to your needs.

    #238752
    WPWally
    Participant

    Hi @henrywright sorry for the delayed response but I had other things to tend to. Yes, I am seeing the problem on both the localhost and my online server. The only difference between the two is that my local server is returning the error code and my online server is not.

    I am once again updated to the latest versions of both WordPress and BuddyPress.

    #238745

    In reply to: Groups issue

    danbp
    Participant

    Hallo @rene-streber,

    First of, i would recommend that you revert to a basic WP install using 2014 or 2015 theme and the WP’s german language activated and all plugins deactivated.

    If you have a local install, suggest you do your test on it instead of the prod site.

    Once this is done, you activate BuddyPress. German language will automatically be uploaded to the right folder (wp-content/languages/plugins/buddypress-de_DE.mo)
    The original translation is here. It is complete to 100%. (and also the official translation).
    FYI deckerweb provides a translation for bp 1.9 & 1.9.1. So seems to me it is outdated now.

    Check if anything is correctly übersetzt. Theoretish sollte es jetzt funktionnieren.

    If ok, you activate the main theme. Recheck everything. If ok, reactivate your plugins one by one and check each step to isolate an issue, if ever.

    If everything is correct again, you can handle the specifics for your homepage. But remind one thing: BuddyPress components use a page system which is only in for internal purpose. This means that you can’t apply a page model like for an usual WP page. And if you use a special template just for the homepage, you have to adjust it to work with BuddyPress.

    Each activated BP component should have a page assigned. And this page must be unique and empty, whithout any template or model settings, just a title.

    I see that you have some issue with page names in your menu. Button show community2 and the permalink contains community-4. Check this too, to get community only everywhere. And probably clear your trash as it may contain some duplicates from previous attempts.

    Once this is cleaned, und mit klarer aussicht, simply resave your permalinks to reinitialize all links.

    #238744

    In reply to: Forums on Member Pages

    danbp
    Participant

    bp_is_user_forums(), check if forums component is active.
    https://buddypress.trac.wordpress.org/changeset/6484

    Which type of forum do you use ? Standalone or group, or both ?

    In bbPress you have a folder called extend containing the BP specific templates. Should you use them depends the forum type.

    If bbPress is standalone, the plugin is totally independant of BuddyPress in regards of templates at least.

    tiquality
    Participant

    Thanks Brajesh, but I didnt find this files, bp-custom.php and member-header.php 🙁

    This is my link profile project: http://tiquality.com.br/intranet/members/admin/profile/

    On the extend profile fields, it should show the mail of wordpress user.

    tks!

    danbp
    Participant

    This works only in the member loop.
    Not sure what you mean by a user standard page, but if you mean a normal WP page, see here first:

    Template Hierarchy

    or more simplier, see
    https://wordpress.org/plugins/bp-profile-search/

    #238682
    danbp
    Participant

    I can’t explain better as the Codex. You simply have to follow what’s explained here:

    Twenty Eleven Theme

    #238658
    Henry Wright
    Moderator

    Try looking at BuddyPress Docs

    danbp
    Participant

    Two snippets to do this (hopefully). The first has a fixed position (latest by default), the second let’s you choose the position.

    function my_nav_menu_notif_counter($menu) {      
            if (!is_user_logged_in())
                    return $menu;
            else
                    $notif = '<li>Notif '. bp_notifications_get_unread_notification_count( bp_loggedin_user_id() ) .'</li>';
                    $menu = $menu . $notif;
                    return $menu;
    }
    add_filter( 'wp_nav_menu_items', 'my_nav_menu_notif_counter' );
    
    See comment how to apply a position
    function my_nav_menu_positioned_notif_counter( $items, $args ) 
    {
        if( $args->theme_location == 'primary' ) // only for primary menu
        {
            $items_array = array();
            while ( false !== ( $item_pos = strpos ( $items, '<li', 3) ) )
            {
                $items_array[] = substr($items, 0, $item_pos);
                $items = substr($items, $item_pos);
            }
            $items_array[] = $items;
            array_splice($items_array, 0, 0, '<li>Notif '. bp_notifications_get_unread_notification_count( bp_loggedin_user_id() ) .'</li>'); // 0,0 is first position, 1,0 is second, etc
    
            $items = implode('', $items_array);
        }
        return $items;
    }
    add_filter('wp_nav_menu_items','my_nav_menu_positioned_notif_counter', 10, 2);

    Reference: https://developer.wordpress.org/reference/hooks/wp_nav_menu_items/

    #238636

    In reply to: Bookbag/Cart Function

    danbp
    Participant

    Never heard about individual WP media library, specific to my buddypress account. By default, all authors can see others pictures when stored in the media library.

    BuddyForms is a premium plugin, you probably will have more chance for answers by asking on ThemeKraft support.

    danbp
    Participant

    Any other idea? Yes !
    Use bbP Signature instead. This plugin has a filtrable function where you can easely add custom fields near signature.

    Activate the plugin. Create a field called signature and add this snippet to bp-custom.php

    function my_bbp_reply_content_append_user_signature( $content = '', $reply_id = 0, $args = array() ) {
    	// Default arguments
    	$defaults = array(
    		'separator' => '<hr />',
    		'before'    => '<div class="bbp-reply-signature">',
    		'after'     => '</div>'
    	);
    	$r = wp_parse_args( $args, $defaults );
    	extract( $r );
    
    	// Verify topic id, get author id, and potential signature
    	$reply_id  = bbp_get_reply_id       ( $reply_id );
    	$user_id   = bbp_get_reply_author_id( $reply_id );
    	if(function_exists('bp_has_groups')) {
    		$signature = xprofile_get_field_data( 'Signature', $user_id );
    	// here we add our custom fields
    		$wowi = '<br>'. xprofile_get_field_data( 'Industry', $user_id );
    		$wowt = '<br>'. xprofile_get_field_data( 'Type', $user_id );
    	}
    	else {
    		$signature = bbp_get_user_signature ( $user_id  );
    	}
    
    	// If signature exists, adjust the content accordingly
    	if ( !empty( $signature ) )
    		$content = $content . $separator . $before . $signature . $wowi . $wowt . $after;
    
    	return apply_filters( 'my_bbp_reply_content_append_signature', $content, $reply_id, $separator );
    }
    
    if ( !is_admin() ) {
    	remove_filter( 'bbp_get_reply_content', 'bbp_reply_content_append_user_signature', 1, 2 );
    	add_filter( 'bbp_get_reply_content', 'my_bbp_reply_content_append_user_signature', 1, 2 );	
    }
Viewing 25 results - 5,901 through 5,925 (of 22,683 total)
Skip to toolbar