Search Results for 'questions'
-
Search Results
-
Topic: 3 customization questions
Hi!
I’m new to Buddypress and have a couple of questions concerning what’s possible with plugin extensions and what I may have to code myself. I’ve been finding some useful information in the forums, but some of is quite old. I’m not sure what’s currently built-in, which plugins are still supported etc so here it goes:
1) Different profiles for different member types? E.g business, consumer, host.
2) Added custom activity posts for custom member types? E.g businesses can post special discounts, consumers can post reviews, hosts can publish events.
3) Custom activity streams? E.g discount stream, reviews stream, events stream.If anyone have some advice and can point me in the right direction that would be very much appreciated.
WordPress 4.3 βBillieβ – theme: KLEO 3.0.8 – local installation
Topic: Content activity stream
Hello. I have 2 questions:
1. Where in the backend can I find the settings page for defining what kind of updates end up in the various feeds? For instance, instead of having all updates, I may want to leave out the updates of who became friends with who.
2. It now often says “XYZ posted an update” but what that update is doesn’t show. Is it possible to get more details here? (hence the first question).
Thanks in advance!
Topic: Architecting private forums.
I have one community built. From those users I need to offer four membership-levels, each requiring a separate password.
Can I insert an isolated forum entry onto a password protected page, allowing only certain users access to that forum entry with a password?
Or, in the main forum, can I password protect an entry such as “Board of Advisors?”
Offering an answer to these questions and I’ll paint your house for free. Well, certainly in spirit!
Hello Buddypress community!
1. I had signed up for a social network and after signing up, the CEO posted something to my wall. I thought it was a great personal touch, letting the users know who he is and if they had questions to reach out to him. Now I know he didn’t personally post that on my wall, it had to be a scheduled or auto post for new users. Is there a plugin out there or some code I can add to have the ability to do something similar?
2. I also have a another related feature that I would like. Does anyone know if there is a plugin that allows buddypress users to schedule content to the activity feed. I understand it could be abused with spammers but its more for an APP i’m developing. I would like the ability to create an activity post and tell the system to post this weekly or monthly. IE. Every Monday I would like this particular post to be shared on the activity stream. or 1 once a month I would like to share this on my activity feed.
If anyone can direct me to a plugin or resources on being able to accomplish these 2 things, I’d greatly appreciate it.
If no one has a solution, does anyone know good places I can hire PHP coders online or overseas to get this accomplished for a somewhat affordable rate? I tried this site called codeable, but they charge $75 an hour for custom coding. If anyone has a site or place to share that is far more affordable I would greatly appreciate it.
Thanks!
I’m specifically trying to modify members-loop.php, but I want to make sure I’m copying the file structure correctly into my child theme before asking any specific questions.
To modify members-loop.php, do I need to copy this file structure to my child theme folder?
buddypress/bp-templates/bp-legacy/buddypress/members/members-loop.phpOr does this need to be accomplished in a different manner?
Thank you!
Hi,
Got a couple of general Buddypress questions please:
- Is it possible for new registered users to only access the forum if the admin approves them first?
- Is it possible to add a link/tab for the main forum where it currently has tabs for Activity, Profile, Notifications etc?
- Also, when a user registers, can their login details be emailed to them?
Topic: item-header-content
Hi,
I have a very strange Problem!
In the <div id=”item-header-content”> section there Should be a <h2 class=”user-nicename”></h2> entry with @whiskyharry, for example.
In my installation, I’m missing this since today.What did I do?
I’ve installed two plugins “BP Display Name” and “Buddypress Usernames Only”Why did I do that?
In the registration process, there are some fields to be filled out and they are organized in two columns:
Username, Emailaddress and Password ( I think these are for WP ) and another Name ( I think this is the nickname for Buddypress )I entered the following:
username “Snowwhite”
name “Sleeping Beauty”In the tables, I found the entries as follows:
wp_xy_users:
user_login: Snowwhite
user_nicename: snowwhite
display_name: Sleeping Beautywp_xy_usermeta:
first_name: Sleeping
last_name: Beauty
nickname: Sleeping Beautywp_xy_bp_xprofile_data:
field_id 1: Sleeping BeautyThen I log-in:
URL: snowwhite
Login-Widget: Sleeping Beauty
Header: Snowwhite
Breadcrumb: Snowwhite
in the Profile Name field: Sleeping BeautyThen I Change my Name (expected: I change the nickname) to “Tarzan”
URL: snowwhite
Login-Widget: Sleeping Beauty
Header: Snowwhite
Breadcrumb: Snowwhite
in the Profile Name field: Sleeping BeautyWhen I log in and change my Profile-Name to “Tarzan”, I find the following:
URL: snowwhite
Login-Widget: Tarzan (that should be the Username?)
Header: Tarzan
Breadcrumb: Tarzan
in the Profile Name field: Tarzanwp_xy_users:
user_login: Snowwhite
user_nicename: snowwhite
display_name: Tarzanwp_xy_usermeta:
first_name: Tarzan
last_name:
nickname: Tarzanwp_xy_bp_xprofile_data:
field_id 1: TarzanSo, with changing the nickname, I changed first_name, last_name, nickname and the LOGIN_NAME
So I ask me some questions:
1. Is this the correct behavor?
2. What do I really change?
3. Where is my “item-header-content” ?Can anybody hep me? I’m very confused π

