Search Results for 'buddypress'
-
AuthorSearch Results
-
August 9, 2011 at 1:12 pm #118058
aces
Participanthttps://wordpress.org/extend/plugins/google-sitemap-generator/ works with buddypress. You can add your buddypress forums etc in the settings page
August 9, 2011 at 11:48 am #118052In reply to: Frisco Child Theme
PJ
Participant@intermike I downloaded and re-activated the theme but no luck.
August 9, 2011 at 11:40 am #118051Anonymous User 96400
InactiveBP Xtra Signup is listed as working on your spreadsheet. It doesn’t add a root page, so should work just fine for 1.5 as it does for 1.2.x. Problem is that it’s not working properly in a MS environment (and hasn’t been for a while now), as the options page doesn’t show. I know it’s easy to fix, but there never is enough time…
I’ll be testing it thoroughly sometime this week, but until then it might be best to set it to fail, so users don’t get confused. Cheers!
August 9, 2011 at 10:31 am #118050In reply to: BP members page showing 500 internal server error
infocoolsms
Participanthmm.. isn’t htaccess update automatically when I install buddypress? if not, what should I put on htaccess?
August 9, 2011 at 9:14 am #118047Sven Lehnert
Participantwow, could this topic become sticky for a while, so everyone can find this easily?
August 9, 2011 at 6:46 am #118044In reply to: BuddyPress 1.5 updated themes list
Paul Wong-Gibbs
KeymasterThanks for getting on this, and for Mercime testing the repo themes
August 9, 2011 at 6:42 am #118043In reply to: The New BP Admin Bar
Paul Wong-Gibbs
KeymasterIt’s part of the new BuddyPress 1.5 default theme, which you can download via our news blog (“blog” in the main menu). Be aware the software is in beta testing at the moment.
August 9, 2011 at 6:41 am #118042Stigmartyr
Member
wish there was an answer to this…August 9, 2011 at 4:12 am #118033In reply to: BuddyPress 1.5 compatibility for plugins and themes
foxly
ParticipantWe’ve modified our BuddyPress test install with your patch and deployed it to our testers. There could be up to a 24 hour delay before they cut over to it though.
Thanks!
^F^
August 9, 2011 at 2:55 am #118031In reply to: BuddyPress Template Pack
enderandrew
MemberThe Buddypress Template Pack can insert the Buddypress CSS and JS in your theme. That’s likely the step you are missing.
August 9, 2011 at 2:48 am #118030In reply to: Regular wp theme to a buddypress theme?
Tony Locke
Participantwell, I don’t know what part of the file to change. I loaded the compatibility plugin templates, loaded the BP Sidebar plugin, even got the theme tag-ged buddypress to get rid of the message.
when I open up the widgets I see the Buddypress sidebar widgetized areas, but no matter what I place in there I can’t get them to show.
I guess I need to learn how to “make note of the HTML template structure of the file, specifically the
tags that surround the content and sidebar.”
will someone hold my hand through that process please?August 9, 2011 at 2:45 am #118029In reply to: JobRoller + BuddyPress errors
Tony Locke
Participantwell, I don’t know what part of the file to change. I loaded the compatibility plugin templates, loaded the BP Sidebar plugin, even got the theme tag-ged buddypress to get rid of the message.
when I open up the widgets I see the Buddypress sidebar widgetized areas, but no matter what I place in there I can’t get them to show.
I guess I need to learn how to “make note of the HTML template structure of the file, specifically the
tags that surround the content and sidebar.”
will someone hold my hand through that process please?August 9, 2011 at 2:43 am #118028In reply to: BuddyPress Template Pack
Tony Locke
Participantwell, I don’t know what part of the file to change. I loaded the compatibility plugin templates, loaded the BP Sidebar plugin, even got the theme tag-ged buddypress to get rid of the message.
when I open up the widgets I see the Buddypress sidebar widgetized areas, but no matter what I place in there I can’t get them to show.
I guess I need to learn how to “make note of the HTML template structure of the file, specifically the
tags that surround the content and sidebar.”will someone hold my hand through that process please?
August 9, 2011 at 2:03 am #118027In reply to: BuddyPress 1.5 compatibility for plugins and themes
@mercime
Participant@suchaqd no, you didn’t both your install. https://buddypress.trac.wordpress.org/ticket/3389
August 9, 2011 at 2:03 am #118026In reply to: BuddyPress 1.5 compatibility for plugins and themes
@mercime
Participant@suchaqd no, you didn’t both your install. https://buddypress.trac.wordpress.org/ticket/3389
August 9, 2011 at 12:47 am #118019Nahum
Participantthis was working before 1.5
`
function my_blog(){
global $bp;
if ( !function_exists(‘bp_blogs_install’) )
return false;if ( !$blogs = wp_cache_get( ‘bp_blogs_of_user_’ . $bp->displayed_user->id . ‘_inc_hidden’, ‘bp’ ) ) {
$blogs = bp_blogs_get_blogs_for_user( $bp->displayed_user->id, true );
wp_cache_set( ‘bp_blogs_of_user_’ . $bp->displayed_user->id . ‘_inc_hidden’, $blogs, ‘bp’ );
}if ( is_array( $blogs ) && (int)$blogs ) {
$blog=array_pop($blogs);//the first blog
?>
- <a href="siteurl; ?>”>
<?php
}
}
`
I don’t recall now where I found it. If anyone knows how to fix for 1.5 that would be nice.August 8, 2011 at 11:10 pm #118013In reply to: BuddyPress 1.5 compatibility for plugins and themes
Mike
ParticipantDoing a test run for child theming and couldn’t figure out why some style rules displayed and others didn’t until I realized that BP Default is loaded after the child theme instead of before. Anybody else getting this or did I just botch my install?
August 8, 2011 at 11:08 pm #118012In reply to: BuddyPress 1.5 compatibility for plugins and themes
Anonymous User 7775228
Inactive@boonebgorges NO worries, I’ve just updated it.
@johnjamesjacoby We can probably do that for you
August 8, 2011 at 9:44 pm #118011In reply to: BuddyPress 1.5 compatibility for plugins and themes
Tammie Lister
ModeratorI’ve just done a mass update off the back of @foxly ‘s cracking list will add in links tomorrow but anything anyone thinks should be added or issues just add to this thread. Keep em coming
August 8, 2011 at 9:33 pm #118010rossagrant
Participant@travel-junkie Cheers for the explanation Boris!
You know my site better than anyone, so it’s something I would love to do when it becomes integrated with BP further down the line.
I just love how much simpler it looks on testbp.org
I guess the new plugin of bbpress2.0, will change all existing groups into forums when it transfers everything over and these are displaed on one page, integrated with the forum directory?
Groups and forums are fine for those used to BP, but I find people who are less savvy just aren’t getting it that easily on my site. Having them displayed as they are as ‘forums’ on testbp.org alongside the forum directory, makes it so much more intuitive!
If anyone knows how the upgrade process will work down the line when bbpress 2.0 is officially part of BP that would be great to know!
August 8, 2011 at 9:14 pm #118008In reply to: BuddyPress 1.5 compatibility for plugins and themes
Tammie Lister
ModeratorAugust 8, 2011 at 8:34 pm #118007In reply to: Change single tab colour
Prince Abiola Ogundipe
Participant@mercime, am using a child theme, my web is : http://www.suchworld.com/.
testing login:
username:demo, pass : demo
August 8, 2011 at 8:15 pm #118006In reply to: BuddyPress 1.5 compatibility for plugins and themes
John James Jacoby
Keymaster@foxly – Any chance you kind folks can test the plugins with menu issues against this patch?
https://buddypress.trac.wordpress.org/attachment/ticket/3454/3454.patch
August 8, 2011 at 7:43 pm #118003In reply to: BuddyPress 1.5 compatibility for plugins and themes
Boone Gorges
KeymasterI’ve just released 0.5 of BP Group Management, which is fully 1.5 compatible (it already was, btw, but I cleaned up some PHP warnings and other small issues
)August 8, 2011 at 7:21 pm #118002In reply to: BuddyPress 1.5 compatibility for plugins and themes
John James Jacoby
Keymaster@foxly Awesome stuff

-
AuthorSearch Results