Search Results for 'buddypress'
-
AuthorSearch Results
-
June 6, 2012 at 7:10 am #135334
In reply to: Exclude or Hide admin from Groups Members Directory
@mercime
ParticipantIf you have a bp-default child theme, copy group-header.php file.into your child theme folder as in wp-content/themes/yourchildtheme/groups/single/group-header.php
then delete lines 11-15 of said file. If you also want to delete Group Mods, then delete lines 7-30June 6, 2012 at 6:12 am #135335In reply to: Interesting Child Setup
Paul Wong-Gibbs
KeymasterI’ve not used a multi-network but as I understand it your site1…site3.mainsite.net sites needs to each be their own network. You then need to activate BuddyPress on each of those networks.
Are your current site1 normal multisite sites right now?
June 6, 2012 at 6:09 am #135338In reply to: Multi Network questions…
Paul Wong-Gibbs
KeymasterJune 6, 2012 at 6:08 am #135337In reply to: Worship Ministry
Paul Wong-Gibbs
KeymasterAnother great BuddyPress site!
June 6, 2012 at 5:23 am #135511In reply to: Interesting Child Setup
michaeljdornan
MemberI have tried to push ahead and test the install on a test site, I followed these steps:
1. Installed WordPress on main site – mainsite.net
2. Installed and setup WP Multi Network
3. Created my child sites – site1.mainsite.net, site2.mainsite.net, site3.mainsite.net etc – all works fine
4. Installed Buddypress on mainsite.net (network install, couldn’t install on child sites which was expected)At this stage I noticed the mainsite.net had buddy press (I figure I can hide the bits on this site if I don’t want to have social networking on the main site) .. but I also noticed the sub sites have buddypress but just linking back to the mainsite, they are not social networks in there own right, each separate, which is what I need…. so
5. I installed BP Multi Network – to have separate networks
This didn’t do what I expected, the sites still all appear to link from the main site, the sub sites do not have pages for:
Activity
Blogs
Groups
MembersI could create these but they will all go back to the main site, they need to be site specific, separate for each site…. which is what I expected BP Multisite to do..?
Any ideas?
I can put up with buddypress on the main site, although I hoped not to have so I could have a good newspaper/magazine theme on the main site, but if thats the only way to have all the user databases connected I can hide what I need to.
Any help please?
June 6, 2012 at 3:15 am #135509In reply to: Users can’t upload their avatar when on Mac
modemlooper
ModeratorI got an iOS app in the works to upload images to BuddyPress maybe ill put in an avatar option
June 6, 2012 at 1:14 am #135507In reply to: Worship Ministry
@mercime
Participant@rogercoathup Looks great, Congratulations

