Search Results for 'buddypress'
-
AuthorSearch Results
-
December 13, 2010 at 1:18 am #100362
In reply to: Is moving Buddypress easier/possible??
kateM82
MemberAnyone??
December 13, 2010 at 1:03 am #100360In reply to: Using the existing component in members theme
@mercime
Participant@manimaranvel BuddyPress can only be activated once in either the main site or a secondary blog of a WP Multisite installation – there is no BP multisite at this time. If you allowed your members to create own blogs and then want to show the member profile in his/her blog, you can use a plugin – https://wordpress.org/extend/plugins/bp-profile-widget-for-blogs/
December 13, 2010 at 12:42 am #100359@mercime
Participant99% who help out here in the BP forums are volunteers. On a very rare day, someone might come into the forums and make a long long list of all that they need for a BP site and get spoonfed with all the answers in one go, though I haven’t seen that happen totally. I know you expect answers that’s why you go to the forums but on our end, we expect that you did some research on your own as well. If you want simple BP/WP install, it’s all easy (assuming you have good server). But If you want fully customized BP install, the learning curve is medium high if you’ve got WP experience.
BP Codex – https://codex.buddypress.org/home/
BP compatible plugins – https://buddypress.org/extend/Back to Woo’s City Guide Theme, I only mentioned that theme because I saw it just before I saw your post here – CITY GUIDE. Also, as I mentioned before in post above, you would need to install BP Template Pack, make necessary changes, and if you have HTML/CSS/WordPress theming knowledge, it’ll be a breeze. You could choose whatever WP theme you want and install BP Template Pack or get a free BuddyPress theme or go for a premium BuddyPress theme with free support.
December 13, 2010 at 12:26 am #100358@mercime
ParticipantDecember 13, 2010 at 12:24 am #100357testador
MemberHave you tried the cityguide wootheme with buddypress?? it seems to be only for regular WP
December 13, 2010 at 12:07 am #100356testador
Memberthankyou, @mercime. It is nice that I got a reply. this forums don’t seem very active. do you know of a more active community?
I’m checking out the templates, and possible modifications to them. My major problem is the quick posting, as I’d need people to stay in the frontend… still searching. anyone else has tried to make a city guide with Buddypress?
December 12, 2010 at 5:32 pm #100341Paul Wong-Gibbs
KeymasterThat’s nothing to do with BuddyPress. “Subscriber” is the default WordPress role. However, I’m assuming these users have had their account activated?
December 12, 2010 at 4:32 pm #100339In reply to: RiotCart.com: A Reworking
justbishop
MemberOMG @modemlooper, thanks for letting me know about that! My husband and I would be jumping around the room squealing right now if our Daughter wasn’t napping!!!
December 12, 2010 at 1:12 pm #100336In reply to: Group Activity Feed
amahesh
Memberhello @r-a-y, this seems to be hiding new joined groups on the home page, but not in the activity pages of the people who have joined the groups
December 12, 2010 at 8:58 am #100330In reply to: I have a charset problem
Paul Wong-Gibbs
KeymasterYou’re going to have to go into your database and change the charset manually. Back up your data first as I cannot guarantee that there won’t be any data loss or corruption. FYI We’ve fixed this for BuddyPress 1.3 due out next year.
December 12, 2010 at 5:46 am #100325In reply to: How to query for groups
David
Participant@boonebgorges I know this is a old thread, but it is exactly what I am looking for, but it is not working for me. I should say it is working, but I can’t get one parameter to work. I am using the bp_has_groups() to filter the groups loop and I need to only display certain groups either by id’s (which does not seem to be a option other the user_id) or by slug which will work, but it does not for what ever reason. I am building a search function that will search for groups within a radius of a zip code entered in by the user. My search code is not in play yet so that is not causing the issue…just trying to find a way to hook my search code into a query for the loops page and the slug option looks to be the only way unless I can use group_id’s somehow. This is how I used the slug as parameter.
`$args = array(
‘slug’ => ‘group_slug’,
‘max’ => 3,
‘user_id’ => $user_id);
if ( bp_has_groups ( $args ) ) { …’I looked in the data base for the slug name in the bp_groups table. Not sure if that is right, but it is not working. Like I said though…the other parameters seem to work.
Thanks for any help you can give me.
DavidDecember 12, 2010 at 5:12 am #100324jianchung
MemberHi @joescars, did you put the ‘404-handler.php’ in your root folder or in your themes folder? I tried putting it in my root folder but on creation of Groups it redirects back to my homepage.
December 12, 2010 at 1:22 am #100316In reply to: Require Approval for New Group
@mercime
ParticipantDecember 12, 2010 at 1:17 am #100315@mercime
ParticipantYou’re on single WP with BP installed so that BP Profile widget won’t work for you, I should have asked that sooner. In any case, since you have installed BP, you can easily add the fields you want your users to fill in via dashboard > BuddyPress > Profile Field Setup.
December 12, 2010 at 1:13 am #100314In reply to: Plugin will not activate
@mercime
ParticipantDecember 11, 2010 at 10:13 pm #100306In reply to: BP Sections?
@mercime
ParticipantThat “section” could be a “group” component already in WordPress and joining groups is either voluntary for public groups or by invitation for private groups and each group can have a forum if the group admin so chooses. That’s basic behavior which can be changed via a plugin you can make to do so. You could check out BuddyPress Group component and other default components by logging in http://testbp.org/ with the username and password you used here.
December 11, 2010 at 10:07 pm #100305In reply to: I want to remove the logout link from the sidebar
@mercime
Participant@jonnycardel so you want to delete that whole section with the avatar, login, AND logout? Open up sidebar.php https://trac.buddypress.org/browser/tags/1.2.6/bp-themes/bp-default/sidebar.php starting at line 8 where Is_user_logged_in to line 56 with php endif; deals with the avatars, login and logout. If you do not want them, delete the block.
December 11, 2010 at 10:06 pm #100304davidhund
MemberHi @dwenaus This seems an excellent plugin. I am just starting out with BP for a client project and one of my requirements is to extend ‘groups’ to have more ‘content’, preferaby sub-‘pages’. At the moment I am using the bp-wiki plugin but it seems, indeed, a bit limited.
To me it would be a great to be able to attach regular (sub-) ‘pages’ or ‘posts’ to groups and I would happily donate some money.
December 11, 2010 at 9:59 pm #100300In reply to: convert theme
@mercime
Participant@pakhermawan that would certainly be an interesting project. Install BP Template Pack plugin and follow instructions on screen. Some BP Codex articles might help you along the way:
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/December 11, 2010 at 8:50 pm #100286In reply to: WordPress/BuddyPress Facebook integration?
Jam
MemberI am using Simple Facebook COnnect,. It DOES allow users to connect FB and WP, but I want them to be able to sign up using BuddyPress, not just WP. So when users hit “register” on my BuddyPress theme, there is a connect button, not just when they go to wp-login.
Any ideas?
December 11, 2010 at 8:10 pm #100282In reply to: I want to remove the logout link from the sidebar
@mercime
Participant@jonnycardel if you’re using a child theme of bp-default, then copy over sidebar.php from bp-default theme to child theme folder. If it’s only the Log Out link you want to delete, then delete this line from your sidebar.php
`<a class="button logout" href="”>`December 11, 2010 at 9:17 am #100263In reply to: adding an activity type
imjscn
Participant@Rogercoathup I searched the “bp_activity_add”, it returens 2 topic, but I don’t see your post in any of them. Would you point us to the link?
December 11, 2010 at 9:03 am #100261In reply to: Add photos to activity stream
@mercime
Participant@gunju2221 Thing is, your media must be “hosted on the cincopa cloud server” and that’s the deal-breaker for some on the buddypress easy albums photos plugin .
December 11, 2010 at 6:27 am #100255In reply to: Add photos to activity stream
Virtuali
ParticipantDecember 11, 2010 at 6:23 am #100253Virtuali
Participant@vbpartners, I checked your URL, and it says “The system cannot find the file specified”
The buddypress chat plugin is the error creator. I have tested it, and it does not quite function correctly. Remove it, and run the install again.
if you still get the error, there may be a another plugin conflicting.
-
AuthorSearch Results