Title: [Plugin: Sociable] How to manually add code to WordPress
Last modified: August 19, 2016

---

# [Plugin: Sociable] How to manually add code to WordPress

 *  [darthmortar](https://wordpress.org/support/users/darthmortar/)
 * (@darthmortar)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-sociable-how-to-manually-add-code-to-wordpress/)
 * How do I manually add code to WordPress so it display sociable? As it is now 
   I’t shows it in the wrong place in relation to other plugins in my wordpress 
   posts.

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

 *  [boatwizard](https://wordpress.org/support/users/boatwizard/)
 * (@boatwizard)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-sociable-how-to-manually-add-code-to-wordpress/#post-1212494)
 * It used to be:
    <?php if (function_exists(‘sociable_html’)) { echo sociable_html();}?
   >
 * And to define what to show:
    <?php if (function_exists(‘sociable_html’)) { echo
   sociable_html(Array(“Print”, “email”, “LinkedIn”, “TwitThis”, “Facebook”)); }?
   >
 * Not sure if still works!
 *  [Jim Camomile](https://wordpress.org/support/users/jimbluedovedesignscom/)
 * (@jimbluedovedesignscom)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-sociable-how-to-manually-add-code-to-wordpress/#post-1212545)
 * It worked for me except that it lost the link url and title of the page on my
   site that it was linking to

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

The topic ‘[Plugin: Sociable] How to manually add code to WordPress’ is closed to
new replies.

## Tags

 * [display](https://wordpress.org/support/topic-tag/display/)
 * [manually](https://wordpress.org/support/topic-tag/manually/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)

 * 2 replies
 * 3 participants
 * Last reply from: [Jim Camomile](https://wordpress.org/support/users/jimbluedovedesignscom/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-sociable-how-to-manually-add-code-to-wordpress/#post-1212545)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
