Title: Problem on loading page
Last modified: August 20, 2016

---

# Problem on loading page

 *  Resolved [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-on-loading-page/)
 * [http://wordpress.org/support/topic/bad-loading-viewer-problem-of-the-visualizzation-and-load?replies=2](http://wordpress.org/support/topic/bad-loading-viewer-problem-of-the-visualizzation-and-load?replies=2)
 * [http://wordpress.org/extend/plugins/wp-float/](http://wordpress.org/extend/plugins/wp-float/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Thread Starter [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629415)
 * I tried to follow the istruction there [http://webwiki.co/forum/post/37/#p37](http://webwiki.co/forum/post/37/#p37)
   but i don’t find this code to change!
 *  Thread Starter [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629419)
 * Solved there [http://webwiki.co/forum/post/37/#p37](http://webwiki.co/forum/post/37/#p37)
 *  Thread Starter [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629424)
 * NOT SOLVED,
    if i change what is writing there all work fine since i’m log in
   as admin,
 * by a visitors i see my button on the footer so i change as before and i have 
   alredy the same problem.
    Please help me!
 *  Thread Starter [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629516)
 * New video of the wp-float problem white space on header on page loading:
    [http://screencast.com/t/wWsKLQ6BHo](http://screencast.com/t/wWsKLQ6BHo)
 * Now i will change the live chat button with other more small and wait for the
   reply and fix.
 * Thanks.
    Please help me.
 *  Thread Starter [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629522)
 * Solved, i have correct the code as this forum say,
    was a plug in who cause the
   problem anonimous user can’t see the button.
 * The bad plug in i have unistalled was [http://wordpress.org/extend/plugins/virtual-keyboard/](http://wordpress.org/extend/plugins/virtual-keyboard/)
 * Thanks
 *  Thread Starter [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * (@peopleinside)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629645)
 * The problem was, that div tags are not allowed in the head section, so I moved
   it to the footer. Change
 * add_action(‘wp_head’, ‘wpfsh_head’); in wp-float.php
 * to
 * add_action(‘wp_footer’, ‘wpfsh_head’);
 * This also solves the second problem, the picture is now appearing where it should
   and doesn’t “race” to the right place after loading.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Problem on loading page’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-float.svg)
 * [WP Float](https://wordpress.org/plugins/wp-float/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-float/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-float/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-float/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-float/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-float/reviews/)

 * 6 replies
 * 1 participant
 * Last reply from: [peopleinside](https://wordpress.org/support/users/peopleinside/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/problem-on-loading-page/#post-3629645)
 * Status: resolved