Also, this video rocks -> http://www.worshipministry.com/mercy-me-hurt-and-the-healer/Cheers.
June 5, 2012 at 9:55 pm #135504@mercime
ParticipantB. At the bottom of the same 16 files, replace:
`
`
with the following (except for registration/register.php):
`
`
with the following for registration/register.php:
`
jQuery(document).ready( function() {
if ( jQuery(‘div#blog-details’).length && !jQuery(‘div#blog-details’).hasClass(‘show’) )
jQuery(‘div#blog-details’).toggle();
jQuery( ‘input#signup_with_blog’ ).click( function() {
jQuery(‘div#blog-details’).fadeOut().toggle();
});
});`
Save files.
C. Upload the 6 BP folders containing the 16 files you’ve just revised to your server wp-content/themes/enews/
D. Copy the style modifications made in BP Twenty Ten at https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/ and paste to your theme’s stylesheet. Adjust to taste.
June 5, 2012 at 9:54 pm #135503@mercime
Participant@pgrinnell Based on the HTML structure of your theme, you need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your enews theme folder in server during the compatibility process.
If you’ve previously changed any of the BP template files in your theme folder in server, replace all of them for a clean slate by deleting the 6 BP folders – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.
Download the 6 clean BP folders to your computer hard drive.
A. At the top of each of those 16 template files I linked to above, replace
``with the following:
`<?php if(function_exists('bcn_display')) { bcn_display(); }
else { ?>
:`Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
…
` or `
..
` to `
// Titles Of Respective BP Page Templates //
` and move it to just above `
`. Careful when you do this in the /activity/index.php page.Save files.
June 5, 2012 at 9:32 pm #135501In reply to: Activation Link not showing
@mercime
ParticipantNot seen that issue yet. In the meantime, some workarounds
– https://wordpress.org/extend/plugins/user-activation-keys/ or
– https://wordpress.org/extend/plugins/unconfirmed/To resolve your specific issue however, more info is needed. https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/
June 5, 2012 at 9:20 pm #135500In reply to: [Resolved] BuddyPress Groupblog
@mercime
Participant@juanmaguerrero cool
Marking this as resolved.June 5, 2012 at 7:56 pm #135499In reply to: user posting of photos
Famous
Participant@johnjamesjacoby and anyone else who is deep in the BP project – I have got to circle back to this situation.
Is the recommendation to go with BuddyPress Album then? I have to finish my site and am willing to wait another 7 months if necessary for a BP core integration, however if this is just not going to be the case then please advise the best course of action. As site success is partially based upon these capabilities.
Thank you in advance for the course of action.
June 5, 2012 at 7:53 pm #135498In reply to: Users can’t upload their avatar when on Mac
tjbrewers
ParticipantJune 5, 2012 at 7:48 pm #135497In reply to: Activation Link not showing
brianjschweitzer
MemberI am using BuddyPress 1.5.5
June 5, 2012 at 7:48 pm #135496In reply to: Can’t send a message without a Subject
brianjschweitzer
MemberI am using BuddyPress 1.5.5
June 5, 2012 at 6:00 pm #135495In reply to: [Resolved] BuddyPress Groupblog
juanmaguerrero
Participant@mercime, that is EXACTLY what I needed. Thanks!!!!
June 5, 2012 at 5:56 pm #135494In reply to: [Resolved] BuddyPress Groupblog
juanmaguerrero
ParticipantThanks a lot, @mercime I’ll check them out!!!
June 5, 2012 at 1:43 pm #135491Hugo Ashmore
ParticipantIn the first instance you really should try and get support and help from the themes own support forums http://aquoid.com/forum/
June 5, 2012 at 10:37 am #135490In reply to: “This group does not have a forum setup yet.”
Bayu Widyasanyata
MemberHi All,
I think I found the solution and solved this problem. It was BP bug maybe?
It actually similar what @tagtomat mention above.The steps are quite simple:
1. Go to a group page as Admin
2. Go to group Admin’s link
3. Then “Settings” link
4. Just click “Save Changes” button while the “Enable discussion forum” should be checked.It seems that previous checked status on “Enable discussion forum” field doesn’t reflect to database or configuration. Hence we should “commit” this setting to confirm and activate the discussion forum feature. I have tested this for about our 40++ new forum setting and it works! Hope it helps!
Thanks!
[bayu]June 5, 2012 at 10:21 am #135489pgrinnell
MemberThank you very much @mercime. Surprising, as the theme-pack plugin did not copy any of the files to the theme root. Things look ‘almost’ ok for the BP pages. As requested, here are the files:
http://pastebin.com/2kqTxFGw
http://pastebin.com/vK1MAG4K
http://pastebin.com/wcMPG8P3
http://pastebin.com/Dmwu2LPz
http://pastebin.com/wZD8FrWKReally appreciate your time and assistance. Thank you.
June 5, 2012 at 6:35 am #135483@mercime
Participant@pgrinnell different strokes for different themes. Your theme requires changing 16 BP template files for Step 3 of the compatibility process, not adding only 2 files.
If you still want to proceed, then open up your theme’s header.php, copy all, paste all at pastebin.com, click submit, and post the generated pastebin.com URI here. Do the same with your theme’s page.php, index.php, sidebar.php and footer.php
June 5, 2012 at 6:05 am #135482In reply to: BP_ENABLE_MULTIBLOG
luisrosario
ParticipantJune 5, 2012 at 4:16 am #135479vanchalakhotia
MemberThank you so much . I deleted the line of code between 329 and 344. Its working fine now and the button is not showing. Only concern is will it effect the rest of the programming eg. add freind, etc.
Regards,
VanchaJune 4, 2012 at 11:58 pm #135477In reply to: [Resolved] BuddyPress Groupblog
@mercime
Participant== Doest it needs Multisite feature enabled? ==
@juanmaguerrero BP Groupblog requires multisite.
If you want to simulate group blog in single WP installation, use http://buddydev.com/plugins/blog-categories-for-groups/ with http://buddydev.com/plugins/bp-simple-front-end-post/ for front end posting.June 4, 2012 at 11:35 pm #135475In reply to: Custom Header Problems In BuddyPress Default 1.5.5
@mercime
Participant== The navigation menu shows vertical and on my preview it show horizontal. ==
Navigation menu on Appearance > Menu vs. Main Menu on front end? Not sure what you mean, please clarify. -
AuthorSearch Results