addthis floating vertical bar showing horizontally in wordpress

lakshmanphp Jun 11, 2012 09:18AM EDT

I am using addthis floating vertical bar.

For past few days, the vertical floating bar showing horizontally.

I have not used any separate css for addthis bar.

Here is my code!

Any help is much appreciated

Thanks



<div class="addthis_bar addthis_bar_vertical addthis_bar_large" style="top:50px;left:50px;">
<div class="addthis_toolbox addthis_default_style">
<span><a class="addthis_button_facebook_like" fb:like:layout="box_count"></a></span>
<span><a class="addthis_button_tweet" tw:count="vertical"></a></span>
<span><a class="addthis_button_google_plusone" g:plusone:size="tall"></a></span>
<span><a class="addthis_button_stumbleupon_badge" su:badge:style="5" ></a></span>
<span><a class="addthis_button_pinterest_pinit" pi:pinit:url="<?php echo get_permalink(get_the_ID()); ?>" pi:pinit:media="<?php echo $thumb_image[0];?>" pi:pinit:layout="vertical"></a></span>
<span><a class="addthis_counter"></a></span>
</div>

Up 1 Rated Down
Sol (AddThis Happiness Specialist) Jun 11, 2012 09:55AM EDT
Sorry the inconvenience, we recently updated the vertical sharing bar, so try the following code:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:50px;top:50px;">
<span><a class="addthis_button_facebook_like" fb:like:layout="box_count"></a></span>
<span><a class="addthis_button_tweet" tw:count="vertical"></a></span>
<span><a class="addthis_button_google_plusone" g:plusone:size="tall"></a></span>
<span><a class="addthis_button_stumbleupon_badge" su:badge:style="5" ></a></span>
<span><a class="addthis_button_pinterest_pinit" pi:pinit:url="<?php echo get_permalink(get_the_ID()); ?>" pi:pinit:media="<?php echo $thumb_image[0];?>" pi:pinit:layout="vertical"></a></span>
<span><a class="addthis_counter"></a></span>
</div>
<!-- AddThis Button END -->

If you're still having problems, please let us know.
Up 0 Rated Down
lakshmanphp Jun 13, 2012 12:11PM EDT
Thanks Sol,

Its working fine now!!!
Up 0 Rated Down
mrsolarcom Jun 22, 2012 08:35AM EDT
This is VERY annoying. Whatever AddThis has done it has completely broken on our website. When I last worked on the site I installed the vertical bar and it was working beautifully. Then yesterday I came back to the page I was working on last time and the vertical bar is bunched up at the bottom of the page and not floating in the position I put it in when I last worked on the page.

Now, for two days I've been trying to figure out wtf is going on and I'm reading I'm not the only one with the problem. Also, the code posted by Sol above is not fixing the problem.

Please tell me how to fix this or put it back the way it was before it broke.

Thanks.
Up 0 Rated Down
Sol (AddThis Happiness Specialist) Jun 22, 2012 08:36AM EDT
Sorry to hear you're having problems with the vertical bar. I just went to www.mrsolar.com and couldn't find the vertical bar code. Do you still have it on a page that I could look at?

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers