• I am using the classic orientation.

    A few suggestions:

    1. Not everyone wants the output on the left side. How about a simple setting for left, center or right justification under General Options. Another option for resolving this that Shareaholic used was to allow manual placement (turn off automatic placement and provide a line of code to be manually inserted where desired).

    2. The link back location is too large and prominent. I would be more inclined to link back if you placed it beneath and to the right in small type…AND because link juice is important, made it a nofollow link (or at the very least, make this an option with a checkbox). I’m willing to share a good plugin thru a link back, but not willing to give away link juice like that. I’d rather pay a couple bucks than give out a link that hasn’t been no-followed.

    3. Yes, please…add Google Plus and Pinterest to the primary button selection. At this time, both are considered essential social networks.

    I have been using Shareaholic up til today, and I must say, yours is the best replacement option I’ve seen…but I will like it much better once you get these little issues taken care of. Thanks for your consideration!

    http://wordpress.org/extend/plugins/sociable/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor sociable

    (@sociable)

    Wow my friend: it sounds as you are here working very close to our team. 1,2 and 3 suggestions are being developed at this moment and will be part of next weeks release We´ll name that milestone chazzbro´s release.

    Your feedback is much appreciated.

    [ Signature moderated. ]

    Thread Starter chazzbro

    (@chazzbro)

    Excellent. I look forward to it!

    Thread Starter chazzbro

    (@chazzbro)

    Having just applied the latest update, here are a couple issues I ran into:

    1. it doesn’t seem that the manual placement code is complete/accurate.

    instead of:
    ?php if( function_exists( do_sociable() ) ){ do_sociable(); }

    shouldn’t it be something like:
    <?php if( function_exists( do_sociable() ) ){ do_sociable(); } ?>

    2. however, using this code:

    <div style=”text-align: center;”>
    <?php if( function_exists( do_sociable() ) ){ do_sociable(); } ?>
    </div>

    does not produce the requested center display. it still aligns to the left.

    3. and this produced nothing at all:

    [sociable/]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Sociable] Float Location Setting and other stuff’ is closed to new replies.