Title: unique issues
Last modified: June 20, 2020

---

# unique issues

 *  [onyekaxt](https://wordpress.org/support/users/onyekaxt/)
 * (@onyekaxt)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/unique-issues/)
 * hi..
    I’m currently using login/signup popup plugin, & i recently purchased “
   user verification” addon. i need the following issues solved;
 * 1. the buttons when clicked, should show a “loading” animation, rather it shows
   a blank button.
 * 2. after a successful signup, it shows a “registration successful” message uptop
   of the form, but you can’t see it unless you scroll up.
    is it possible for the
   form to auto-scroll itself to that position so that user can see that the procedure
   was successful?
 * 3. as regards the USER VERIFICATION Addon, is it possible that when the “verify”
   button is clicked, it automatically logs the user in to the homepage??
    this 
   is very critical to me
 * i need these 3 issues fully resolved.
 * best regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funique-issues%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [xootix](https://wordpress.org/support/users/xootix/)
 * (@xootix)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/unique-issues/#post-13028506)
 * Hi [@onyekaxt](https://wordpress.org/support/users/onyekaxt/)
 * 1) & 2) fixed in the recent update
 * 3) `add_action( ‘xoo_uv_user_activated’, function($user){
    wp_set_auth_cookie(
   $user->ID, true ); } );`
    -  This reply was modified 5 years, 11 months ago by [xootix](https://wordpress.org/support/users/xootix/).
 *  Thread Starter [onyekaxt](https://wordpress.org/support/users/onyekaxt/)
 * (@onyekaxt)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/unique-issues/#post-13028991)
 * hi.
    thanks!
 * how can i edit the woocommerce verification email message?
    i need to change 
   some of the wordings.
 * best regards!

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

The topic ‘unique issues’ is closed to new replies.

 * ![](https://ps.w.org/easy-login-woocommerce/assets/icon-128x128.png?rev=1970613)
 * [Login & Register Customizer – Popup | Slider | Inline | WooCommerce](https://wordpress.org/plugins/easy-login-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-login-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-login-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-login-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-login-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-login-woocommerce/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [onyekaxt](https://wordpress.org/support/users/onyekaxt/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/unique-issues/#post-13028991)
 * Status: not resolved