Hi, is anyone know how can i make it work the registration form to upload a image and store in the user profile i'm actually using the "User Avatar" Plugin (http://wordpress.org/extend/plugins/user-avatar/)
Thanks.
Hi, is anyone know how can i make it work the registration form to upload a image and store in the user profile i'm actually using the "User Avatar" Plugin (http://wordpress.org/extend/plugins/user-avatar/)
Thanks.
I would look at an existing user in the database, specifically the $wpdb->usermeta table, and see how the profile picture is being stored, with what meta key. You can duplicate that portion of the functionality in the Gravity Form. However, you would not have access to the other functions the plugin provides, such as cropping and resizing the avatar. The plugin could still be used to allow the user to edit their profile after the account is created though.
Thanks for your reply!
You're welcome. Let us know if you need more help.
actually it didn't work, and i'm very interested in this feature, is there a GravityForm update soon with this feature available?
There is no plan currently to include an avatar system with Gravity Forms. As Chris said, you would likely have to find out how that plugin is doing it and replicate it within Gravity Forms, or get a developer to create such an add-on.
it would be a great feature... guys please! consider making an image upload to the avatar system especially for the add-on "user-registration" you know... the developer licence was not cheap to not have at least a support kind answer. Not just an "get a developer" x_x really?
I'll present your suggestion to the development team. We have many 100s of feature requests and we do our best to prioritize them based on demand.