AHWEBDEV
Forum Replies Created
-
Thank you! this will be added in next release.
Hi, for the error, that mean facebook cannot read the page the like button is linking on.
For the automatic creation of page, that depends of your openGraph configuration.
Facebook create those pages to allow you to send feedback to users who like the related content on your site.Those pages are not directly visible by users, only by you.
If you publish something on the wall, all users that like the content will be notified on news feed. if they click on the link of the page in a news or via a search, facebook will redirect the user to the related post on your website.App ID can be specified in general settings, in general openGraph settings, and on each post that you redefined.
Object Invalid Value: Object at URL ‘http://www.tlg.be/?p=1812’ of type ‘article’ is invalid because the given value ‘117989574920354’ for property ‘fb:admins’ could not be parsed as type ‘fbid’.
You have to set your personal facebook user ID, in the field “Admins ID” not a facebook page id.
i also notice that under the FB comment box i get a warning
Warning: http://www.tlg.be/ is unreachable.
This warning do not come from the plugin. This mean Facebook cannot access your website. Verify that your server is not in local, or behind a firewall or a robots file that add facebook restriction.Hi,
Your wordpress blog is not up to date, before update or install a plugin you should first read if it’s compatible with your version.
Open your ftp, delete the plugin, update wordpress to latest version,
reinstall the plugin.In the OpenGraph settings in the plugin, in the “tags” section there is a field “Image URL”, you should use the magic pattern %POST_IMAGE%
The OPengraph is not automatic, you must activate it in the plugin, and fill the form.
Read the wiki to help you configuring it.
http://trac.ahwebdev.fr/projects/facebook-awd/wiki/How_to_use_OpenGraphForum: Plugins
In reply to: Facebook AWDIf you want more help, create a ticket on the tracker of the plugin.
here: http://trac.ahwebdev.fr/projects/facebook-awdIf the post is not showing the right image, verify your settings if the URL image is correctly set to %POST_IMAGE%, then go to the debugger on facebook to clear cache.
The only thing that changed is the “atom image”.
It’s the image of your application on facebook. if the plugin use it, it’s because he can’t find an image on the post.Forum: Plugins
In reply to: Facebook AWDYou do not need to specify the action inside the openGraph tags.
One page html = one object in the graph.
So your page represent an article.You do not need to specify a custom type because an “article” is a special object that already exists on facebook.
In the list you must select “article”.
Then if you want to publish actions, you must follow this post on the wiki http://trac.ahwebdev.fr/projects/facebook-awd/wiki/How_to_use_Custom_OpenGraph_Objects_and_OpenGraph_Objects_Actions
OK I saw, i think the plugin wiki is required. i have to write it…
In fact you do not need to set everything to yes in the settings.
You should choose between, merge WordPress comments with FB comments
this will display FB comments inside the default WP comments (only in themes and only if your theme use the right way to display comments)OR
You can choose to display the FB comments in a HTML format, but hidden.
If you look on your page, the fb comments are here in the source code.
This way you can display the FB comments box, set the number of comments to 1, and let the plugin grab comments out of the box to diplay it to search engine.But if you set both it works too.
I think in your case that your theme is not using the right way to list comments.
You must verify that your theme is using the function wp_list_comments();Instead of define a unique image, you can use the magic pattern
%POST_IMAGE%This value will be replaced by the url of the featured image.
If the plugin can’t find it, he will use the default image of your application on Facebook.
Then when the changes are done, you must submit each url to update in the debugger of facebook to clear the cache.
Sorry a curl is a php extension
hi, you said that is an exemple,
http://nyc.campusrenewal.org/one-cry-network/But there isn’t any comment on this page…
Forum: Plugins
In reply to: Facebook AWD – CorrputionHi, when you install a plugin, you should first verify if you have the good version of wordpress.
If you have this error, it s because your wordpress install is not up to date. First update wordpress to 3.3 then you will be able work with the plugin.
Did you update to the last version ? 1.4 ?