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

    (@maxfoundry)

    I’ll let Bas answer this but on my site the buttons come up all at once.

    Plugin Author Bas Schuiling

    (@basszje)

    I see this happening on your site indeed. The styles are being loaded in the footer ( end ) of the document and before those are loaded the page is already shown.

    This is not only a problem with the buttons, but also with the footer of your site. I think the google embed is blocking this (takes some time to load) . ( It also only seems to happen in Chrome, since in Firefox the browser waits until everything is loaded ) .

    This is called a ‘flash of unstyled content’. It’s not so easy to prevent this without adding custom code, but maybe the google embed also support an ‘async’ embed instead of directly loading it into the page. That might prevent this.

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

The topic ‘Button Text appears on page before Button is displayed’ is closed to new replies.