• efc

    (@eceleste)


    I’ve had the WP-Polls perpetual “Loading” problem and none of the supposed solutions out there seem to make it go away. Fortunately, aside from the perpetual “Loading” indicator, WP-Pools seems to work just fine. Here’s how I made the “Loading” go away: I added some CSS to hide it!

    In your CSS just add:

    .wp-polls-loading { display: none; }

    That should at least remove the annoyance.

    https://www.ads-software.com/extend/plugins/wp-polls/

  • The topic ‘Hide WP-Polls loading indicator’ is closed to new replies.