Search Results for 'questions'
-
Search Results
-
Hey, I’m new here and also new with BuddyPress.
I have installed BP and I’m now trying to add some functionality within the code of my website. Right now I’m working with the friendship requests. I have a button that is showed if two persons are not friends, and when clicked, it calls (via AJAX) the BP function friends_add_friend which takes as parameter the two IDs.
First question of all: this is unbelievably slow. I use to alert the answer of my AJAX call, and that takes forever. Is this normal?
Anyhow the very important question is the following: why when I call friends_check_friendship_status it always returns me “not_friends” even though I actually called the function friends_add_friend? The funny thing is that in my DB in the table wp_bd_friends I have the correct IDs shown in the entry and 0 in “confirmed” which means that is a friendship waiting for approval (pending). This means that even though the function call was slow it worked! Yay! But still, the second function call always returns “not_friends” when it should return “pending”.
Any comments, thoughts, tips?Edit:
I’ve just tried by manually accepting the friend request (putting 1 in the column “is_confirmed”) but still the function friends_check_friendship_status returns “not_friends”. No idea what to do.I’m webmaster for Working Writers of Wisconsin (http://www.workingwriters.org/), a small non-profit group of freelance writers. Right now, we have 18 specialty pages on our WordPress-based site (right-hand column) that are currently hand-coded HTML. I’d like to make them dynamically generated so I don’t have to hand edit them all. I’ve done some research and it seems like BuddyPress would be the most useful tool for me to allow our members to edit their own information and for me to craft specialty pages that are dynamically generated from the member profile information.
However, I have some basic questions that I haven’t been able to get answers to yet but that a BuddyPress developer might be able to help me with.
I’ve tinkered with BuddyPress on my sandbox site, creating profile fields (including all checkboxes in the categories section of our membership form (http://www.workingwriters.org/join-us/ [Note that the membership application form is currently a disaster but I’m holding off fixing or replacing it until I get these BuddyPress questions answered. It used to work fine before I converted the site to WordPress]) . Each member should be able to revise his/her profile information. However, I have some concerns:
1. Given that this site is for members to allow themselves to be contacted, much of the information added to their profile should be visible to site visitors. However, for safety concerns, members do not want their home address visible (yellow on http://www.workingwriters.org/BuddyPressProfileFieldSetup.png).
2. Other information gathered on the membership application does not need to be visible to visitors but needs to be visible to members and saved to the database. (green on http://www.workingwriters.org/BuddyPressProfileFieldSetup.png).
3. I’d like to make sure there’s coordination of data entered (blue on http://www.workingwriters.org/BuddyPressProfileFieldSetup.png and http://www.workingwriters.org/WordPressAddNewUser.png) so that the membership application form creates both the WordPress user and BuddyPress profile without requiring duplicate entry of information. It seems like in order to register a user must enter the same data in two different places and I’d rather avoid that. Note: I’d like to have them add their password on the registration form.
4. Can there be a separate registration for members versus those just registering to comment?
5. What are the things about BuddyPress-enabled themes that are different from other themes? I created a custom theme with Artisteer and have been quite happy with it but Artisteer does not at the moment support BuddyPress. I read at some point that BuddyPress will work to a certain extent with themes that are not BuddyPress-enabled but wonder what I’d be losing with that approach. I’m hoping Artisteer will release a new version soon that supports BuddyPress because the workarounds I’ve seen require significant modifications of PHP files and I’d rather avoid that if at all possible.
Topic: Buddypress as an Ad Server
Hi everyone,
I’ve got a bit of a weird request…I’m consider putting together Buddypress as an ad server due to the weirdness of my ad serving needs. Basically, what I need is for affiliates to be able to log into a buddypress install behind a walled-garden, inside of which be able to download an embed code for my ads (the ads being iframes due to project requirements). It will be easy enough to create the ads for copying inside a single post, but because this is an affiliate program I’ll need to restrict which posts can be viewed by which users in order to keep them embedding ads from those those programs they have been approved for (I suppose according to category).
Also, I need my advertisers themselves to be able to log into buddypress and view the metrics on their ad impressions (I suppose the google analytics API could do the trick for this). My questions, if anybody would be kind enough to help me out, are:
1) Can I restrict which categories my buddypress users can see, in order to restrict which ads users can see?
2) Also, our advertisers would really need to see a completely different site than our affiliate members, albeit with similar information from the database. Would there be a way to separate the content our advertisers see? Our would this call for a new buddypress install?
Thanks for any help!
Topic: Subdomain options
Topic: It’s installed now what?
Evening All.
This is my first post, I’m new to WP I’ve only done a couple of sites with it and very new to Buddypress so please be patient with my dumb questions.
I’ve installed the latest Buddypress onto WP 3.04 seemingly with no issues, I am interested in using it as the major component of a local community portal. I know that it will do all the things I want and more besides.But ( you just knew there was one coming) I need some good up to date training material not just the Docs all they will tell me is what buttons to push, I need a proper overview and preferably some examples of what does what n why.
Can you recommend any recent videos or tutorials that I could look at?
Many Thanks Ora
Topic: Editing Buddypress pages
Hi there, I am new to WordPress / BuddyPress…..great software..thanks
So I am using WP 3.0.4 and Buddypress (1.2.7 ? I think). I also installed the ’facelook’ theme. I am going through the menu items as a administrator in an attempt to understand and work out how to change the webpage.
My questions are…
1. How do I change the name ’facelook’ as it appears on the webpage to something like ’MySite’.
2.Should I use a PHP editor of is the editor you provide under admin sufficient?cheers
Ian