I'm trying to make a 5-item list of the most commented posts from my blog, but with facebook comments.
I found this code on google, but as you can see, it only captures the comments made on the WP platform itself and not from facebook.
<...
I have a problem when sharing a site's links on facebook because the links are right and the following site message appears when sharing:
Error 404 (Not Found) !!
The site is in wordpress and exists correctly in addition to having all...
I want to make a share button to put on a website. The button will basically share a url with data I already have stored in my variables.
When reading the documentation of the button share of facebook, I saw that the parameters are now caught...
About 8 months ago I configured the login by Facebbok in my Wordpress (Yith Social Login) plugin and everything was happening normally.
But suddenly it stopped working, I did not understand why. I also tried to delete it and create a new app,...
I configured an application to send Webhook Events to my API, as follows:
AftersettingupWebhooksintheApplicationthisway(Inscribedname,email): MyAPIisonlyreceivingthefollowingcode:
{
"object":"page",
"entry":[
{
"id"...
I created an RN project and inside it I created a folder called screens .
Inside the screens folder I've created the app.js and home.js
in index.android.js I just gave a:
import App from './screens/app';
In app.js I'm using the...
Good afternoon, I have a question that I am pondering to understand. I saw in a system something very interesting that is when the person publishes some content on her site, there is a button that you select to also publish on facebook. It's lik...
At a time ago the option "see friendship" also showed the pages tanned in common, however it was removed from there and from what I saw it is no longer anywhere.
A while ago I asked this question on facebook support and did not get a decent a...
I made an app in facebook and got the app_secret I finally got everything, the goal is for the user to publish in his own timeline however, I can even publish but only in my app and with the login of the app, when I run the application...
I've created an app to share a link using the feed method.
It worked fine but the shared link only appears in my timeline, it does not appear in the news feed, that is, only I can see it.
Note: I was careful to make public access in d...