twitter bootstrap - Facebook like box not appearing on mobile phones -



twitter bootstrap - Facebook like box not appearing on mobile phones -

i've got site has fb like-box in iframe (code attached) iframe works nicely on pcs, laptops, , android tablets contents of iframe doesn't appear on mobile device (tried on nokia lumia 610 , 625, , iphone 4s), yet appear on mobile devices emulated on mobiletest.me (not sure how reliable result of gizmo can be). i've cleared caches, neither age not geo issue content appears on other devices, haven't monkied around wi code - why doesn't work on phones?

<div class="col-lg-12 col-md-12 col-sm-12 column"> <div class="fb" id="news"> <b class="pink" style="font-size: x-large; line-height: 45px;">we've been busy... </b> <br /> <iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3a%2f%2fwww.facebook.com%2fabcfencingltd&amp;width&amp;height=395&amp;colorscheme=light&amp;show_faces=false&amp;stream=true" height="395" width="100%" seamless="seamless"></iframe> </div> <br /> </div>

take note emulators such http://mobiletest.me/ not emulate how show on different gadgets. these kinds of websites cannot replicate same settings or operating scheme particular gadget uses.

native simulators more accurate, example, iphone simulator of xcode in os x. because shows how appear in iphone. uses same settings , operating scheme iphone/ipad uses.

in mobile phones, not, have login before see box. think it's because hassle users see button facebook when they're not logged in.

facebook twitter-bootstrap iframe

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -