• I’ve done multiple Google/forum searches to try to figure this one out. First let me start by saying I’m self-taught at this stuff and not so great at it! Lol!

    All I want to do is call/insert the little blue button that says “Login with Facebook” elsewhere on my site besides the SIDEBAR. I don’t want to call the WordPress Login/Logout form – just the “Login with Facebook”

    Preferably I want to insert this button right above the comment box… I was using <?php do_action( ‘social_connect_form’ ); ?> but I really don’t like Social Connect and I like the fact that WP-FB AutoConnect posts up on the users timeline and grabs their Facebook Avatar!

    So anyone… Please?!? It’s probably really frigging simple, one do_action call or something… Your help/assistance would be greatly appreciated!!

    THANK YOU in advance!

    –Scott G.

    The site is https://alivewithout5.com

Viewing 1 replies (of 1 total)
  • Hi I would like to do the same thing but with the whole login widget as I need to place it outside of the sidebar widget area. The code I found on justin klein and icomnow says to use this code:

    <div>< ?php jfb_output_facebook_init(); jfb_output_facebook_btn(); jfb_output_facebook_callback(); ? > </div>

    But how do you actually call/place this code to make it work. I’d love to figure this out as it would be great and I love the plugin. Ps using this with the mingle and mingle forum too so not sure if that makes any difference. Thank you in advance.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin] WP-FB AutoConnect :: How to Call "Login w/ Facebook" Outside Sidebar?’ is closed to new replies.