Thank you Kieron. I just checked my server and it shows the Facebook Connect update folder is number 7145. I went to the store and checked the download and it is 7145. This makes me think I have the latest version. Using a Lumia 1520 Windows phone I can load the oxwall mobile site version but when I click on the facebook connect icon the path just shows /# and nothing happens. I also can open the mobile site on my desktop and when I click the Facebook connect button I get the same result. The thing is working sweet in the full size version of the oxwall site. Any ideas what I might have done wrong here would be appreciated very much indeed.
The code below shows the difference between the full site and the mobile site. The only difference really is the href="#" on the mobile code but not on the full site code. On click would this not return to top of page or same page?
Mobile Site Code Below:
<div class="owm_std_margin_top">
<div class="owm_btn_wide">
<a class="owm_fb_btn" href="#" onclick="OW_FB.login(); return false;">
<span>Log in with Facebook</span>
</a>
Full Site Code Below:
<div class="connect_button_list">
<a class="fb_button fb_button_medium" onclick="OW_FB.login(); return false;">
<span class="fb_connect_wrap"><span class="fb_button_text">Connect</span></span>
</a>
If it helps you can go to the mobile site at: probty.com/community