• I am trying to add the Shareholic Plugin to my Blog.

    In automatic mode, everything works perfectly. However, I have a signature set to appear below each one of my blog posts in the theme.php file.

    When I add the Shareholic Plugin, the sharing buttons appear above my signature. I prefer to have the blog post followed by the signature and THEN have the sharing buttons appear. The native WordPress sharing buttons appear in a great place. I’m trying to get the Shareaholic buttons to do the same.

    I got this code from Shareaholic support:

    <?php if(function_exists(‘selfserv_shareaholic’)) { selfserv_shareaholic(); } ?>

    …but I don’t know where to add it!

    Could someone help with directions of which file to edit and where to place code in the file.

    I’m not a coder. I had success once with adding a signature to my blog posts by adding code in the theme.php file. I tried that with this code and it rendered my site nonaccessible. I’ve cleaned that mess up now via FTP but I’m still not sure of where to add the Shareaholic code.

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Manual Mode – Shareaholic Plugins’ is closed to new replies.