Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,681
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,973
- Showcase
- 3,256
-
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);
?>