Celeste - Shareaholic
Forum Replies Created
-
Forum: Plugins
In reply to: SexyBookmarks have disappeared!gsi,
The sprite file linked shows your current options (dynamically) in the positions they occupy on the main sheet.
Looking at your site, I do not see any missing buttons in the menu appearing beneath your posts. Has the problem been resolved?
Forum: Plugins
In reply to: SexyBookmarks have disappeared!Mr X,
I went to your site and cannot locate the plugin. Did you deactivate it?
Hi! This query seems familiar, and I am wondering if it is being handled via email from support@shareaholic? If not, I am here to assist, and we can work on troubleshooting.
Forum: Plugins
In reply to: SexyBookmarks have disappeared!Could you direct me to your blog, so that I can review the issue described? SexyBookmarks is compatible with WP 3.3 (I’m running it), which means the problem you are encountering is rooted elsewhere.
Forum: Fixing WordPress
In reply to: Shareaholic Like/Tweet/ 1 boxes are not showing properlyI believe that you contacted support concerning this issue. I may have an answer for you, but we can proceed with the troubleshooting via email.
I’m not quite understanding the issue you have described. Could you direct me to a blog entry that displays the error?
I’m very happy to her that everything went smoothly! Thanks for using our plugin and supporting Shareaholic! Best wishes with your blog, and have an awesome new year! 🙂
Yikes! It looks like this post slipped through the cracks. When you select “main index” placement, your menu will appear on each blog post viewable in that stream without having to visit the permalinks. If this is not the behavior exhibited, it would be extremely helpful to review your blog directly. Thank you.
Hi, Bike!
Your suggestions have been read and are being directed to the Shareaholic development team for review and possible future implementation. We appreciate the feedback provided and look forward to making our plugin even better! Thanks again and Happy New Year! 🙂
I was curious of any changes that were made immediately previous to your update of the Shareaholic plugin that could possibly be causing a conflict. Also, have you made any adjustments to your theme? I am gathering that before the update, you weren’t experiencing this problem?
Hi! Could you please direct me to your blog, so that I can review this issue? Thanks!
Hi, Dwayne!
This can be accomplished by using Manual Mode. You will need to insert code snippets into your theme files where you would like the different menus to appear. All other settings can be adjusted via the options page.
Enabled Networks:
<?php if(function_exists('selfserv_shareaholic')) { selfserv_shareaholic(); } ?>Additional Buttons:
<?php if(function_exists('get_shr_like_buttonset')) { get_shr_like_buttonset('Top'); } ?> <?php if(function_exists('get_shr_like_buttonset')) { get_shr_like_buttonset('Bottom'); } ?>Have you activated or updated any other plugins recently?
Hi!
Please, go into your plugin settings and scroll until you see ‘Shareaholic for Publishers [BETA]’. Select ‘No’ for ‘Want to know about new products?’ This is remedy the banner message.
We offer Google+1 sharing for SexyBookmarks. At the moment, this is the only API from Google for Google Plus that has been made available to developers.