Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Thomas Griffin

    (@griffinjt)

    Are you using the template tag or shortcode for this via manual insertion?

    Thread Starter decabo

    (@decabo)

    template tag:

    <?php
    if ( function_exists( ‘floating_social_bar’ ) )
    floating_social_bar( array( ‘facebook’ => true, ‘twitter’ => true ) );
    ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Always floating in the index page’ is closed to new replies.