Title: [Plugin: WordPress Social Login] Does not work
Last modified: August 20, 2016

---

# [Plugin: WordPress Social Login] Does not work

 *  [kraket3](https://wordpress.org/support/users/kraket3/)
 * (@kraket3)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-does-not-work/)
 * This plugin has been dead for weeks for me now.
    Nothing happens at all when 
   you try to press any of the buttons.
 * What a shame thought it was a really good plugin.
    Is there a fix on the way 
   for this?
 * [http://wordpress.org/extend/plugins/wordpress-social-login/](http://wordpress.org/extend/plugins/wordpress-social-login/)

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

 *  [uradvd](https://wordpress.org/support/users/uradvd/)
 * (@uradvd)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-does-not-work/#post-3097676)
 * plugin.ui.php
    in function wsl_add_javascripts() find
 *     ```
       if( get_option( 'wsl_settings_use_popup' ) != 1 ){
         return null;
        }
       ```
   
 * replace
 *     ```
       if( get_option( 'wsl_settings_use_popup' ) == 2 ){
         return null;
        }
       ```
   
 *  Thread Starter [kraket3](https://wordpress.org/support/users/kraket3/)
 * (@kraket3)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-does-not-work/#post-3097680)
 * Thank you it works perfectly!
 *  Thread Starter [kraket3](https://wordpress.org/support/users/kraket3/)
 * (@kraket3)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-does-not-work/#post-3097715)
 * By the way, does anyone know why profile pics from facebook turn out so blurry
   and pixelated when they’ve been retrieved to my site?
 *  [jmcguirl](https://wordpress.org/support/users/jmcguirl/)
 * (@jmcguirl)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-does-not-work/#post-3097791)
 * Anyone know how this happened? The fix above worked for me. 🙂
    Thanks [@uradvd](https://wordpress.org/support/users/uradvd/)

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

The topic ‘[Plugin: WordPress Social Login] Does not work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-social-login_a1a2bc.svg)
 * [WordPress Social Login](https://wordpress.org/plugins/wordpress-social-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-social-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-social-login/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-social-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-social-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-social-login/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [jmcguirl](https://wordpress.org/support/users/jmcguirl/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-does-not-work/#post-3097791)
 * Status: not resolved