| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | May 24 at 17:54 | |
| stats | profile views | 22 |
Just an ordinary person who wants to help and be helped.
Hope you find my answers and comments helpful.
|
Jun 17 |
revised |
Communicate between two Android devices through Facebook api? improved question |
|
Jun 17 |
suggested | suggested edit on Communicate between two Android devices through Facebook api? |
|
Jun 17 |
comment |
When I share my website URL another website information shows up I have never seen this error before, where are you sharing this URL? On a Facebook status? It is probably just a simple error on Facebook's part that is fixed in a day or two. |
|
Jun 17 |
comment |
Wordpress FB plugin missing comments box Try and remove, then readd the Facebook plugin. If not, then try and remove the share button that is above it and see if it is causing conflict. |
|
Jun 17 |
comment |
How can I change Facebook comment iframe position? Thanks for the link, I took a look, but I don't have time now to sort it the complicated way. For the time being, your best bet would be, as said before, to use the actual code Facebook provided here: developers.facebook.com/docs/reference/plugins/comments and add this in the correct position on the code. If you go into your actual wordpress theme files, and upload them to a public hosting site (I recommended dropbox(db.tt/fmsfcc6B )(note: affiliate link) then I will show you where to add it and/or upload the modified file. |
|
Jun 16 |
revised |
Facebook ignores “Default Activity Privacy” for application minor edit |
|
Jun 16 |
suggested | suggested edit on Facebook ignores “Default Activity Privacy” for application |
|
Jun 16 |
comment |
How can I change Facebook comment iframe position? At @Omarlthawi's suggestion of using the actual Facebook comments code is probably the best way to go about this. That would probably be easier, but if you want to use a wordpress plugin, then link me to it (if you can find it on the wordpress website) and I will have a look. From there I will have a think how to solve the problem. |
|
Jun 16 |
revised |
Fatal error: Uncaught CurlException: 26: failed creating formpost data thrown improved question |
|
Jun 16 |
comment |
Need help Facebook App and Page Tab height resizing using FB.Canvas.setSize Just for your information, I am adding updates to the question not here now. |
|
Jun 16 |
revised |
Need help Facebook App and Page Tab height resizing using FB.Canvas.setSize improved question |
|
Jun 16 |
comment |
Need help Facebook App and Page Tab height resizing using FB.Canvas.setSize On the iframe code it says the following: <iframe src="++ommited++?signed_request=++ommited++" frameborder="0" scrolling="AUTO" style="width:810px; height:1200px;padding:0px; margin:0px" marginheight="0px" marginwidth="0px"></iframe>. As you can see it says height:1200px; which appears to be the problem. |
|
Jun 16 |
comment |
Cant figure out login with facebook using Oauth2.0 I noticed you removed your app secret from the code through an edit, please not though that this is still saved, so as @CBroe suggested, make sure you go the app settings and reset it! |
|
Jun 16 |
suggested | suggested edit on Fatal error: Uncaught CurlException: 26: failed creating formpost data thrown |
|
Jun 16 |
revised |
How can I change Facebook comment iframe position? edited question |
|
Jun 16 |
suggested | suggested edit on How can I change Facebook comment iframe position? |
|
Jun 16 |
answered | How can I change Facebook comment iframe position? |
|
Jun 16 |
comment |
Need help Facebook App and Page Tab height resizing using FB.Canvas.setSize Links again (formatted them wrong) (still can't format them for some reason, but here are the correct URL's): 1) jsfiddle.net/MrJasonzF/9juDk/embedded/result/ 2) jsfiddle.net/MrJasonzF/DWsfW/embedded/result/ |
|
Jun 16 |
comment |
Need help Facebook App and Page Tab height resizing using FB.Canvas.setSize If you need an example if Facebook itself, tell me and I will set one up. Thanks |
|
Jun 16 |
comment |
Need help Facebook App and Page Tab height resizing using FB.Canvas.setSize It is intended to look like this: <jsfiddle.net/MrJasonzF/9juDk/embedded/result/>. It looks like that immediatly when I load, but then it suddenly changes (virtually immediatly) to look like this: <jsfiddle.net/MrJasonzF/DWsfW/embedded/result/>, except that it is the iframe itself that expands to 1200px. |