Title: iban's Replies | WordPress.org

---

# iban

  [  ](https://wordpress.org/support/users/iban/)

 *   [Profile](https://wordpress.org/support/users/iban/)
 *   [Topics Started](https://wordpress.org/support/users/iban/topics/)
 *   [Replies Created](https://wordpress.org/support/users/iban/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/iban/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/iban/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/iban/engagements/)
 *   [Favorites](https://wordpress.org/support/users/iban/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can You Have “Share” Icons on the main page? And Facebook question…](https://wordpress.org/support/topic/can-you-have-share-icons-on-the-main-page-and-facebook-question/)
 *  [iban](https://wordpress.org/support/users/iban/)
 * (@iban)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/can-you-have-share-icons-on-the-main-page-and-facebook-question/#post-1464171)
 * or you can add this code :
    <?php if (function_exists(‘sociable_html’)) { echo
   sociable_html(); } ?>
 * into your “index page model” (?) using the “editor” (?) which is in your wpadmin/
   apparence/editor
    (sorry if the words dont match i use wordpress in french..)
 * and you can paste this code right after this one (which should already be there):
   
   <div class=”entry”> <?php the_content(‘(…) »’); ?> </div>
 * thats what i did and i got the sociable plugin both on the index page (before
   the “read more”, and within every article
 * hope this answer is “understandable”, and doesnt come too late!

Viewing 1 replies (of 1 total)