Title: how to add button inline
Last modified: August 21, 2016

---

# how to add button inline

 *  Resolved [DrMosko](https://wordpress.org/support/users/drmosko/)
 * (@drmosko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-button-inline/)
 * hello, i want to add some buttons to posts in category with
    shortcode:
 *     ```
       <?php echo do_shortcode( '[really_simple_share button="google1"]' ); ?>
                 <?php echo do_shortcode( '[really_simple_share button="facebook_like"]' ); ?>
                 <?php echo do_shortcode( '[really_simple_share button="twitter"]' ); ?>
       ```
   
 * I get all in div and create diffrent line,
    I want to allign all , thru css dont
   want to edit ur code so Ill get updates
 * [http://wordpress.org/plugins/really-simple-facebook-twitter-share-buttons/](http://wordpress.org/plugins/really-simple-facebook-twitter-share-buttons/)

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

 *  Thread Starter [DrMosko](https://wordpress.org/support/users/drmosko/)
 * (@drmosko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-button-inline/#post-4494759)
 * shortly can I call all together?
 *  Thread Starter [DrMosko](https://wordpress.org/support/users/drmosko/)
 * (@drmosko)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-button-inline/#post-4494795)
 * simple answer
 *     ```
       <?php echo do_shortcode( '[really_simple_share button]' ); ?>
       ```
   
 *  [whiletrue](https://wordpress.org/support/users/whiletrue/)
 * (@whiletrue)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-button-inline/#post-4494801)
 * Hi, we’re also working on a compact multi-button shortcode, it’s coming in the
   following releases

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

The topic ‘how to add button inline’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/really-simple-facebook-twitter-share-
   buttons_96bbf2.svg)
 * [Really Simple Share](https://wordpress.org/plugins/really-simple-facebook-twitter-share-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-facebook-twitter-share-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-facebook-twitter-share-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-facebook-twitter-share-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-facebook-twitter-share-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-facebook-twitter-share-buttons/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [whiletrue](https://wordpress.org/support/users/whiletrue/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/how-to-add-button-inline/#post-4494801)
 * Status: resolved