Viewing 3 replies - 1 through 3 (of 3 total)
  • I have same issue albeit in a different setup.

    Used this code:

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

    in the before post hook but now the floating bar only appears on the first three posts on my main blog page.

    Plugin Author Syed Balkhi

    (@smub)

    Floating social bar only shows up on single post pages not on archive pages (like homepage, blog page, etc).

    Thats too bad. I’d hope it can be included anywhere/everywhere. There’s lots of time where i want it to load in the home page. Some people share the homepage.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Floating Social Bar not working on blog posts, but on individual post pages’ is closed to new replies.