Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Tom Morton

    (@tm3909)

    I am looking to add this into the next release.

    My plan is to have a shortcode or template tag that would allow you to put a wpsocialite enabled set of buttons that would like to the site itself. For example, these buttons would “like” or “follow” for the whole of example.com, not just example.com/article-123.

    Does that sound like what you need? If not, explain further and I’ll make sure the new feature release includes it.

    Thread Starter shintrue

    (@shintrue)

    Yeah, sounds great. I think your idea for just the SITE is very nice. Thank you. How is next update plan? ??

    Plugin Author Tom Morton

    (@tm3909)

    Shintrue,

    Didn’t want you think I’d forgotten about you! Next release should have your follow button in place.

    Thread Starter shintrue

    (@shintrue)

    Thank you, Tom. =) I wish.

    Plugin Author Tom Morton

    (@tm3909)

    Shintrue,

    Good news! I’ve finally been able to implement a solution that serves your purpose.

    You can now override the buttons and URL given to them with the template tag and shortcode.

    In your case, this is how you can add your follow button:

    <?php wpsocialite_markup(array('button_override'=>'twitter-follow')); ?>

    [wpsocialite size="small" button_override="twitter-follow"]

    Be sure to select the “twitter follow” option in WPSocialites settings page, then add your twitter username.

    This is coming in the next release, today, so be sure to update when you see it come through.

    I’m marking this resolved, but be sure to check back if you have any issues.

    Thread Starter shintrue

    (@shintrue)

    Thanks =)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can I add Twitter Follow button’ is closed to new replies.