• Resolved davidharnisch

    (@davidharnisch)


    Hello,

    After I updated your plugin, the wpadminbar snaps into social floating sidebar.

    What I have to do to fix this is to change:

    add_action( ‘wp_footer’, ‘fuse_social_sidebar’, 100 );
    to
    add_action( ‘wp_footer’, ‘fuse_social_sidebar’, 1000 );

    Then it is ok. Could you please fix this in next update?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WP admin bar – in fuse social floating sidebar’ is closed to new replies.