Search Results for 'wordpress'
-
AuthorSearch Results
-
May 10, 2015 at 4:45 am #238910
In reply to: Installed Buddypress but several things won’t work.
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 🙁
May 9, 2015 at 10:44 pm #238900In reply to: Installed Buddypress but several things won’t work.
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
May 9, 2015 at 10:22 pm #238896In reply to: Installed Buddypress but several things won’t work.
DewFL
ParticipantHello @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
May 9, 2015 at 9:34 pm #238892In reply to: Installed Buddypress but several things won’t work.
modemlooper
Moderatorif 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?
May 9, 2015 at 9:25 pm #238891In reply to: Shortcode for Buddypress login?
modemlooper
ModeratorBP 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/
May 9, 2015 at 6:27 pm #238882In reply to: nickname clears first_name and last_name
danbp
ParticipantYou forgot to mention your bug report:
https://buddypress.trac.wordpress.org/ticket/6428May 9, 2015 at 5:07 pm #238881In reply to: nickname clears first_name and last_name
thomasoriis
ParticipantActually 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?
May 9, 2015 at 4:31 pm #238880In reply to: How can I change the slug for forums?
r-a-y
KeymasterAt 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#L55You 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#L38So in theory, you could overload those slugs on the
bbpress()->extend->buddypressobject 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.
May 9, 2015 at 2:13 pm #238869In reply to: Problem with link to user profile
shanebp
ModeratorThis doesn’t directly solve your problem, but…
You shouldn’t use ‘admin’ as a user name.
https://codex.wordpress.org/Hardening_WordPress#Security_through_obscurityMay 9, 2015 at 12:13 pm #238864In reply to: Remove Email requirement
djanym
Participanthttps://wordpress.org/plugins/optional-email/
is it works for you?May 9, 2015 at 12:12 pm #238863In reply to: Minimum password strength
danbp
ParticipantHave you tried this plugin ?
https://wordpress.org/plugins/buddypress-secure-passwords/Also:
https://buddypress.org/support/topic/strong-passwords/#post-187635May 7, 2015 at 5:55 pm #238791danbp
Participanthi @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.
May 7, 2015 at 3:45 pm #238785In reply to: Groups issue
Rene Streber
ParticipantHi,
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
May 7, 2015 at 9:26 am #238769In reply to: Holiday / other absences of users
danbp
ParticipantHi @irenehofer,
see if you can adapt
https://wordpress.org/plugins/out-of-office/
or
https://wordpress.org/plugins/simple-intranet-directory/May 7, 2015 at 9:10 am #238767In reply to: Holiday / other absences of users
Henry Wright
ModeratorHey @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.
May 6, 2015 at 7:20 pm #238752In reply to: Some of my users profiles are not loading
WPWally
ParticipantHi @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.
May 6, 2015 at 2:46 pm #238745In reply to: Groups issue
danbp
ParticipantHallo @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. Soseems to meit 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.
May 6, 2015 at 2:19 pm #238744In reply to: Forums on Member Pages
danbp
Participantbp_is_user_forums(), check if forums component is active.
https://buddypress.trac.wordpress.org/changeset/6484Which 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.
May 6, 2015 at 11:17 am #238735tiquality
ParticipantThanks 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!
May 5, 2015 at 6:57 am #238699danbp
ParticipantThis 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:or more simplier, see
https://wordpress.org/plugins/bp-profile-search/May 4, 2015 at 8:55 pm #238682In reply to: How to add sidebar to single update/comment page
danbp
ParticipantI can’t explain better as the Codex. You simply have to follow what’s explained here:
May 4, 2015 at 7:50 am #238658In reply to: Create projects where people can collaborate
Henry Wright
ModeratorTry looking at BuddyPress Docs
May 3, 2015 at 11:12 pm #238656danbp
ParticipantTwo 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/
May 3, 2015 at 12:01 am #238636In reply to: Bookbag/Cart Function
danbp
ParticipantNever 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.
May 2, 2015 at 11:40 pm #238635danbp
ParticipantAny 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 ); } -
AuthorSearch Results