Forums
-
- Forum
- Posts
-
- Installation
- 28,400
- Troubleshooting
- 62,335
- Themes
- 10,400
- Plugins
- 15,323
- Requests & Feedback
- 14,936
- Showcase
- 3,254
-
I’m sorry, did you try with Genealogías theme or another? Currently i’m hooking on a custom action (my bad, i know :p).
In your profile-edit.php
template put the following code:
<?php
userphoto_display_selector_fieldset($user->ID);
?>