Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

facebook like button

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

facebook like button

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/...

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

facebook like button

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

facebook like button

We'll find a solution.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

facebook like button

Hi Katya,
any news on this?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

facebook like button

Hi Michael,
Working on it...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

facebook like button

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".

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

facebook like button

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

facebook like button

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

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

facebook like button

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

Return to “Issues”