Search Results for 'wordpress'
-
AuthorSearch Results
-
April 9, 2012 at 10:03 pm #132740
In reply to: [Resolved] Remove the buddybar.css from loading
@ChrisClayton
Participantremove_action( ‘bp_init’, ‘bp_core_load_buddybar_css’ );
https://buddypress.trac.wordpress.org/browser/trunk/bp-core/bp-core-buddybar.php#L671You could also filter it.
April 9, 2012 at 9:53 pm #132739In reply to: Enable Capital Letters in Usernames
@ChrisClayton
ParticipantThis has been fixed in the currently unreleased 1.6.
https://buddypress.trac.wordpress.org/ticket/2207April 9, 2012 at 9:40 pm #132738In reply to: Buddypress & Thesis
@ChrisClayton
Participant@coxis123 Their site states “The Thesis Theme framework is a premium template system for WordPress that is designed to serve as the rock-solid foundation beneath any kind of website.”
With “any” emphasized… So, you can assume so.

But, it’s up to the theme developer to make their themes compatible, so you should ask them.
April 9, 2012 at 6:56 pm #132733In reply to: WordPress theme with buddypress
nookeet
Member@mercime
The version of WordPress is 3.3.1 and Buddypress is 1.5.5. I installed wordpress manually via FTP. I have only 1 plugin installed and I deactivated and still the same issue. I installed Buddypress both through FTP and WordPress online. The issue is still there, and can’t figure out why none of files are seen except blog.April 9, 2012 at 6:04 pm #132731In reply to: WordPress theme with buddypress
@mercime
ParticipantWP/BP versions? Did you install WordPress manually or via webhost script like fantastico or simplescripts etc? Have you tried re-uploading BuddyPress again manually via FTP to plugins folder. Basic troubleshooting includes deactivating all plugins except BuddyPress and change to bp-default theme.
April 9, 2012 at 5:46 pm #132730In reply to: WordPress theme with buddypress
nookeet
Member@mercime
I have already running custom permalinks as /%city_name%/%post_id%/.
2. As far https://codex.buddypress.org/getting-started/configure-buddypress-components/#bp-pages I have problem that I can not associate the pages, because /Acitivity/index.php or others are not even seen. That is my issue and don’t know how to fix this problem.Thanks
April 9, 2012 at 5:32 pm #132729In reply to: Emails Not Sending After Update to 1.5.5
aces
Participantwhat happens when you send a test/debug email from https://wordpress.org/extend/plugins/wp-mail-smtp/ ?
April 9, 2012 at 4:44 pm #132727In reply to: Moving default sidebar widget
@mercime
ParticipantSo what you want to add another widget area after the login form in your sidebar. You would have to register a new widget area in your child theme’s new functions.php file, then add a new get_sidebar call under the code of the login form in your sidebar.php. See how: http://justintadlock.com/archives/2010/11/08/sidebars-in-wordpress
April 9, 2012 at 2:54 pm #132724In reply to: WordPress theme with buddypress
@mercime
Participant1) BuddyPress requires “pretty permalinks” so go to Settings > Permalinks and set to something other than default and Save.
2) If you do not see any “Repair” link after that announcement, go to BuddyPress > Pages and create or associate the pages https://codex.buddypress.org/getting-started/configure-buddypress-components/#bp-pages
April 9, 2012 at 2:30 pm #132723In reply to: Emails Not Sending After Update to 1.5.5
bigjosh
MemberThe same issue here: I’m a new user of Buddypress the version I installed is:
( buddypress.1.5.5 ) And i installed it on ( wordpress-3.3.1. )
what can i do to adjust the error?April 8, 2012 at 6:21 pm #132688In reply to: Weird Space in wp-admin at top of every page
iosconsultancy
MemberHi there,
I have also found another issue that seems to be related. When the user doesn’t have a avatar set, there is weird spacing issues when you roll over the “Howdy [username]. in the top right.
Also, I enabled a plugin for easy site switching in the admin bar – https://wordpress.org/extend/plugins/multisite-switcher/ – and this is not fitting either as expected.
A screenshot is below:
http://www.iosconsultancy.co.uk/bpscreenshot2.pngAny help would be greatly appreciated. This site is meant to be going live in 48 hours.
Thanks and Best Regards
Matthew CaseyDevilish Concept
Participantthe latest one i think, its a plugin for my wordpress site, dont think its been updated for a while tho
April 8, 2012 at 5:54 am #132656@mercime
ParticipantDo post at https://buddypress.org/community/groups/bp-album/forum/ which is monitored by BP Media plugin devs
The alternative is a premium plugin, BP Gallery
April 8, 2012 at 2:59 am #132649In reply to: 2 Questions – Files & Redirection
aces
Participant1. /wp-content/plugins/buddypress/bp-themes/bp-default/
You shouldn’t need to touch those files, instead create a child theme: https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
2. https://buddypress.org/community/groups/welcome-pack/
https://github.com/sbrajesh/bp-redirect-to-profile/blob/master/bp-redirect-to-profile.php
http://wordpress.stackexchange.com/questions/29545/login-redirect-to-certain-bp-profile-page
?
April 8, 2012 at 12:46 am #132647In reply to: Specify Friend, Family or Colleague
aces
ParticipantApril 7, 2012 at 10:50 pm #132643In reply to: Profile Fields becomes URL link
xcentriq
MemberThanks Chris. That would help a lot. Do you know if that works with the latest wordpress? 3.3.1?
April 7, 2012 at 7:42 pm #132631In reply to: Where are my blog posts??
@mercime
Participant== but what if I do want the homepage to display a static page, & my posts to show under “Blog”, how do I do that? ==
I posted how to do it above. This would help you further https://codex.wordpress.org/Creating_a_Static_Front_PageApril 7, 2012 at 7:31 pm #132630@mercime
Participant== Is there a way to completely UNINSTALL and REINSTALL all components of BuddyPress and BuddyPress Template Pack?! ==
To uninstall template pack, you can delete the BP template folders in your theme’s folder, then deactivate template pack plugin.
To uninstall BuddyPress – https://codex.buddypress.org/buddypress-site-administration/deleting-buddypress/
== I keep getting a 404 Page Not Found Error for EVERY BuddyPress link I click on at the top main menu ==
Mod_rewrite must be enabled in your server for “pretty permalinks” required by BuddyPress. Go to Settings > Permalinks and set it to something other than default.
== The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members, Activate, Register. Repair ==
Go to dashboard menu BuddyPress > Pages. You need to associate BP components with Pages. https://codex.buddypress.org/getting-started/configure-buddypress-components/#bp-pages
April 7, 2012 at 7:15 pm #132629Scott G.
Participant“””
The following active BuddyPress Components do not have associated WordPress Pages: Activity Streams, Discussion Forums, User Groups, Members, Activate, Register. Repair
“”””April 7, 2012 at 5:26 pm #132619aces
ParticipantIt is probably the https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/_inc/css/responsive.css stylesheet kicking in.
You should be able to use @media in your child theme stylesheet…..
April 7, 2012 at 3:23 pm #132609In reply to: Profile Fields becomes URL link
@ChrisClayton
Participantfix? It’s like that by design, it allows a user to search for other .users with similar interests..
However, if you want more control – Their’s a plugin for that. (we should seriously steal apples “theirs an app for that” marketing.)
https://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/April 7, 2012 at 3:17 pm #132608In reply to: SPAM ON ACTIVITY PAGE!
@ChrisClayton
Participant“The most important plugin (imho) which is not available is new user moderation…”
In 1.6 the core devs have been doing some work on user capability stuff to make user moderation easier and mentioned that some of the changes will “give us more control over a users status and capabilities for later.” So, something like that ‘could’ end up in core *later*

See: https://buddypress.trac.wordpress.org/ticket/4038But, their are wordpress’ plugins that might help keep non-authorised users out – eg. https://wordpress.org/extend/plugins/wordpress-mu-secure-invites/ & https://wordpress.org/extend/plugins/wp-invites/
April 7, 2012 at 2:22 pm #132607In reply to: how to show friends
shanebp
ModeratorThis is a widget
https://wordpress.org/extend/plugins/bp-show-friends/I haven’t used this and don’t know if it’s compatible with BP 1.5 as is.
If you don’t want a widget and don’t know how to write your own query, you could do something like this – untested by me:
<?php $user_id = $bp->loggedin_user->id; $args = 'user_id='.$user_id.'&per_page=10&populate_extras=0'; if ( bp_has_members( $args ) ){ ?> <div class="item-avatar"> <a href=""></a> </div> <?php } else echo 'You have no friends!'; ?>I believe, that if you pass user_id to bp_has_members loop, it only returns the friends of that user_id.
April 7, 2012 at 2:03 pm #132605In reply to: Remove sitewide activity
DRAGUIAN
MemberHmm, I highly suggest you make a backup of the file I want you to alter. I’m not sure if your using wordpress or not but in any case what I did was..enter buddypress–>buddypress themes–>bp default—>activity–>index.php. (so yea make a back up of your index.php file) Then edit the index.php file by deleting the following
<li class="selected" id="activity-all"><a href="" title=""><?php printf( __( 'All Members <span>%s</span>', 'buddypress' ), bp_get_total_site_member_count() ); ?></a></li>April 7, 2012 at 12:54 pm #132603In reply to: SPAM ON ACTIVITY PAGE!
wpte
ParticipantThats great Chris!
I also experienced my first registered spammer today, while I already took some precautions.
I’ve installed https://wordpress.org/extend/plugins/stop-spammer-registrations-plugin/ to stop spammers from getting in. The most important plugin (imho) which is not available is new user moderation…A lot of small communities also use buddypress, and for those communities I think it would be fantastic to have an option to hold new users for moderation.
This plugin: https://wordpress.org/extend/plugins/bp-registration-options/ was able to do that but hasn’t been updated in ages…
And that option will probably stop bad users from getting in, forever
-
AuthorSearch Results
