Page 1 of 4

facebook like button

Posted: Tue Mar 12, 2013 5:05 pm
by Michael4771079

Hi,
I have added the facebook like and send buttons, it works in browser, but does not show on iphone

what I have done

added 2 panels and placed on the settings screen, edit html and added code,

it just does not appear on phone, IPA on iphone 4s ios 6.01

any help greatly appreciated


facebook like button

Posted: Tue Mar 12, 2013 5:18 pm
by Kateryna Grynko

Hi Michael,

Do you use the buttons added via Panel component with HTML code?

Here you can find Like and Send Facebook buttons:
http://developers.facebook.com/docs/r...
https://developers.facebook.com/docs/...


facebook like button

Posted: Tue Mar 12, 2013 5:25 pm
by Michael4771079

Yes Katya,
I copied the2 pieces of code from facebook
http://developers.facebook.com/docs/r...

clicked edit html, pasted one piece of code in each panel

works prefect in browser, lets me login and comment, comment and like appear in facebook page

just does not appear on iphone, don't know what I missed


facebook like button

Posted: Tue Mar 12, 2013 6:06 pm
by Kateryna Grynko

We'll find a solution.


facebook like button

Posted: Wed Mar 13, 2013 7:34 pm
by Michael4771079

Hi Katya,
any news on this?


facebook like button

Posted: Wed Mar 13, 2013 7:52 pm
by Kateryna Grynko

Hi Michael,
Working on it...


facebook like button

Posted: Wed Mar 13, 2013 9:00 pm
by Kateryna Grynko

Like button can be embedded in Tiggzi this way.
Create a Panel component with the following HTML code:
code<iframe id="f5f919d38" name="feff51b5" scrolling="no" style="border: none; overflow: hidden; height: 28px; width: 320px;" title="Like this content on Facebook&#46;" class="fb_ltr" src="http:&#47;&#47;www&#46;facebook&#46;com&#47;plugins&#47;like&#46;php?api_key=&locale=en_us&sdk=joey&href=http%3A%2F%2Ftiggzi&#46;com&node_type=link&width=320&layout=standard&colorscheme=light&show_faces=false&send=true&extended_social_context=false"><&#47;iframe>/code
Replace "http%3A%2F%2Ftiggzi.com" to URL of the page you want to "like".


facebook like button

Posted: Wed Mar 13, 2013 9:05 pm
by Michael4771079

Great Katya,
am I right,
that this is in addition to the two panels already added


facebook like button

Posted: Wed Mar 13, 2013 9:21 pm
by Kateryna Grynko

no, you don't need another Panel components :)


facebook like button

Posted: Wed Mar 13, 2013 11:03 pm
by Michael4771079

Hi Katya,
this is not working for me,
to test this is what I did,
I used the code without change

  1. deleted panels with code from facebook

  2. added panel and pasted new code

    works great in browser "likes tiggzi.com

    on phone it opens page in browser,
    doesn't update facebook page

    iphone 4s ios 6.01