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

    (@wesleymwarnergmailcom)

    I’m working on that too.. WP-FB-Autoconnect started working a little bit when I opened /wp-content/plugins/buddypress-mobile/themes/default/header.php and added this around line 118

    <?php
    jfb_output_facebook_callback();
    ?>

    and to line 47:

    <?php
    jfb_output_facebook_init();
    ?>

    Let me know if anyone can make it better?

    Plugin Author modemlooper

    (@modemlooper)

    I removed something’s so WordPress couldn’t add too much and break the plugin. If the button doesn’t show then you may need to manually add it. Also there may be JavaScript that is not getting loaded.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not Compatibilyt with WP-FB-AutoConnect?’ is closed to new replies.