Viewing 1 replies (of 1 total)
  • Check the plugin requirements here:
    <WP-ROOT>/wp-admin/options-general.php?page=wordpress-social-login&wslp=2

    Then you can also run a diagnostic here:
    <WP-ROOT>/wp-admin/options-general.php?page=wordpress-social-login&wslp=3

    RE: Shortcodes:
    ————–
    use <?php do_action( ‘wordpress_social_login’ ); ?> directly in your PHP. If need something in your posts or pages, then use a plugin that will let you execute PHP directly in your posts/pages like “exec-php” or “Shortcode Exec PHP”

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WordPress Social Login] No widget’ is closed to new replies.