Search Results for 'buddypress'
-
AuthorSearch Results
-
September 12, 2013 at 3:06 am #171179
In reply to: Need Help integrating Facebook into my Buddypress
bp-help
Participant@realista69
This is contains the same basic subject matter as your other post:
https://buddypress.org/support/topic/guidance-with-streaming-data-from-facebook-etc/
@modemlooper has already given you advice there so check it out.September 12, 2013 at 2:52 am #171178In reply to: Registration/Activation & Themes
bp-help
Participant@abertawe
Sounds like you did not associate the register and activate pages yet. This happens when you fail to go to dashboard/settings/general and click the box beside “Membership Anyone can register” before installing BuddyPress. If that is the case then you need to go to dashboard/settings/buddypress/pages and use the dropdown menu’s to select those pages then click “Save Settings.” As far as a theme goes there is tons out there, but I would suggest staying away from bloated themes that have more features than you will ever need because it only further complicates the set-up and you will have to depend on the themes authors for support and from my experience even with premium themes there is a slow response time. As far as testing goes I would use a localhost with something like XAMPP:
http://www.apachefriends.org/en/xampp.html
Reason being is you do you want your competition seeing what your creating by having it on even a free live server because they could steal your idea and get the jump on a metal based community.
Anyway I hope this helps you out and good luck with your metal site, keep Rock’n!September 11, 2013 at 11:29 pm #171177In reply to: Changing the default activity filter
bp-help
Participant@mercime @hnla
Never mind I made a mistake and copied the wrong files over to my child theme and just realized what I did, du-huh!
@mahdiar
It would help if provided more info like theme your using. If you have the proper directory structure the examples I provided will work. Please review:
https://codex.buddypress.org/theme-development/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/
Also review:
As well as @pollyplummer ‘s article:
http://wpmu.org/how-to-customize-the-buddypress-activity-loop/September 11, 2013 at 11:21 pm #171176In reply to: Buddypress & Arrowchat Notifications – help needed!
Martin
ParticipantJust wondering whether anyone got this to work as I’m interested in getting ArrowChat myself?
September 11, 2013 at 10:09 pm #171174In reply to: Problem Adding New Members to a Group
September 11, 2013 at 9:08 pm #171171In reply to: Unable to add user to group
Eric Langley
Participant@wernerk ,
Not too much of a long shot. Yes, I am using email addresses as the username. The users are created with a plugin called BuddyPress Import. I have it create usernames based on the email address.
Your post at https://buddypress.org/support/topic/problem-with-email-adress-as-username/ appears to be the same problem I am having.
Since I can’t change the username this could be quite a hassle unless it can be fixed…
@bphelp can you create a user with an email address for the username and see if the issue can be duplicated on your install?September 11, 2013 at 8:52 pm #171170In reply to: Problem Adding New Members to a Group
bp-help
Participant@mirgcire
That one may work you may also wanna try out these as well:
https://wordpress.org/plugins/bp-registration-options/
https://wordpress.org/plugins/invite-anyone/
https://wordpress.org/plugins/buddypress-registration-groups-1/
These may help get you close to what your looking for!September 11, 2013 at 8:41 pm #171169In reply to: Problem Adding New Members to a Group
mirgcire
ParticipantI found this plugin: BuddyPress Automatic Friends
Seems to be just what I am looking for. I’ll give it a trySeptember 11, 2013 at 8:27 pm #171166In reply to: Unable to add user to group
wernerk
ParticipantJust a long shot… do you use an e-mail address as username?
Have a look at my question https://buddypress.org/support/topic/problem-with-email-adress-as-username/ from some months ago. Unfortunately nobody replied.
Workaround is to to create usernames without @ (we always create users ourselves, completely private groups, members need to be invited).
Didn’t check recently if the problem has been resolved or not.Installed a plugin for users to login with their e-mail address or their username (which they typically forget) Plugin is WP Email Login: *Allows you to log into WordPress using your email address instead of a(nother) username.* Can be found at https://wordpress.org/plugins/wp-email-login/
Don’t know if you might have a similar issue.
September 11, 2013 at 8:19 pm #171165In reply to: Changing the default activity filter
bp-help
Participant@mahdiar
Its been around 1.6 since I tried filtering the activity stream according to the codex:
Just to see if something had changed I changed this line:<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) ) ) : ?>in activity-loop.php in my child theme and made the following modifications:
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&object=status' ) ) : ?>As well I tried this:
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&per_page=5' ) ) : ?>I also tried this:
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&scope=friends' ) ) : ?>None of them had any effect in the activity stream output. @mercime @hnla What has changed that you can no longer filter with my above examples? It used to work but it has been a while since I fiddled around that area. I am using WP 3.6 and BP 1.8.1 and a very basic child theme of bp-default. Thanks!
September 11, 2013 at 7:18 pm #171162In reply to: Documentation is out-of-date
bp-help
Participant@mirgcire
As of BP 1.7+ bbpress is a seperate install. Try following the below instructions.
1.) Go to dashboard/settings/buddypress/components and check the box “User Groups”
2.) Install and activate bbpress.
3.) In the front-end go to the groups page and click the button “Create a Group”
4.) Give the group a name and description, click “Create Group and Continue
5.) Select your privacy options then click “Next Step”
6.) Under Group Forum click the box “Yes. I want this group to have a forum.” Click “Next Step.”
7.) Choose avatar for the group, click “Upload” then crop the image. Click “Next Step”
8.) Select friends to invite. If you dont have any yet just click “Finish.”
This should do it. Now you have groups with their own forum. Click the Groups nav button then click the group you created. Below the avatar you will see the tabs Home | Forum | Etc.
Hope this helps! Good luck!September 11, 2013 at 7:03 pm #171161In reply to: Documentation is out-of-date
mirgcire
ParticipantMe again ….
Finally I get it. The Settings > Forum page has a section called “Buddy Press Integration”.
I was going to Setting > BuddyPress and looking for forums (shesh)
September 11, 2013 at 6:39 pm #171160In reply to: Documentation is out-of-date
mirgcire
ParticipantHi bp-help,
I checked out the page you mentioned.
Specifically, I want groups to have their own forums.So I jumped to the section labeled “Set up Group Forums only”
Where I found this instruction:
3. Go to admin dashboard menu Settings > Forums to configure Forum Settings BuddyPress -> Enable Group Forums: Check “Allow BuddyPress Groups to have their own forums”I looked in menu settings and buddypress settings, but found nothing relating to forums, so either the documentation is incorrect or my installation is messed up.
September 11, 2013 at 5:41 pm #171159In reply to: Documentation is out-of-date
bp-help
Participant@mirgcire
Not sure if you have viewed this page but it is more current.
https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/September 11, 2013 at 5:10 pm #171157In reply to: Bugs between bbpress and Buddypress
r-a-y
KeymasterThere was a bug in a previous version of bbPress where the visibility of the private and hidden forums were not being saved properly.
The bug is fixed in bbPress 2.4, but for previous group forums, you’ll need to repair them.
You can do this by:
- Logging in to the WP admin dashboard
- Navigate to “Tools > Forums”
- Make sure to check “Recalculate private and hidden forums”
- Lastly, hit “Repair Forums”
This will regenerate bbPress’ internal private and hidden forum IDs that are used to filter posts and will therefore fix forum visibility problems.
September 11, 2013 at 4:59 pm #171156In reply to: Private Portal with BuddyPress
Hugo Ashmore
ParticipantJust to add a footnote to thread:
if by ‘main activity page’ we mean the /activity/ A Directory then we should be able to test for that with:
bp_is_directory()
Then not have to qualify the conditional with ! user_activity or at least be able to do bp_is_directory && whatever comp we’re after.
September 11, 2013 at 2:19 pm #171150cambridge15
ParticipantBuddypress Activity Stream Hastags – the outdated one..
The issue with HashBuddy is it doesn’t recognize hashtags in comments, that’s just as big to me as recognizing it in posts.
September 11, 2013 at 10:13 am #171138In reply to: Senior Buddypresser is this possible
Carp Talk
ParticipantCheers Chouf 🙂
“For the other question, searching for group names can be done by default on the group directory page. If you want to allow the same thing from within each group, maybe you could simply add the group directory search box on each group header for example.”
No i mean i want a tab that “auto searches” not a search bar 🙂 so for example if a reader was looking at Call of duty the “tab” when clicked would search my wordpress blog etc for “call of duty”
September 11, 2013 at 9:01 am #171137In reply to: Senior Buddypresser is this possible
danbp
Participanthi @gloopy,
i’m not a DB specialist, but so far i know about mySql, 20 000 or 100 000 entries is quite “nothing”.
Having 20 000 groups is certainly a wide range of groups to show on the Group Directory with somes seconds to handle, so it would be preferably that you think about how to sort them (recent, popular, most visited is implemented by default but also by genre: arcade, fighting, etc)
Don’t know how many members you have/expect, but i doubt that your 20 000 groups will be visited at the same time by 20 000 visitors…. If so (lucky guy), BP would probably by to small for such usage. For the moment, let’s be realistic.
For the other question, searching for group names can be done by default on the group directory page. If you want to allow the same thing from within each group, maybe you could simply add the group directory search box on each group header for example.
September 11, 2013 at 8:24 am #171132modemlooper
ModeratorHashBuddy or the outdated plugin?
September 11, 2013 at 4:23 am #171131In reply to: Buddypress x-profile visibility doesn't work
Ben Hansen
ParticipantAbove my php paygrade (0) sorry. Maybe someone else has an idea.
September 11, 2013 at 4:21 am #171130In reply to: Buddypress x-profile visibility doesn't work
envieme
ParticipantHi there, just nudging to see if there’s a work around or hack in BP code I can do to enforce desired x-profile visibility levels as in my case users need not have an option to choose their visibility levels. So I hope someone can point me in the right direction on how to hardcode the visibility levels for my x-profile fields in the code.
Many thanks.
September 10, 2013 at 9:19 pm #171116In reply to: Using directorypress with buddypress
Paul Wong-Gibbs
KeymasterBuddyPress is compatible with any WordPress theme. So, yes, it will work.
You may need to spend time customising the CSS to make BuddyPress fit your site perfectly or make it appear how you want, but that’s unavoidable.
September 10, 2013 at 9:09 pm #171113In reply to: Bugs between bbpress and Buddypress
Paul Wong-Gibbs
KeymasterIt’s unfair to say that we (the developers) are denying it. If we can recreate an issue, then it’s something we can fix. If we can’t recreate the issue but you can, it means we’re not testing in exactly the same way that you are, or that there’s something specific to your WordPress installation that’s affecting BuddyPress in some way. Clear, step-by-step instructions on how to recreate the bug help us track it down.
If you can update here or on that bbPress trac ticket, @petervandoorn, with those precise step-by-step instructions and as much detail as possible about your WordPress configuration, we can figure out a solution together.
Thanks.
September 10, 2013 at 9:02 pm #171111In reply to: Forms plugins for Buddypress
Paul Wong-Gibbs
KeymasterNot aware of any BP-specific form plugins, but hopefully the majority of existing plugins will work — obviously the issue is how you want them integrated, which I guess is the issue you ran into.
-
AuthorSearch Results