Viewing 3 replies - 1 through 3 (of 3 total)
  • @pogivc ,

    I am happy to help in this regard . What kind of error is that?

    Thread Starter PogiVC

    (@pogivc)

    Whenever I hover over any of the social icons, in the bottom left where you would normally see the destination URL, it shows “javascript:void(0);”

    Site is recessionitis.com, icons are located after the “find a deal” button.

    edit: updated to 3.2.1 today

    That’s mostly because of the theme you are using. I don’t know the exact solution for that , it doesn’t works on Login form for some themes

    You can try the Template tag :

    <?php if( 'sc_render_login_form_social_connect' ) sc_render_login_form_social_connect(); ?>

    Place this code in your Side-bar or on header (header.php). Or use the widget

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Social Connect] Is it working on 3.2?’ is closed to new replies.