Forums

WP Tweet Button
[resolved] Multiple with Different Styles (2 posts)

  1. DanMichel
    Member
    Posted 1 year ago #

    I've set up the style in the admin and and putting it in manually, but I want to use it manually with one as a box and one ad a horizontal button count. Any way to do that?

    http://wordpress.org/extend/plugins/wp-tweet-button/

  2. Tanin
    Member
    Posted 1 year ago #

    Yup.
    Examples:

    // Horizontal placement:
    echo tweetbutton(null,null,'horizontal');

    // Vertical placement (box):
    echo tweetbutton(null,null,'vertical');

    // Placement without a counter:
    echo tweetbutton(null,null,'none');

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic