vividhuang
Member
Posted 4 months ago #
Hi,
I have 2 issue for the plugin.
1. The like button does not show up in my single product page if I dont input product description into it. I am using woo commerce shopping cart. I did some test on this issue. It looks to me that the product description is the only trigger to show this like button. can you advise how to fix this? it will be great that the like button can show up under the product title no matter i input product description or not.
2. The like button do not show faces in the widget. I use facebook like button widget in my footer, but there have no faces showing up after I check the show faces box in setting.
http://wordpress.org/extend/plugins/facebook/
Regarding faces:
- Load a page where you expect to see a Like Button generated by the plugin.
- View source
- Search for "fb-like" to find Like Buttons on your page. A Like Button generated by the Facebook plugin for WordPress should have an additional class: fb-social-plugin.
- Check if the attribute data-show-faces="true" appears in that same element.
If the attribute is present then your Like Button is properly represented for interpretation by the Facebook JavaScript SDK dependent on if the person currently viewing the page is currently logged on to Facebook, has friend activity, etc.
vividhuang
Member
Posted 4 months ago #
Hi Niall,
Thank you very much for you reply!
I have checked and they are "true" (including the like button widget part I put in footer). I think it should works fine.
Regards,
Wayne