• I use manually placed buttons on my page (bottom of article) and recently I activated also floating bar. It worked fine together in 5.2.6 but when I updated to latest 5.2.7 everything is messed up. Somehow manually placed buttons and rest of page after these (exactly everything generated from content-single.php) are linked together with floating bar and shown above it. Complete mess.

    I insert manually placed buttons with this code to content-single.php

    <div style="height: 20px; font-size:12px; color:gray;">
    	<br />
    	<strong style="vertical-align: 5px; margin-right:10px;">Sdílejte v sociálních sítích:</strong>
    	<?php if(function_exists('dd_fblike_generate')){dd_fblike_generate('Like Button Count');} ?> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    	<?php if(function_exists('dd_twitter_generate')){dd_twitter_generate('Compact','twitter_username');} ?>
    	<?php if(function_exists('dd_google1_generate')){dd_google1_generate('Compact (20px)');} ?>
    </div>

    Dunno if it is nonstandard way, or just new digg digg is broken while showing floating and manual buttons together?

    https://www.ads-software.com/extend/plugins/digg-digg/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrew Yates

    (@andy7629)

    Hi Wikus

    Have you got a link we can take a look at? Keen to get this resolved as soon as possible if it is an issue with 5.2.7.

    Thanks

    Thread Starter Wlkus

    (@wlkus)

    had to downgrade plugin because I run it on live server, but do you have some IM like ICQ/MSN/GTalk? Send me your ID to wlk(at)post(dot)cz and we can coordinate some online fast test, where I enable it for minute or two and you check it…

    Plugin Author Andrew Yates

    (@andy7629)

    I’ll drop you an invite on Google Talk shortly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Digg Digg float conflict with manually placed buttons’ is closed to new replies.