Search Results for 'wordpress'
-
AuthorSearch Results
-
June 22, 2013 at 4:06 pm #166615
In reply to: Designing BuddyPress
modemlooper
Moderators2member works well with BuddyPress. When you use BP with multisite only one site on the network contains BP. However, any member of any site on the network is added to BuddyPress. BP consolidates blog postings from the entire multisite into a list.
Alot of WP plugins work with BP. Search BuddyPlug in wordpress.org repo. Also bpinspire.com to see full sites using BuddyPress
June 22, 2013 at 1:22 pm #166602In reply to: Xprofile get field data checkbox returns array
Paul Wong-Gibbs
KeymasterThis is expected, because the function’s not intended to be used like this (for direct output to HTML).
Are you trying to do this in a WordPress template — looks like on a author archive page template?
June 22, 2013 at 9:05 am #166584In reply to: 1.9 top features โ ideas
SK
ParticipantAnother one on my list: Hierarchical Groups with upwards member propagation: https://buddypress.trac.wordpress.org/ticket/3961
June 22, 2013 at 8:42 am #166582In reply to: redirect to profile page?
bp-help
Participant@famous
Try this out. This definitely works if you follow the instructions:
BuddyPress Redirect To Profile Trick Using A Landing Page.June 22, 2013 at 8:27 am #166581In reply to: redirect to profile page?
Famous
Participantdidn’t work, I get an infinite loop on the homepage. There has got to be an easy solution to redirect wordpress upon login?
June 22, 2013 at 12:29 am #166573modemlooper
ModeratorBuddyPress core has no API for external communication.
There are however, a few 3rd party API plugins.
https://github.com/tweichart/JSON-API-for-BuddyPress
https://github.com/modemlooper/BuddyData
https://wordpress.org/plugins/buddypress-xml-rpc-receiverBuddyPress Android app: https://play.google.com/store/apps/details?id=org.yuttadhammo.buddydroid
BuddyMobile web app: https://wordpress.org/plugins/buddymobile
There is a WordPress json API project happening and I may rewriting BuddyData to have buddyPress endpoints to work with that API. https://github.com/rmccue/WP-API
June 21, 2013 at 11:40 pm #166569In reply to: Buddypress pages not appear correctly
June 21, 2013 at 4:33 pm #166552Feeligo
ParticipantThanks for the comments. We added screenshots a couple of weeks after launching the plugin. They can now be found on the plugin page at https://wordpress.org/plugins/buddypress-virtual-gifts-widget-make-money-boost-social-network-engagement/screenshots/
June 21, 2013 at 11:37 am #166535In reply to: Bug in comment feed???
Henry
MemberBug reports can be raised at Trac once you’re sure it’s a bug:
June 21, 2013 at 10:34 am #166533In reply to: Import Social Contacts
Henry
MemberAlthough it doesn’t let you import friends, the Invite Anyone plugin will allow your site members to invite their contacts to sign up. Although not exactly what you’re looking for, it may be helpful.
June 21, 2013 at 4:28 am #166524In reply to: [Resolved] Unable to comment in Activity Stream
webfrogs CREATIVE AGENCY
ParticipantI started disabling plugins. Turns out this one: Background Manager, was the culprit. I completely removed it and it’s working fine now.
Thanks for the kick!
June 20, 2013 at 7:11 pm #166508In reply to: [Resolved] How to customize register-page
aces
ParticipantWordPress and buddypress use a system of language files which can be edited with a special editor such as poedit. Although there is a bit of a learing curve it should be easier than editing individual text strings…
The sentence you refer to is found in the buddypress.pot language file. see : https://buddypress.trac.wordpress.org/browser/tags/1.7.2/bp-languages/buddypress.pot#L5160 – This core file should not be edited. The first link explains what should be done instead.
The 2nd link was if you wanted to change a ‘slug’….
June 20, 2013 at 3:43 pm #166495In reply to: Replace BuddyPress profile with custom profile
Eugene
ParticipantI’ll certainly look into this solution more.
When I started I was new to WordPress. Now I’m new to BuddyPress so am looking at the feasibility of integrating or replacing what I’ve written. I have a lot of specifc business rules in the profile I’ve written so I would prefer to use what I have, not to mention not to throw away all my work. The hidden but required fields is just an example of one of the many business rules I’ve written in my plugin.
June 20, 2013 at 2:07 pm #166484In reply to: [Resolved] Conditional check for activate page
Hugo Ashmore
Participantthe answer to that question is in the codex ๐
https://codex.wordpress.org/Function_Reference/wp_redirect – it doesn’t exit automatically!June 20, 2013 at 9:15 am #166466In reply to: Limiting text length of activity update posts
Reacton
Participant@modemlooper Sorry if this upsets any parties but my Java script lecturer from last year was absolutely terrible and as such we learnt basically nothing about java script.. I do know my way around wordpress and the files in the backend however so could you please tell me how to implement this javascript code in detail?
Any help much appriciated,
Lloyd.
June 20, 2013 at 2:27 am #166446In reply to: Buddypress Spam BOTS PLEASE HELP
inge12
ParticipantLeofitz, WangGuard will check your user base for spammers and delete them.
See https://wordpress.org/plugins/wangguard/
The author says that “WangGuard not only protect your site from sploggers, spam users or unwanted users, WangGuard cleans your database from them. No plugin or service does this, only with WangGuard you will get this feature,” and I believe him. His English may not be too good, but the plugin is really outstanding.
There’s just one consideration for you: In order to have your database cleaned up, you will have to submit far more than 500 queries the first month. Perhaps you can arrange to pay for a month?
Here’s my suggestion to reduce database queries after that. (It worked for me.) Buddypress allows for the customization of User Profiles. Add a couple of questions that require a certain amount of intelligence to answer and make them required. That means the form will not be submitted either to WordPress or to WangGuard if the required fields are not filled out. It’s not fool-proof, but it decreased queries on my very busy site to just a few a day.
Incidentally, I added a question, “How do you plan to participate?” Among the choices offered the user are these:
“I want to increase my online presence.” and
“I want to sell my stuff.”We don’t need anyone not bright enough to figure out that these replies do not make the user desirable. Now all I need is a script to automatically kick out users who choose these replies. ๐ (As it is, they can be manually deleted if other users report them.)
I don’t know what happens to a group when all the users are unsubscribed, so this may not be precisely what you are looking for. But WangGuard will make your site secure against almost all sploggers. (One registrant passed all tests on our site, and we had to delete manually, but that person must have registered manually too.)
Good luck!
Inge (http://ssnet.org)
June 19, 2013 at 10:10 pm #166438In reply to: Adding buddypress menu in theme navigation menu
CompassSeeker
ParticipantOh I just added it to my functions.php. Unfortunately, the new link does not appear in the theme’s navigation bar but rather the custom menu from wordpress which I put in the footer. Anything I can do?
June 19, 2013 at 9:51 pm #166435In reply to: Child vs Stand Alone Themes
@mercime
Participant@dswd depends on the project. If you’re creating a WP theme and want to make it compatible with BuddyPress, simplest requirements are: the_title() and the_content() and using jQuery which comes bundled in WP. That’s it. BuddyPress is compatible with nearly all WordPress themes.
June 19, 2013 at 9:04 pm #166431In reply to: Help with homepage redirect to Profile Page
bp-help
ParticipantJune 19, 2013 at 3:18 pm #166393In reply to: [Resolved] Show posts written by user on profile
4ella
ParticipantHi, I have latest 1.7.2 version of Buddypress and latest version of wordpress but all I see is the tab for โMy Postsโ but without any post in it even if those members has 5 , 100 or me 1000 posts , is it updated for latest version, still working?
June 19, 2013 at 9:50 am #166386In reply to: Importing data from Excel, CSV sheet
muay124
ParticipantI wonder how would the wordpress and buddypress member tables work together. I exported a csv wordpress data file and want to import it buddypress. Does the tables or fields will match? Your help and suggestions will be greatly appreciated. =)
June 19, 2013 at 7:49 am #166381Paul Wong-Gibbs
KeymasterYep. @slaffik’s also done a BP-specific version, should you ever need a BP-specific content: https://wordpress.org/plugins/bp-default-data/
June 19, 2013 at 7:26 am #166379Henry
MemberI haven’t used this plugin but it looks as though it will do what you need:
June 18, 2013 at 10:35 pm #166361In reply to: don't want registration page to show after login
bp-help
Participant@benjino
Try following 3) Logged-out menu in this tutorial:
http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/June 18, 2013 at 4:54 pm #166301In reply to: How to change number of topics on forum page
koreancandy
ParticipantI’m using WordPress Version 3.5.1 and Buddypress version 1.7.2
-
AuthorSearch Results