Questions tagged [facebook-feed]
62 questions
0
votes
0 answers
facebook api feed picture not showing
I have generated the following url to share the page into…

Sudha
- 220
- 2
- 16
0
votes
2 answers
Facebook ads - Products feed - Multiple shipping zones setting
I'm writing a feed from an e-shop, to give to facebook.
So far so good. The feed is in XML format, and the reference provides a sample, and the format for the shipping field in the item, within the feed, is:
…

Ruby Racer
- 5,690
- 1
- 26
- 43
0
votes
0 answers
Getting images from FB posts to my website
I have prepared a FB feed to my website using graph API. I have this code:
require 'Facebook/autoload.php';
$fb = new Facebook\Facebook([
'app_id' => 'xxx',
'app_secret' => 'xxx',
'default_graph_version' => 'v2.10'
]);
$access_token =…
user2834997
0
votes
1 answer
facebook is not showing image and video after share using feed dialog
I am trying to share video link using Facebook share dialog but after sharing the url on Facebook, Facebook does not show the image and also does not play video on the Facebook after sharing it.
I am trying to share links like how YouTube share…

Muhammad Usama Mashkoor
- 837
- 1
- 15
- 47
0
votes
1 answer
Check if user like the facebook post or not with graph API
I'm not getting any leads how to check whether user has like the feed or not.
I'm displaying all the feeds of my page and I want to know whether user has liked the feed or not.
One solution is get all the likes and search for our id, that is not a…

Hitesh Arora
- 9
- 2
0
votes
1 answer
Facebook Marketing API, currency
In Facebook Marketing API i using DKK currency.
By documentation, this currency is from ISO-4217 list.
But i still get error: "please use the standard ISO 4217 currency code", why?
Price line:

lolalola
- 3,773
- 20
- 60
- 96
0
votes
1 answer
Embedded Facebook feed on website not possible after Graph Api 2.5?
I've been coding a website using and modifying Bootstrap template. End of summer I left the site as it was, but once returning there recently I noticed the Facebook activity feed (newests posts and such) had dissappeared from my front page. Reading…

Koo
- 3
- 1
0
votes
1 answer
Permission for Public Feed API
I'm working on a project which needs the capability to find posts which are using a specific hashtag.
Looks like I need access to the Public Feed API.
Did I understand this correctly?
If no: what API do I need instead?
If yes: whats the best way to…

nougatByte
- 1
- 1
0
votes
1 answer
How to disable Facebook Page plugin redirect when logged in
I am putting in a Page Plugin from Facebook on my companies' site. https://developers.facebook.com/docs/plugins/page-plugin
Our company has different pages for different countries. When we attempt to display the feed of a different country AND the…

Ryan
- 3
- 1
0
votes
1 answer
Posting to a specific facebook user's timeline from ios xcode
I'm trying to figure out how to post from xcode to a specific user's timeline. I found a lot of posts but they seemed to be for older versions of the facebook sdk.
I'm looking…

Ameet Sharma
- 163
- 1
- 6
0
votes
2 answers
How to add a Facebook page-plugin on to Weebly?
I have tried this code already by copying both portions into the 'embed code' widget and all that came up was the name 'Perfectly Posh'.