Viewing 5 replies - 1 through 5 (of 5 total)
  • @DonlachaiT – Making the buttons only appear on the homepage is not a feature of the plugin today. Do you want them to appear on every post on the home page, or just once for the main URL of the site?

    If you want to add buttons to your template, say to make the buttons show up in your header, you can simply add the marked up DIV tag where you want it to go. For example:

    <div class="lazysocialbuttons" data-float="left" data-buttons="google,twitter,facebook" data-twshareurl="http://www.yourdomain.tld/" data-twtext="Check out my site" data-shareurl="http://www.yourdomain.tld/" data-fbhideflyout="false" data-backgroundtype="light"></div>

    I’m going to publish v1.0.5 today that will add a feature for position=manual. This will allow you to add the buttons with the text decoration method in your theme where you want them to go.

    Oh, and check out https://github.com/godaddy/lazy-social-buttons for a full list of the text decoration options.

    nice plugin. How do I change the default share text (Twitter) to pick up the post / page title? I had a look at the decoration options, but there doesn’t seem to be an option for it.

    I apologize for possibly duplicating this question in my topic: http://wordpress.org/support/topic/controlling-where-the-buttons-show-and-do-not?replies=1

    However setting the display option to “Manual” still has buttons appearing on every page below the header.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Lazy Social Buttons] How to make the buttons appear only in the Home page?’ is closed to new replies.