Search Results for 'questions'
-
Search Results
-
Topic: Architecture Advice
Hey Team BuddyPress, I have the beginnings of an idea, and I think WordPress Multisite/BuddyPress is the solution, but can’t quite nail it down, due to lack of experience. I have a good deal of WP experience, but none with WPMU or BP, so I’m hoping the BP crowd can help make it click (my apologies in advance for long-windedness).
The high level idea is to have 1 main site (hypothetically named InvestingHub.com to protect the innocent) and surround it with niche sites (RealEstateInvesting.com, StockMarketInvesting.com, etc.). In the interest of the 24 hours a day rule, I need something scalable. I’m hopeful that WPMU is the answer to that prayer: 1 WP admin to rule them all. Up to this point, I’ve only talked WP, but please weigh in if you see any red flags waving. Is it possible to extend wpmu to standalone domains instead of subdomains?
BuddyPress will go on InvestingHub.com, but there needs to be BP functionality on the niche sites as well. As with above, it would be nice to have the single install reside on the mothership site. Is that possible? BPMU, perhaps?
It would be ideal if the niche site’s BP was aware of the main BP and vice versa. For example, Larry happens upon RealEstateInvesting.com through organic Google search. After signing up and bumming around for a bit, he/she sees the activity stream for InvestingHub.com, which alerts them to the the existence of StockMarketInvesting.com. Turns out Larry is interested in as well and finds his way over to StockMarketInvesting.com. He bums around for a bit and decides he wants to become a member of this community as well.
In case you got lost in my ramblings, here are all of my questions, simplified:
1. Is it possible to extend wpmu to standalone domains instead of subdomains?
2. Is it possible to have a single install of BuddyPress, but have separate networks across a WPMU?
3. Is it possible to display certain data from the BP root on the niche sites and vice versa?
4. If a person is a member of niche site A, does he have to go through the registration process all over again to become a member of niche site B?Thanks in advance for your time and responses that will surely lead me out of this dark place I’m in!
Hello,
Two questions:
1. How to create a list of members registered with the community, a la BP Support? Clicking on the “Members” tab gives a list of members ordered by newest member first.
2. How to create an image which will fit within the dimensions of the avatar specified, without loss of quality? Currently, the image has to be cropped and is not automatically reduced to size.
Request guidance from BP-WP experts.
Thanks in advance for your help.
Hello,
Sorry if this question is already answered, if that is the case I wasn’t able to find it.
From now on I will use budypress in my site. BUT regardless of all Budypress features the most important piece (asset) of the site will be the sitewide forum and I would like to protect it as much as possible.
For this reason I want to keep my forum installation safe even tough I have future problems with buddypress and need to un-install it. I am not interested in group forums at all, I will only have sitewide forum enabled. So my questions are:1. In which sequence should I install bbpress; bbpress plugin and then buddypress plugin or the opposite?
2. If I install buddypress first then, at the moment of activating sitewide forums, buddypress will install bbpress. What would happen if I have to de-activate the buddypress install? would the bbpress forum attached to BP be de-activated too or it would keep working alone?
Thank you for your time,
LucianoTopic: What are Friends for?
Hi,
Just launched our Intranet site around BuddyPress and the first questions are coming in.
Uppermost, what are Friends for?Is there any documentation about the props and cons of Friending someone, especially ona small intranet?
Thanks for any advice?
1. I want to change the Avatar to Profile Picture across the site. I have already tried changing the language file. I am using StudioPress Genesis and Lifestyles for the theme, so I’m not sure if that is complicating things. Yes, I have already installed Genesis Connect.
2. I want visitors to be able to add their Avatar while they are registering. I have already added the fields I want to the registration form, but cannot find a way to add the Avatar upload field.
3. I want the information from the registration form added to the Member Directory. Right now all it has is the Avatar and their name.
Finally, I would love to find a good ‘free’ user guide. Is there one out there?
Thank you,
Janet Morrow
Mountain AshDear experts,
Have been struggling to find a unified article on this subject, just bits and pieces, so seeking for some expert advice or some guidance on how to weave the multiple articles on this subject to have it make sense.
We currently have the following setup:
– MAMP local development environment
– dev.ourwebsite.com at Media Temple on a DV server
– test.ourwebsite.com at Media Temple on a DV server
– http://www.ourwebsite.com (production) at Media Temple on a VE serverThe last three servers in the list have been purchased, and will soon be setup, however we have no idea how best to set this up. So some questions please:
1. How should we configure CNAME, MX and A records on ourwebsite.com domain to point to each of these servers correctly (except for the local dev environment of course) – we would like each server to operate independently (so not just web, but also be able to send/receive mail for plugins that use mail etc.)
2. What is the best tool (look like duplicator plugin, but perhaps others) to migrate the site code, config and database scripts from one server to the next
3. We are using Coda for development locally, what can we use with MAMP, Coda etc. to help our source code management and versioning from each environment to the nextThanks for any help would be very much appreciated since we are struggling to get this setup in time for our January go-live.
I know there are often questions about this but I’m confused by the format of the this structure. Taken from line 50 in “buddypress/groups/single/home.php”
elseif ( bp_group_is_visible() ) :
locate_template( array( ‘groups/single/members.php’ ), true );now at the moment I have copied a blank php file, which just has Test written in it, into that directory and changed the filename to this.
elseif ( bp_group_is_visible() ) :
locate_template( array( ‘groups/single/blankhome.php’ ), true );This changes the home landing page to “blankhome.php”
However, I would like this file here: “[child theme]/groups/single/blankhome.php”
I know you will need to use “get_stylesheet_uri” but I don’t know how or where to implement it.
Can anybody help.
After (literally) hundreds of folks asking for help with how to get BuddyPress & bbPress playing “nice” with one another, I made this video to walk step by step through the entire process. I’ve also included a few insider tricks to get past the pitfalls.
It’s long (16 minutes), but takes you from blank WP installation all the way to a gorgeous Frisco child theme setup with group forums and sitewide forums living in harmony.
If you are frustrated or stuck, please grab a beverage and have a view:
http://labzip.com/the-definitive-guide-to-buddypress-bbpress-configuration/
If you have any questions, drop me a line.
Cheers!
SpenceHello Everyone,
I plan to launch few websites using buddypress.
All sites will be ‘almost’ same type, the only difference will be the topic of the site.
What I mean is that all sites will be “consumer complaint and discussion sites” focused on various different complaints or topics.
The complaint form will have same number of fields but the field descriptions/titles will be changed to better fit the topic of the complaint site.
Each site will have it’s own unique domain name, even though they will all be sharing same/single buddypress install.
So I have the following questions:
1. Can buddypress provide full complaint/discussion site functionality for people to complain about various issues or discuss any topic? Do I need a plugin for submitting complaints or topics?
2. Is it possible to setup a social network of many sites (each with different domain name) using same buddypress install?
3. Is it possible to share users among all sites so that they can login to any site in the network withOUT registering again? In other words: same user profile for all sites in the network.
4. If #3 above is possible, then is it possible to keep the user blogs, forums, groups, activity, etc all separate from site to site?
5. Is there a plugin available to have multi-network buddypress sites setup properly?
6. Will all the networks ‘have to’ use the same exact theme?
7. How many maximum number of network sites can be installed on a single buddypress install without breaking it?Note: The reason I want to have a multi network on single buddypress install is so that it is easy to manage using single admin panel.
Please advise if this is even possible or do I just need to use separate buddypress for each site?
Thank you very much for your help.
Topic: search results
Hi,
I am new to WordPress and website building. A few months ago I installed BuddyPress on the website I was building with the intent it would be for registered users- not published. When it was indexed and published by Google I removed it from my site. At some point after that I went on the BuddyPress.org forum to ask how to remove the BuddyPress site from search results and used my website name as my user ID and used the website’s email address. Now, the first Google search result for my website is a BuddyPress.org Profile and when its clicked on there is a forum that I was never on and refers to posts that originated two years ago that have nothing to do with me or my website. The questions I asked on the BuddyPress forum are separate search results for my website. The problems that I caused myself with search results prior to changing my WordPress user ID and password make it very hard for me to have use of my website. Any help with this problem would be appreciated.
Thank You
.
I read postings and make comments and post questions. My posting count increases, but my “activity” remains empty. What sorts of behavior count as site activity?
After I login, I want to review my postings for comments and follow-up. How do I ask the site to show me all of the threads that I’ve posted into or created?
Is there forum content specific to how this site works?
Curious,
~~~ 0;-Dan