Search Results for 'questions'
-
Search Results
-
I got this client that wants this functionality for a member:
* Each member should have their own private blog ONLY them can access, kinda like a diary.
* Each member should have their own “Notes” blog, which is also gonna be private for that member only
* Each member should have their own “Link-list” page
* A forum where all members can ask questions and get answers from experts. All members can also answer a topic. You should also be able to follow specific topics of your choosing.
* The blogs need to have front end posting, no WP back end posting for members. This is a requirement!Thats the kind of community a client of mine wants. I thought of BP as a possible solution for this. Since I have never developed for BP before, I have been using WP for over 1.5 year now. So I am very familiar with WP coding. Do you guys think I would have to develop custom solutions/my own plugins for BP to get the functionality I need? Or use much of the plugins that exist to help me achieve this? Am I choosing the right plattform for this project? Would it be much hassle to achieve this with BP + WP multi site?
Could someone give some advice, about the pro and contra of both plugins.
The good old times with bp-events by Erwin are behind us. I am very happy and I think many others are, too, to update to an alternative event plugin after such a long time.
I think both plugins look quite interesting. But what is your opinion? I would like to hear a field report.Here my 2 cents and questions to everyone:
Eventpress uses the custom post types from wp 3.0 – what I really like.
Jet Event System creates a bunch of tables. I do not know if it’s a quality different to go away from the wp system?Eventpress is a gsoc project. What will be now after the gsoc? Will the development continue straight forward?
Jet Event System seems to be updated quite often. Who is behind Jet Event System? It says Andy Peatling?I hope some have played around with both and could write something here in this thread.
Thanks a lot :-Sven
I have installed BuddyPress and used the forum setup provided within the plugin BUT no forum or forum options are appearing anywhere. Shouldn’t there be some forum options and the like?
This site in questions is http://www.wvk9sar.org/newsite however the BP part is for members only using the S2Member plugin. I have SimplePress currently installed as I was testing it before finding BuddyPress.
Jodie B
http://www.the-osp.comTopic: How to add posts
Dear all,
I would like to set up a community blog as follows:
– anyone may register and post to the main and only blog under certain categories
– after posting, the post shall be approved by the moderatorHere are my questions:
– is it possible to do so with BP?
– shall I install WordPress-MU? Or single WP will do? Once again, I need only one blog. I do not need visitors to set up their OWN blogs, they shall post in the one main blog.
– what is the interface for posting for visitors? Standard WP admin panel? Or it can be intergrated in the blog design w/o any difficulties?Any links to tutorials, explanations etc. are highly appreciated.
Thank you very much!
Here is my website: http://350vietnam.org. Have a look before helping me to answer questions

