Search Results for 'buddypress'
-
AuthorSearch Results
-
September 22, 2011 at 1:29 pm #120612
In reply to: Needed BUDDYPRESS 1.3 zip file. URGENT
Boone Gorges
KeymasterThere was no BuddyPress 1.3. See https://buddypress.org/2011/07/buddypress-1-5-beta-1/
You can download earlier versions of BuddyPress at https://wordpress.org/extend/plugins/buddypress/download/
September 22, 2011 at 1:16 pm #120611In reply to: Changing Group tab display defaults
goldmember
Member@andrewteg, thanks but no dice. I only have the bp-custom.php file in there. nothing in functions.php about it. but still no change. i viewed the groups when logged out, and when logged in and the Home tab is still the default.
please advise. thanks.
September 22, 2011 at 1:12 pm #120610echoman
ParticipantBump
It would be nice to get a response please.September 22, 2011 at 12:56 pm #120609In reply to: Frisco Child Theme
angslycke
ParticipantWow, just discovered this theme and it looks GREAT! Definitely something I’ll be checking out once it’s in the repository. Are you releasing it for free? What about commercial projects, will you consider a paid version with support and updates so that it’s attractive as a long term solution for BuddyPress projects?
September 22, 2011 at 12:12 pm #120605Toby Cryns (@themightymo)
Participant@nicholmikey – Did you figure this out? I am having the same issue.
September 22, 2011 at 12:05 pm #120604In reply to: 1.5 Child Theme Not Working
Boone Gorges
KeymasterYou’ll have to provide more details. Child themes work in all my tests, and in all the tests that have been run by those participating in development on Trac.
For instance, this minimal child theme works as expected:
`/*
Theme Name: BP Child
Tags: buddypress
Template: bp-default
*/body {
font-size: 30pt;
}`That’s the content of wp-content/themes/style.css.
I’m also not exactly sure what you mean by the last part, about the template pack. The plugin itself really doesn’t contain much “theme” at all. It copies templates, and loads javascript, directly from bp-default.
September 22, 2011 at 11:07 am #120603Di_Skyer
Member@Manu-PB for correct result you mast add in code symbol ‘&’
For exaple: if you edit file In the file Themes / Your_Theme / Members / members-loop.php near the begin of it:
to this:if ( bp_has_members( bp_ajax_querystring( ‘members’ ).’&per_page=XX’ ) ) : ?>
where XX – is number
tested on my own BP – it work
September 22, 2011 at 11:06 am #120602In reply to: BP 1.5 & bbpress 2 (site wide) slugs
DarrenMooney
ParticipantGroup forums are separated by groups. Group forums require users to be part of the group in order to use the forum. This method can be good if you want to restrict usage of specific forums to specific groups of people.
Site wide forums is one centralised forum where users do not have to be part of a group in order to use it. This method is more like a regular forum.
When installing buddypress you can enable the forum component (doing so will give you the built in function for installing bbpress in either form), and later remove it in order to use site wide forums with the /forums slug.
Once its installed, delete the page “forums”, ensure its removed from the page trash.
Go to Buddypress > Components, and uncheck “Discussion Forums” and click save in order to disable to buddypress (group) forum component.
Double check that bbpress is using “forums” as the Forums base.
Go to permalinks and save to update.
Navigate to /forums on your site and you should be able to see the site wide forums. You will have to manually add forums to the main menu.
—
Its unfortunate that BuddyPress was set up this way, I can see users wanting to have site wide forums more so than group forums, and will want them to be on the slug /forums. A better way would have been for them to use /group-forums or /user-forums for group forums, and /forums for site wide forums. Lets hope an update will rectify this.
September 22, 2011 at 10:19 am #120597In reply to: BuddyPress Instillation
Strongfist
MemberI just updated to it. So what you are telling me is that I should go into notepad, create these files with the proper coding and then add them to the root of my theme?
September 22, 2011 at 9:23 am #120594In reply to: 404 Not Found for all pages!
Flora1234
MemberI think we are all suffering from the change of version even the buddypress website.
September 22, 2011 at 9:22 am #120593In reply to: 404 Not Found for all pages!
Flora1234
MemberBuddypress 1.5 new patch is a nightmare. I cannot see my activity, members or groups. I feel so low. I think we might need to revert to the previous version. I cannot access even my dashboard. They changed the colour of the header to lighter blue after many people might have customised the rest of the pages to match. What they should have done is put in another section for lighter blue so that you have the choice to change it. It is very stressful after putting in a lot of work and hours. They really need to investigate Buddypress thoroughly before releasing the patch
September 22, 2011 at 8:16 am #120588In reply to: 404 Not Found for all pages!
Paul Wong-Gibbs
KeymasterWe all develop locally, so it’s nothing to do with that. WAMP is also a fairly common environment, I was just trying to discount possible problems with IIS or less common server configurations.
It could be a memory issue. What messages do you get in your web server’s error log (for the 500)? I’m wondering if, because Template Pack appears to have crashed, the BuddyPress installer never finished properly(??).
September 22, 2011 at 8:13 am #120587In reply to: BuddyPress Members page now gives this error
Paul Wong-Gibbs
KeymasterWhich theme were you using? Was it BP-Default 1.5? If it was, that’s a bug.
September 22, 2011 at 8:12 am #120586September 22, 2011 at 8:05 am #120583In reply to: 404 Not Found for all pages!
MajinSaha
Member@Paul Gibbs
Thanks for your answer!
1) I did complete the install Wizard ( the one consisting of 6 steps, right? ).
2) I am on my own machine running Wamp ( Windows + AMP ). My site has a URL in a form http://localhost/wordpress in a web browser.
As for permalinks, I’m not quite sure what you mean. When I was asked for permalinks in the install Wizard, I checked “Year and month” option: year/month/sample-post. In the permalinks section of the Settings in the Dashboard I checked “Year and month” as well.
So what do you think? Maybe the fact I’m running BuddyPress locally causes such results?September 22, 2011 at 7:45 am #120582In reply to: Featured images
Erlend
ParticipantSorry I failed to specify. The new default theme for BuddyPress supports featured images, but I can’t get them working.
September 22, 2011 at 7:21 am #120580In reply to: BuddyPress Members page now gives this error
ericdano
MemberThe component for activity stream wasn’t activated. It works fine now. Thanks
September 22, 2011 at 6:54 am #120575In reply to: Buddypress 1.5 bugs
RobotFX
ParticipantThanks Ray, I’ve already started the modifications. Actually, I’ve switched to the default (new) Bp theme and none of the problems seem to occur; I suppose is just another day of editing the template’s file and after that it will all be fine again.
Again, the new-default theme is working fine.
Cheers!September 22, 2011 at 6:49 am #120573In reply to: BuddyPress Members page now gives this error
Paul Wong-Gibbs
KeymasterAlso: which theme are you using?
September 22, 2011 at 6:47 am #120571r-a-y
KeymasterRead what mercime wrote here:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/1-5-child-theme-not-working/See if that helps to some extent.
September 22, 2011 at 6:45 am #120569In reply to: BP 1.5 upgrade crashing my dev install
r-a-y
KeymasterDo you have access to your server’s error log? If so, can you post the errors?
Do you have BP_ENABLE_MULTIBLOG defined?
https://buddypress.org/community/groups/installing-buddypress/forum/topic/upgrading-buddypress-wizard-problem/What happens when you activate a default theme like TwentyEleven or TwentyTen and then activate BuddyPress?
September 22, 2011 at 6:38 am #120567In reply to: BuddyPress Members page now gives this error
r-a-y
KeymasterDid you disable the Activity Stream component? If so, try enabling it under “BuddyPress > Components” in the WP admin area.
September 22, 2011 at 6:33 am #120565In reply to: Buddypress 1.5 bugs
r-a-y
Keymaster1) Copy over /plugins/buddypress/bp-themes/bp-default/members/single/settings/ to your theme’s directory
3) Copy over plugins/buddypress/bp-themes/bp-default/members/single/forums/ to your theme’s directory
4) Your theme is using an older version of the bp-default JS. You’ll probably have to merge your changes with BP 1.5’s version – /bp-themes/bp-default/_inc/global.jsSeptember 22, 2011 at 6:27 am #120564In reply to: Featured images
r-a-y
KeymasterDefinitely not related to BuddyPress.
September 22, 2011 at 6:24 am #120563In reply to: Featured images
takuya
ParticipantHow is this related to BuddyPress? It seems, it’s supposed to be posted on wordpress.org forums.
BTW, do we have featured image on BuddyPress? Am I missing something on 1.5 new features?
-
AuthorSearch Results