AHWEBDEV
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] OG: Descriptionthat’s fixed in next release 1.3
see here: http://trac.ahwebdev.fr/issues/142Fatal error: Cannot redeclare class facebook in /home/bradob/public_html/wp-content/plugins/wp-rss-poster/include/facebook.php on line 77
If you read the error, you can see that the plugin wp-rss-poster is in conflict Facebook AWD.
It’s because wp-rss-poster do not check if the class already exists on your system or not.The Facebook library can only be loaded once.
Hi, please open a ticket here to get help on actions.
http:/trac.ahwebdev.fr/projects/facebook-awdIt’s not an error form Facebook AWD, it’s an error from fbconnect plugin.
For the issue with description, done in http://trac.ahwebdev.fr/issues/142
For Css classes each plugin have his own css class on each container.
You should verify if the robots.txt at the root directory of the WP instance does not contains any restriction for Facebook Robots.
If you website run in local only, this can be the problem.
After that i can’t help you anymore as this error come from a server side.
Forum: Plugins
In reply to: [Facebook AWD All in one] [Plugin: Facebook AWD All in one] Delete ActionFacebook denied my Read action because there was not an option to remove when people read posts.
Wowww, you are the only one that have this problem, as the action publish is managed form your facebook account and not form the site.
This is not planified in dev. If you really need this features, create a request on the project bug tracker page: http://trac.ahwebdev.fr/projects/facebook-awd
1. Create your own thread…
2. Read the configuration required when you install or update a plugin.
This error come from wordpress that is not up to date.
The last version required the 3.3.1 of WP.If you can’t update WP, Downgrade to the previous version of the plugin.
You can define the level of warning with php inside your wp-config file.
The next release should be available at the end of this week.
1 like button = 1 url.
If you change url of your post the like button will be reseted. As facebook cannot find data if the url was changed.
Admins IDs (facebook) is your personal facebook ID.
It’s a numeric ID.To get it, activate facebook connect, then login with facebook,
In the settings of the plugin in the right sidebar, under the profile section, your id is showing up here.To Show an image from a post you have to activate openGraph settings.
(if you update you have to re setup your tags)
in the general settings or individually on each post or page.
To use the featured image you must set the value %POST_IMAGE% in the related field in the opengraph settings.Then each time you change those settings, you must go to the debugger on facebook to clear the cache and update your data.
now leave me without the option of images featured from the article
I think you have a plugin in conflict, because Facebook awd add the theme support for featured image, if you can’t see it, maybe something is broken.
Hi it seems your server do not respond with a good code.
the facebook debugger returned an error code 503 on the url you provided.
I think you should fix that before.Hi there, I think it is my server not clearing the cache for the CSS file, but I noticed there is not any way to specify a class for the various FB elements. Could this be added to the plugin in the future? That would be really helpful to be able to move things around.
For sure i will add it.
Hi, this is because you are in php 5.4.1
So call a key in an array that does not exists will return error.
Try to modify you level of warning.The plugin is made to work originally on php 5.3
I will try to find all warnings during the next development session.
Thanks for report.
The new Sub plugin Facebook AWD SEO COmments does it!