• Resolved tomjuxta

    (@tomjuxta)


    Hi there

    First of all, thank you for creating this plugin. It looks great and I think it helps massively with boosting social profiles.

    I’ve completed the settings for the plugin to display just the ‘Like’ button using the shortcode <fb:like> – it does display, but it seems to be aligned to the left and not in the center. I’ve tried wrapping it in <p style=”text-align: center;”> and by also adding the following to my CSS:

    #fcbk_share {
    text-align: center;
    }

    and also trying:

    #fcbk_like {
    text-align: center;
    }

    Unfortunately this hasn’t helped. Any advice would be much appreciated. (P.S. it also appears to be saying ‘be the first of your friends to like it’ and then when I did like it, it said ‘one person likes this’ – however my page has 90+ likes? Hopefully this will update over time.

    Thank you.

    https://ww.wp.xz.cn/plugins/facebook-button-plugin/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    We have received your query and it is now being processed. We will get back to you on this forum as soon as we can.

    Regards,
    BestWebSoft Support Team

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    1) Please use the shortcode [fb_button] to display FB button instead <fb:like>.
    2) If you want to add the button using the shortcode, please go to the plugin settings page and in the ‘Facebook buttons position’ option select ‘Shortcode’ from drop-down list. After that, please save the changes.
    3) To align social buttons in the centre of the page, please add the following lines to the end of your theme’s css file:

    .fcbk_share,
    .fcbk_like {
    text-align: center;
    }

    Sincerely,
    BestWebSoft Support Team

    Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    Since there is no reply from you, we consider this topic as resolved. We hope you’ve found the solution. If you have any questions, please feel free to contact us via our Help Center – http://support.bestwebsoft.com/.

    Sincerely,
    BestWebSoft Support Team

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Like Button not aligned (checked other posts)’ is closed to new replies.