Thread Starter
Wes
(@wesleymwarnergmailcom)
Hi Glen, did you get the screenshots from me? I think I just need a way to disable the rename function for one contact form. Is there a shortcode for that?
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?