Title: [Plugin: WP Tweet Button] Multiple with Different Styles
Last modified: August 19, 2016

---

# [Plugin: WP Tweet Button] Multiple with Different Styles

 *  Resolved [DanMichel](https://wordpress.org/support/users/danmichel/)
 * (@danmichel)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-tweet-button-multiple-with-different-styles/)
 * 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/](http://wordpress.org/extend/plugins/wp-tweet-button/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tanin](https://wordpress.org/support/users/0xtc/)
 * (@0xtc)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-tweet-button-multiple-with-different-styles/#post-1893300)
 * 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');`

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Tweet Button] Multiple with Different Styles’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-tweet-button.svg)
 * [WP Tweet Button](https://wordpress.org/plugins/wp-tweet-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-tweet-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-tweet-button/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-tweet-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-tweet-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-tweet-button/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tanin](https://wordpress.org/support/users/0xtc/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-tweet-button-multiple-with-different-styles/#post-1893300)
 * Status: resolved