Search Results for 'buddypress'
-
AuthorSearch Results
-
May 24, 2010 at 5:51 am #79429
In reply to: How do I Rename Components?
@mercime
ParticipantChange the URL slugs of BuddyPress components: – https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
Plus to reflect URL in Menu go change the names of respective navigation list within header.php of bp-default themeMay 24, 2010 at 5:33 am #79428In reply to: SEO for Buddypress
paulhastings0
ParticipantYou’ll want to post that in the plugin’s forum: https://buddypress.org/community/groups/seo-for-buddypress/forum/
May 24, 2010 at 4:57 am #79425In reply to: Using BuddyPress with MU
Cory
ParticipantThanks Xevo. I’ll look into this a bit more.
May 24, 2010 at 4:46 am #79424In reply to: Quick questions
pcwriter
ParticipantTo change the base profile field group name, go to your WP Dashboard. Under BuddyPress > General settings, you’ll see the first entry allows you to change this.
To set the Activity Stream as your home page, go to your WP Dashboard again. Scroll down to the bottom and, under Settings > Reading, you’ll see the first entry allows you to choose what to display on the front page. Click “A Static Page”, then from the dropdown, select “Activity Stream”. Note that you’ll have to create a page for your Posts Page.
To “lock people out” of certain content areas, you could customize your child-theme templates to display what you want to logged-in/non-logged-in users like here: http://pastebin.com/KFeEAh1Z. Or you could try the s2member plugin: http://www.primothemes.com/post/s2member-membership-plugin-with-paypal/
Hope this helps!
May 24, 2010 at 4:43 am #79423In reply to: BuddyPress-Links 0.4.x Releases and Support
gregfielding
ParticipantI’m having an issue when I hit “Fetch Site Details,” nothing happens. No freezing, whitescreen or errors. Just nothing happens. I haven’t been able to find a conflict. Anyone else have this?
May 24, 2010 at 3:30 am #79420In reply to: Quick questions
Nathan Gelston
ParticipantSo, I found “Custom Profile Filters for BuddyPress” which enables me to disable links in profiles – still need some help on the other questions though!
May 24, 2010 at 3:27 am #79419In reply to: Activity stream as front page in BP 1.2.4, WP 3.0 b2
LPH2005
ParticipantOpened ticket: https://trac.buddypress.org/ticket/2403
May 24, 2010 at 2:55 am #79416In reply to: BuddyPress and WordPress 3.0
anaxent
Memberid like to see the new wp 3.0 nav functionality added to the buddy press default theme
added to functions.phpCode:add_theme_support( ‘nav-menus’ );to show the menu in header.php
Code:‘menu_order’, ‘container_class’ => ‘menu-header’, ‘container_id’ => ‘nav’ ) ); ?>May 24, 2010 at 2:48 am #79414jillsays
MemberI’ve actually checked every single buddypress template file I have, and can not find it anywhere. Do I have to modify the core?
May 24, 2010 at 2:38 am #79413In reply to: Registration Approval Plugin
John
Participantmercrime did you get it to work? Because this doesn’t work. It breaks the Registration field.
I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2 and after Activating bp-registration options I get the following error in the Registration Page and the “Complete Sign Up” button disappeared.
undefined function get_current_site() in myserverpath……../wp-content/plugins/bp-registration-options/bp-registration-options.php on line 726
May 24, 2010 at 2:22 am #79412Stephen Glanville
ParticipantI don’t know if this will help, but it was something I forgot about and it fixed most of my issues which were similar:
“sounds like you enabled BP from the upgrade screen. Disable BuddyPress, then go back to the plugins page and re-enable it sitewide (over on the right it says ‘Activate Site Wide’). That should fix many of your issues, but not the blog lists one. Working on a fix for that now.” from shawnkhall on this thread.
Cheers
Stephen G
May 24, 2010 at 1:11 am #79409In reply to: Activity stream as front page in BP 1.2.4, WP 3.0 b2
rich! @ etiviti
Participantdid you file a trac ticket? (same login info here)
https://trac.buddypress.org/newticket(i can dup the same issue on a fresh single wp3b2 install)
May 24, 2010 at 1:06 am #79408In reply to: Time stamp message pages incorrect
r-a-y
KeymasterCheck out this ticket:
https://trac.buddypress.org/ticket/2203May 24, 2010 at 12:45 am #79404David Lewis
ParticipantDid you ever figure this out? Times are fine everywhere else in my BuddyPress installation… but in emails they are all 4 hours behind. Is this a PHP / server configuration issue?
May 23, 2010 at 11:54 pm #79401In reply to: Welcome Pack has blank text zones
r-a-y
Keymaster@pjnu – If you’re using the Usernames Only plugin and Welcome Pack, it causes this issue.
There’s a fix listed here:
https://buddypress.org/community/groups/buddypress-usernames-only/forum/topic/bp-username-only-plugin-announcements/?topic_page=2&num=15#post-55603@DJPaul – Have you read the thread, specifically the part about the bp_member_name filter?
May 23, 2010 at 10:58 pm #79399John
ParticipantI have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2 and after Activating bp-registration options I get the following error in the Registration Page and the “Complete Sign Up” button disappeared.
undefined function get_current_site() in myserverpath……../wp-content/plugins/bp-registration-options/bp-registration-options.php on line 726
May 23, 2010 at 10:43 pm #79398In reply to: Buddypress Maps Error Code
John
ParticipantI have a BUG as well.
I have BuddyPress 1.2.4.1 on a single instance of WordPress 2.9.2
I set the Default Map Size to SMALL (300×225)
The “Guess it from user’s IP” is DisabledThe Tab reads “Custom Markers (0)” and I get a Warning above the
stretched map (640×480) …
Warning: Invalid argument supplied for foreach() in /home/content/a/t/o/atomiccafe/html/upoubams/wp-content/plugins/buddypress-maps/bp-maps-templatetags.php on line 210
And I get a stretched map (not 300×225) with no Marker.May 23, 2010 at 9:43 pm #79393In reply to: buddypress-skeleton-component – saving to database?
thekmen
ParticipantSorry, only getting back to this now.
@jeffsayre or anyone else who might know,
I realised the saving to DB only works on the non ajax updates, like creating a new group.
If I turn off JS in my browser, the saving to DB does work on previous ajax updates, like updating your status.Any idea how I would get it to save to DB when using the default BP ajax updates?
May 23, 2010 at 9:41 pm #79392Anointed
Participant@DJPaul
Thank you!. Yes I realize that post_types have absolutely nothing to do with the activity stream. I look at post_types as nothing more than a new dataset that I want to include in the activity stream.I guess that I was hoping that bp had some type of action that I could hook into. Meaning I add a function to bp record activity to recognize my new post_types as a new dataset. Then the activity could pick up whatever data I want to add into it. (I’m not a seasoned coder, so pretty sure my terminology is wrong, but I hope you get the idea).
May 23, 2010 at 9:31 pm #79391In reply to: Welcome Pack has blank text zones
Paul Wong-Gibbs
KeymasterHeh, that’s a new feature in the latest version: Stealth Mode™, to stop people looking over your shoulder.
Seriously however, I bet you’re using @r-a-y‘s user names only plugin? I have heard it causes this problem.
May 23, 2010 at 9:29 pm #79390In reply to: Problems with activation plugin.
Paul Wong-Gibbs
KeymasterTry reuploading all of the BuddyPress files. Then disable all plugins, THEN activate BuddyPress.
May 23, 2010 at 9:26 pm #79388In reply to: BuddyPress and WordPress 3.0
okso
Participantbp 1.2.4 alleluia, well done, thank you.
May 23, 2010 at 9:09 pm #79387In reply to: Buddypress directory
janpaulmeijer
Memberah yes, i put it in the .css of the buddypress template pack and it worked perfectly
thanks a lot!
May 23, 2010 at 9:02 pm #79386In reply to: Buddypress directory
r-a-y
KeymasterAdd the CSS snippet to your WP theme’s stylesheet… not the default BP theme’s stylesheet.
May 23, 2010 at 8:45 pm #79384In reply to: Upgraded to 1.2.4 and now No Blogs Showing!
r-a-y
KeymasterBP 1.2.4.1 has just been tagged and fixes the missing blogs issue:
https://downloads.wordpress.org/plugin/buddypress.1.2.4.1.zip -
AuthorSearch Results