Plugin + Read The Rest Of This Entry Button

  • Ricardo

    #2197

    When I use the <!–more–> tag, it presses away my Tweet, Like and +1 buttons at the bottom of the post. Can I force the buttons to stay in 1 line?

    For an example, visit http://fastforwardandrewind.com/ and look at the bottom of the ’15 Years Of Drum&BassArena’ post.

    Anonymous

    #19304

    What method are you using to insert the social icons?

    Ricardo

    #19305

    I am using the ‘Tweet & Like’ plugin.

    Anonymous

    #19306

    Yeah, I’m looking at the code now.. Weird, it uses an unordered list to show them.

    Okay, gimme a minute to play with it.

    Have you considered using the sharing option included within the theme? It allows you to include social sharing icons in the top or bottom of the post.

    Ricardo

    #19307

    I have actually though about that a few months back, but a plugin seemed simpler when I wanted it at the time 😉 Maybe this is a good moment to switch methods. Is it hard to get a Tweet, Google+1 and a Like button in there?

    Anonymous

    #19308

    Agreed 😉

    You can mess around with addthis.com or sharethis.com, or you can even build your own using HTML.

    Yeah, I’ve played around with yours, and it’s gonna be tough getting them to behave just right.

    Ricardo

    #19309

    AddThis looks promising! But would your site load faster if you added the HTML yourself?

    Anonymous

    #19310

    It’s possible it could be a measure of nano-seconds here. I use addthis on my site, and I don’t notice any lag whatsoever.

    Ricardo

    #19311

    Hmm, I’ve added this code:

    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    <a class="addthis_button_tweet"></a>
    <a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    </div>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4eb1b0cc416e1e9b"></script>
    <!-- AddThis Button END -->

    To the ‘Social Sharing Buttons’ menu and I chose to show at the bottom of posts, but nothing is happening. I must be doing something wrong?

    Anonymous

    #19312

    Well, I hate to state the obvious, but do you have the “Show Social Sharing Button” checked?

Viewing 10 posts - 1 through 10 (of 14 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.