Title: Shareomatic! plugin problem
Last modified: August 18, 2016

---

# Shareomatic! plugin problem

 *  [jlong](https://wordpress.org/support/users/jlong/)
 * (@jlong)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/shareomatic-plugin-problem/)
 * I downloaded the Shareomatic! plugin and installed it into the ‘wp-content –>
   plugins’ folder. It showed up in the blog management backend in the plugins list
   with the other two that come standard. I clicked on ‘Activate’ and it stated 
   the plugin was activated. I went to test it to see if it would be listed below
   a new post and it did not appear after I published the test post. I changed themes
   back to the default theme and that did not work either, creating new test posts
   each time. What am I missing? It seems pretty straight forward. There are no 
   options when creating a new post to put the Shareomatic link on it that I can
   find, so I’m pretty stuck.

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

 *  [tomklaasen](https://wordpress.org/support/users/tomklaasen/)
 * (@tomklaasen)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/shareomatic-plugin-problem/#post-654193)
 * Hi jlong,
 * You’ll need to add some code to your template to make the plugin work:
 * Add the line
    <?php shareomatic_link(); ?> inside the while loop of your WordPress
   template.
 * Hope this helps,
    Tom Klaasen
 *  [mimihakimi](https://wordpress.org/support/users/mimihakimi/)
 * (@mimihakimi)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/shareomatic-plugin-problem/#post-654194)
 * g
 *  Thread Starter [jlong](https://wordpress.org/support/users/jlong/)
 * (@jlong)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/shareomatic-plugin-problem/#post-654326)
 * Tom,
 * Thanks for your input and line of code. You’ll have to forgive me as I’m a neophite
   with this stuff. I found the following line in the page template:
 * <?php if(have_posts()) : while(have_posts()) : the_post(); ?>
 * but tried entering the line of code to look like this
 * <?php if(have_posts()) : while(have_posts()) : php shareomatic_link(): the_post();?
   >
 * and it did not make a difference. Any further insight as to where to actually
   plug this in would be great.

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

The topic ‘Shareomatic! plugin problem’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [jlong](https://wordpress.org/support/users/jlong/)
 * Last activity: [18 years, 6 months ago](https://wordpress.org/support/topic/shareomatic-plugin-problem/#post-654326)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
