Search Results for 'questions'
-
Search Results
-
Hi Friends,
I have recently started plugin development for Buddypress. I have fair knowledge of PHP and understand basics of Plugin development. Please can you help me with certain queries below:
1. I understand using action hooks I can call my own function, but how can say that call my function after or before the action hook. e.g. I want to display new fields / text in User profile page so I’m attaching my function in action hook ‘xprofile_template_loop_end’, but this writes all the fields and ‘Save’ button and then calls my function so my fields/text comes after ‘Save’ button. Am I using correct hook? Or there should be different way?
2. How can I know in my function (to take appropriate action) the current selected option by user. e.g. action hook ‘xprofile_template_loop_end’ can be called in display and edit profile, how can I know in my function that it is edit or just display?
3. How can I add new fields on a page and database thru plugin and not manually editing the page?Appreciate your help.
thanks & regards,
AshwaniIt would be nice to have a group & forum for sharing functions, tips and tricks, etc. This would probably make finding information easier for designers and newbies. Another group would be nice for just CSS / Webdesign help. So many helpful ideas are on this site – and it would be nice to move the topics together and get them organized. After all, sometimes the questions are not directly BP related but being asked because BP is installed. …
Now this shouldn’t preclude BP-Tricks or other sites from launching and being active.
Just my 2 cents for the evening

Hi, I’m looking for a solution to allow users to input points that they earn each day/week/month, etc.
So they will enter an amount of points then answer a few questions and then upload a photo.
Their user account will keep track of their score.
Each group will keep track of all of the group’s user scores.
There will also be a total sitewide tally of all users’ scores.
Is this something that is possible? I’m looking to hire someone to develop this. Please help!
Thanks!I am finaly ready to get the dedicated hosting plunge. I have some questions, I read past posts but still confused. I searched around for dedicating hosting and I found one for $175 through my current host, which is hostgator, I also spoke with GOdaddy and they have a dedicated plan for $100. Now I would love to spend the cheapest as poosible to get started without sacraficing the sites stability. I can also change hosts to a more powerful one in a few months. I guess my questions is what do you recomend out of all the hosts that supports MU with multiple domain blogs? I basicly just want a clean install in the route directory.
Thanks
Topic: Multiple search query
Hey,
I have two questions –
1) I want enable multiple search queries – example – /members?s=first name+last name – how is this possible? Its really because I want to implement a dynamic search module – so the user select province – city then gender
I have tried profile search but it does not support checkbox or multiline yet – and I have tried search engine plugin but it always fails to index my site completely.2) Can I add user email under member’s profile?
cheers,
AliMULTIPLE BuddyPress sites using a “single” buddypress installation?
I am a newbie with no programming experience, so please bear with my ignorance.
Here is the situation:
1. We are planning to use buddypress for multiple social network sites.
2. Each site will have it’s own unique/different/separate domain name, for example site1.com, site2.com, site3.com and so on.
Please note we are not talking sub-domains but different domains.3. Different sites will use different themes, different pluggins, and will have different content/members etc.
4. We are thinking of doing it using single installation of BuddyPress to save time in ongoing management of all these separate sites.
Please help with the folloing questions:
1. Is it even possible to use single install of BuddyPress for multiple different sites (all with their own different domains)?
2. How many “maximum” sites can one installation of BuddyPress handle without causing any problems?
3. What are the steps to enable multiple sites using single buddypress install?
4. Will it allow us to keep all the sites independent of each other (full content, themes, pluggins and databases of each site)?
For example, if down the road we sell one or more of the sites, will we be able to transfer that complete site to it’s new owner “easily”?
Will it cause any issues in member records and databases etc?5. Now the million dollar question: Is it all possible or Am I just insane?
Please provide some guidance how should we proceed and what is the best way to efficiently manage multiple BuddyPress sites?
Thank you VERY MUCH.
Regards.
I want to display categories in different groups. For example if I have groups called ‘Toys’ and ‘Pets’ and then have blog categories called ‘Toy News’ etc. I’d like to be able to choose (as the site admin) to have a tab in the ‘Toys Group’ displaying the latest posts from the ‘Toy News Categories’.
I’m thinking this would have an admin screen that allows different categories to be linked to available groups, and if they are selected then they will appear in the relevant group.
So far as I can see there is nothing that can do this already. I looked at groupblog but that’s a bit more involved than what I need.
Therefore I’ll need to create a new plugin which will be a first! I’ve downloaded the skeleton component and a couple of others to try and take ideas from. I thought I’d post here because no doubt this is the sort of thing many of you could do in your sleep – if you are one of those talented people and could make any suggestions or point me in useful directions to get started I’d really appreciate it.
No doubt I’ll have all sorts of more specific questions shortly, but if anyone has any advice please do let me know

