• Resolved vividhuang

    (@vividhuang)


    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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Niall Kennedy

    (@niallkennedy)

    Regarding faces:

    1. Load a page where you expect to see a Like Button generated by the plugin.
    2. View source
    3. 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.
    4. 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.

    Thread Starter vividhuang

    (@vividhuang)

    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

    Plugin Contributor Niall Kennedy

    (@niallkennedy)

    marking as resolved

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Like button issues.’ is closed to new replies.