Questions tagged as 'facebook'

1
answer

Set text in API share facebook

I have a script to share content on Facebook is working fine just wanted to add text that the system generates automatically when you click the share button. Example: IwantedthatwhereitsaysDizalgosobreisto…wasanalreadypredefinedtext.Isitpo...
asked by 09.03.2015 / 22:43
2
answers

Comment area overlapping site footer!

Hello, I have a comment area on my site that I made using the Facebook API. The problem is that when someone sends some comment, it overlaps the footer layout. I already tried using position: relative , position: absolute and pos...
asked by 18.12.2014 / 17:19
1
answer

Will Facebook approve an Android app with facebook4j?

I decided to use the facebook4j library because it is easier for integration and even for development itself, in my opinion. My question is: will facebook accept an android app with facebook4j?     
asked by 05.12.2014 / 16:55
1
answer

Retrieve users from a given location with API Facebook

I would like to know how I can mount an HTTP request for the Facebook API, which returns all users in a given location. Example: link returns JSON for a post. In my case I would like a JSON with users from a specific location.     
asked by 08.10.2014 / 16:05
2
answers

How to put url dynamically for facebook comment boxes, specific to each page

In a response in php we can do this: <div class="fb-comments" data-href="<?php echo $url; ?>" data-width="687" data-numposts="7" data-colorscheme="light"></div> <?php $url = (!empty($_SERVER['HTTPS'])) ? 'https://'.$_...
asked by 15.06.2014 / 22:39
1
answer

Action 'onlogin' - Facebook Button Plugin

I have an App on Facebook, and the homepage has a button for if the user is not logged in to Facebook, so do. This button is a plugin from Facebook itself. I've read all of the documentation for this plugin, and this login button specifically ha...
asked by 21.05.2014 / 20:12
1
answer

Post to fan page with facebook graph api

I made a script in which automatically put in a fan page on facebook, the script works, but the post is only visible to the user who posted (that is the fan page admin), in the login I am asking for the permissions below: $loginUrl = $facebook...
asked by 05.06.2014 / 00:56
1
answer

Facebook Plugin for Wordpress

I installed the facebook plugin in wordpress a few months ago and it worked correctly. However, from a month to now, a problem has messed up my posts and I can not publish anymore. When posting something in wordpress and trying to automatically...
asked by 19.02.2014 / 15:02
1
answer

How to show a Facebook Embedded Post through Button Click?

I need to create an Embedded Post on a page through a Click event. I am using the following function: <body> <div id="fb-root"></div> <div id="myDiv"></div> <div id="myDiv2"></div> <s...
asked by 12.02.2014 / 18:25
0
answers

Responsibly embedded videos

Good morning, I'm developing a website and through it you can embed videos from both YouTube and Facebook. The Youtube videos fit perfectly according to the size of the div, the problem is even in Facebook where they appear broken if their heigh...
asked by 29.11.2018 / 14:05