I’m not using BuddyPress compatible theme, so when i successfully activated Buddypress on my theme, I have trouble when not see the Sign up link on top of the page like in the Buddypress page. Besides, I don’t see any widget named Sign-in box in the widget area, so i can’t make it appear on the page. Could you tell me how to edit the Top bar to add a Sign up link, and how to modify the theme to add a Sign-in box in the sidebar like yours.
And finally, how to create a registration page like: http://buddypress.org/register on my site, which should be http://350vietnam.org/register. At present, it’s a 404 error page.
I know I asked a little bit too much, but this is really necessary to my site. Thank you!
Apologies for cross posting hnla. Here I’ve moved to a new topic and quote sections relating to my question below.
//-
Jimboba said 1 hour, 38 minutes ago:I’ve just experienced the same problem. Installation via WordPress ‘appears’ to be successful but when accessing BP interface I get ‘Page cannot be found’.
Checked the files via ftp and the ‘blogs’ folder that BP wants to access is empty except for a ‘media’ folder with a ‘.hidden’ file in it.
So it seems that the files were not copied to the correct location. Check the folder permissions and they are 755.
Using a new install of WP 3.0.1.
Anyone help?
hnla said 28 minutes ago:
Do not hijack threads please this practice is poor nettiquette. Problems may seem similar but often have different causes, having to answer two sets of questions in one thread can become confusing.
//- deleted section not relating to this question –/
@jimboba much the same for you to; the lack of files is vague you either have the necessary BP files or not forget the lack of files for the moment BP wouldn’t be running if it were missing files. check whether you are able to update .htaccess file correctly
Topic: BP Advanced SEO
This is kind of a noob question, but I installed advanced SEO and have some questions.
My goal is to get my site name at the front with the “towns keyword” name, just like anyone else. I don’t think it should be too tough since, it is mainly small business websites there and a few big town ones. And my domain name is the exact townname.
For Home Title: what is an ideal group of words (and number) to use for example “townname” state, anything else?
Home Description: Any good suggestions. I do call my site the “townname” Social Network” and a bunch of other stuff explaining groups and forums.Home Keywords: “towname” County, state? anything else. Now I am aware of regular SEO on how the Home page should have bolds and mention the keywords a bunch of times, but just wondering if there are any tricks or advantageswith BP Advanced SEO.
Profile Field: Now this one I have no idea what to put in?
Last question, should I Lable my additional pages sucha as “townname” Directory, “townname classifieds”.
Thanks again and sorry for noobish question, I just want to make sure I am using the best plugin for BP SEO and the correct way to use to achieve higher rank.
-BenHow is it possible that all the activity, questions and blogupdates uploaded are private -a login first should be required-.
If there is no beautiful solution like a plugin, would it be possible (because that the network is only about 25 members) to create a .htaccess restriction and post the password to wordpress, so the user only needs to insert the password once?
Thanks!
Topic: Custom Profile Page
I have our site up and I really like buddy press. However I would like to theme the profile page and the way it displays. I see where there is a small portion of css for the profile page in the style.css of the default theme . However where are the div tags ect . So I have two questions
What files specifically affect the profile page?
Also is there anyone that can offer tips on theming the profile page?
We run a dating service, and we’re trying to get our members onto our new web-based system backgrounded by WordPress 3.0.1 and Buddypress (current version). I am trying to configure a couple extra pages so that once a user is registered, they can look for people based on age, income, etc…
We currently ask questions on our resgister page to determine age, who the person’s looking for, gender, yearly income, etc…
What I am trying to do, is on the members page (all members), have extra tabs or within the header menu, have a drop down to choose only certain members based on their gender. Essentially –
*Browse Members – (Header Menu)
-Browse Men – (Tabs on members page, drop down from header)
-Browse Women – (Tabs on members page, drop down from header)Currently I am passing a variable via ?s= in the url. This is sort of (I stress SORT OF) working, in the sense that it’s pulling members with “Gentleman” in their wp_bp_xprofile_data.value field. The problem is, some women are pputting in their looking for “A kind hearted gentleman”, thus, when the query is sent, it’s pulling them into the male members. I also had the gender set as ‘Male’ and ‘Female’ respectively, and it was pulling all female members into that as well, because the query was evidently wildcarding before the ‘Male’ that was passed via the url.
Where might I be able to write a custom query into the core so when a user clicks to browse men, it pulls only men, and women only women? More specifically, the field_id that’s set in our database is number ’44’. Essentially I would need a query that would pull from the ‘value’ field WHERE the field_id = ’44’ and the user_id = ‘?’, so all the users would be aligned to their gender.
Another option I thought of would be to somehow enable changing the value passed from the registration page – for instance ‘male’ = ‘1’, and ‘female’ = ‘2’, and then when querying, it would pull in and transform based on the number.
I’m not new to PHP programming, however I am very much new to wordpress and buddypress, and I’m not sure how to do something like this. I have googled for days, and found nothing that is helpful to my situation. So, please, if you would, take it easy on me, if there is some simple workaround.
Thanks a million for your time everyone, I really appreciate it.
Hi,
I searched at the Internet some mod for BuddyPress, for public classified ads.. And found ClassiPress..
I have any questions:
1. Can be works ClassiPress and BuddyPress together?
2. Can user buddypress public classified ads to ClassiPress?
3. Maybe exist special mod of BuddyPress for public classified adds?Y.
ThanksP.s. Sorry for my English..
I am new to buddypress and haven’t installed it as yet. Does the installation need to go in a separate sub-directory or sub-domain to preserve an existing wordpress site as it is? I have multi-site working in WP 3.0.1 on sub-directories. I figured I need to install Buddypress in its own sub-directory, but if I do, is there a way for super admin to add users from the main WP installation to the BP installation? A plug-in for this perhaps? Also, I’d like to be able to create categories of users on the main site, e.g. Video Producers, Audio Produces, Still Photographers, Organizations, so that I can send messages to one o more user goups. Is there a plugin for this?
Also, when users are already logged in to the main site on the site root and they click a link to the social networking site, e.g. http://www.siteroot/buddypress/ I want them to be already logged in upon entering.
