Title: elwebdeveloper's Replies | WordPress.org

---

# elwebdeveloper

  [  ](https://wordpress.org/support/users/elwebdeveloper/)

 *   [Profile](https://wordpress.org/support/users/elwebdeveloper/)
 *   [Topics Started](https://wordpress.org/support/users/elwebdeveloper/topics/)
 *   [Replies Created](https://wordpress.org/support/users/elwebdeveloper/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/elwebdeveloper/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/elwebdeveloper/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/elwebdeveloper/engagements/)
 *   [Favorites](https://wordpress.org/support/users/elwebdeveloper/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Password Reset Email Problem](https://wordpress.org/support/topic/password-reset-email-problem/)
 *  [elwebdeveloper](https://wordpress.org/support/users/elwebdeveloper/)
 * (@elwebdeveloper)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/password-reset-email-problem/#post-8639610)
 * Not using that but you think that would help? I was not looking into that since
   admin account receives the email when trying to reset the password, so that tells
   me that mail is working properly.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Password Reset Email Problem](https://wordpress.org/support/topic/password-reset-email-problem/)
 *  [elwebdeveloper](https://wordpress.org/support/users/elwebdeveloper/)
 * (@elwebdeveloper)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/password-reset-email-problem/#post-8629049)
 * I got the same problem, I though it was mail() or a related issue but when I 
   tested with the resetting admin (for password reset) I received the email so 
   I don’t think it’s mail() anymore. Any help will be appreciated
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Not getting password reset emails from WP](https://wordpress.org/support/topic/not-getting-password-reset-emails-from-wp/)
 *  [elwebdeveloper](https://wordpress.org/support/users/elwebdeveloper/)
 * (@elwebdeveloper)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/not-getting-password-reset-emails-from-wp/#post-8624537)
 * Hi, I got this problem, similar to that above, kind of anyway. When I request
   a password reset, no email shows except for the admin user, it’s the only user
   I can receive the password reset email. Yet, I have not tried finding any other
   user that might also available for resetting as the admin user. As you see this
   is a very odd issue, how can I solve this, am I missing something in the settings?
   I will appreciate any help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Conditional menus](https://wordpress.org/support/topic/conditional-menus-2/)
 *  [elwebdeveloper](https://wordpress.org/support/users/elwebdeveloper/)
 * (@elwebdeveloper)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/conditional-menus-2/#post-8523966)
 * I hope they can fix that soon, though in the meantime this’ my quick solution.
   Create another menu and use as follows.
    Replace your menu: wp_nav_menu( array());//
   show menu
 * with:
    if(is_user_logged_in()){ wp_nav_menu( array()); // show menu items for
   signed users } else { wp_nav_menu( array()); // show menu items for un-signed
   user }
 * Hope this can help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Ultimate Member Redirecting to home](https://wordpress.org/support/topic/ultimate-member-redirecting-to-home/)
 *  [elwebdeveloper](https://wordpress.org/support/users/elwebdeveloper/)
 * (@elwebdeveloper)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/ultimate-member-redirecting-to-home/#post-8522915)
 * Hi, I did recently update to wp 4.7 as well and Ultimate Member is broken, a 
   quick example, I have menus that are restricted but after the update, ultimate
   menus do not show while editing a menu item, any help will be welcome?

Viewing 5 replies - 1 through 5 (of 5 total)