hi all!
I'm looking for a plugin which can insert image fields in user profiles ( with crop an resize like avatar). Is simple to create one ?
thanks
Faster, better and easier!
hi all!
I'm looking for a plugin which can insert image fields in user profiles ( with crop an resize like avatar). Is simple to create one ?
thanks
Hi David,
I checked bp xprofile, and It is not flexible. It will not allow to create custom field type(programatically). So, adding image as a custom field type is not possible as of bp 1.3 current trunk(I am on rev 4143), neither in BP 1.2x series.
the only way to accomplish it will be using hooks and actions to add the image field and store data in the user meta. But that won't be flexible and will become very specific to a particular problem.
Can you please let me know the purpose of the image on profile, may be the other way can be used.
Well, I'm going to try to explain.
I've got a site http://www.lyoncasting.com. I would like to rebuilt it as a social network. Its first purpose is to send applications (user profile datafields) to recruiters.
Data must be send by email, with data in the body of the message like that :
- name : David
- date of birth : 01/01/01
- message : here my message
- etc...
+ as attachement ( or in html body of the message), user images (portrait, full portrait,...) - I need only 2 or 3 images -.
+ as attachement too, a pdf file which is the copy of the user profile data and pictures as a curricula vitae. (from a html template ?)
So, I'm looking for a plugin which transform user profile into pdf file and another which send data + image fields + pdf by email to another user.
So, I'm looking for that, or another way...
I hope I am understandable...
Thanks.
Hi,
I have somekind the same question.
I want members to select wich colors of Orpingtons they keep and store this in their profile. Because of the varriaty of the colors, a picture would make this selectionproces much easier.
To get the idea, please take a look at http://www.orpington.nl/index.php?mod=kleurslagen&mId=22&setlang=eng
This sample is from a Joomla website, wich I am currently rebuilding in Wordpress and use BuddyPress.
The best solution would be a multiselect dropdownbox with images, but just a checkbox with 1 image would do.
Is there a way to get these images in the profile page?
Hopefully my explanation was clear.
bp-gallery allows you to have a personal gallery. I think that is probably the simplest and best solution.
You must log in to post.