btdogan
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Comments Sync] Number of CommentsHi Ellorye,
Could you please send me a link to your website, so I can check the error.
Regards,
Burak.Hi David,
Thank you for using my plugin. I will research the issue tonight and hopefully I will provide a solution.
Regards,
Burak.Hi Oscar,
Thank you for using my plugin. I will update the description to prevent confusion.
Regards,
Burak.Forum: Plugins
In reply to: [Facebook Comments Sync] Avatar Sync?Sure =)
I will add it on the next version. But I can’t promise to make it fast; because this plugin doesn’t get any review nor I get donation.
I will release the new version whenever I find a job and financially stable.Thanks for using my plugin.
Regards,
Burak.Forum: Plugins
In reply to: [Facebook Comments Sync] Facebook Comments Not ShowingHi Ted, Hi Sal;
This is what you want: https://developers.facebook.com/docs/public_feed
Unfortunately, as it says in the document page: “Access to the Public Feed API is restricted to a limited set of media publishers and usage requires prior approval by Facebook. You cannot apply to use the API at this time.”
To clarify, I would like to say that neither my plugin or any plugin can fetch the comments of link shared on the Facebook. Currently all we can do is seeing how many times a link is shared on Facebook. I hope Facebook will open the use of this wonderful API to the world.
Regards,
Burak.Forum: Plugins
In reply to: [Facebook Comments Sync] Sync from wordpress to facebookCould you please update the plugin and confirm that problem is solved.
Forum: Plugins
In reply to: [Facebook Comments Sync] Clarification on Syncing FunctionalityHi,
Thank you for using my plugin and I am sorry for the late reply; I was very busy last week.
Sync comments option imports the facebook comments to your database if you were using any other facebook comments plugin before. Unfortunately Facebook gives the public feed option to a few websites currently, therefore there is no option to import facebook comments to the links shared on the facebook.
For further information, you can check this link: https://developers.facebook.com/docs/public_feed
Regards,
Burak.Forum: Plugins
In reply to: [Facebook Comments Sync] Comments disappear after WP and FCS upgradeHi,
Sorry for late reply, I was very busy last week.
I published a new version tonight. Could you please update the plugin and confirm if the problem is solved?
Regards,
Burak.Forum: Plugins
In reply to: [Facebook Comments Sync] Sync from wordpress to facebookHi. While I am working on it you can contribute on Github: https://github.com/btdogan/Facebook-Comments-Sync
Forum: Plugins
In reply to: [Facebook Comments Sync] Sync from wordpress to facebookThank you for using my plugin.
In the previous version facebook comments were shown under the default wordpress comments but most users wanted facebook comments replaced by default comments. If there will be demand, I can make a change that people can choose an option to show the both or one of them.
For your other question, since your old comments don’t linked to a facebook account, currently there is no way to import them to facebook comments.
This plugin syncs facebook comments to wordpress database, the opposite is not possible yet ??
Please let me know if you have more questions.
Regards,
BurakForum: Plugins
In reply to: [Facebook Comments Sync] FB Comments Sync tick boxIt is a mandatory option for the users who doesn’t want to put comments box for specific posts/pages.
If you want to remove that tick box manually please edit this file: fbcs-admin.php
Go to line 708 and delete the below function
function fbcs_metabox() { wp_nonce_field(plugin_basename(__FILE__), 'fbcs_noncename'); $_disable_fbcs = get_post_meta(get_the_ID(), $key = '_disable_fbcs', $single = true); ?> <input id="_disable_fbcs" name="_disable_fbcs" type="checkbox" value="on" <?php checked('on', $_disable_fbcs); ?> /> <label for="_disable_fbcs">Don't use Facebook Comments</label> <?php }
–!!– Important –!!–
You have to do the same operation every time plugin is updated
–!!– Important –!!–
Forum: Plugins
In reply to: [Facebook Comments Sync] hide wordpress comments sectionCould you please write a review for the plugin? Thank you in advance.
Forum: Plugins
In reply to: [Facebook Comments Sync] hide wordpress comments sectionCould you please update the plugin and confirm that your problem is resolved?
Forum: Plugins
In reply to: [Facebook Comments Sync] Language changing from one page to the otherCan you provide me your website link please?
Can you please check and confirm that the problem is resolved?