Forums

Whats up with my Polls? (5 posts)

  1. johnrbarringer
    Member
    Posted 2 years ago #

    I'm using the standard wp-polls and for some reason wherever I post polls I get the spinning "loading" icon at the bottom. Any clue why that would be?

    http://acomicbookblog.com/

    Thanks!

  2. Lester Chan
    Member
    Posted 2 years ago #

    Missing <?php wp_footer(); ?> in your theme footer.php. Please refer to the default theme footer.php

  3. johnrbarringer
    Member
    Posted 2 years ago #

    <?php wp_footer(); ?> is in my footer.php.

    How do I get the wp-plugin loading circle thing to stop spinning?

  4. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try deactivating all other plugins - including WP Super Cache - and delete/empty your cache folder to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the conflicting plugin(s).

    Also try switching to the default theme to rule out any theme-related problems.

  5. Lester Chan
    Member
    Posted 2 years ago #

    Thanks esmi for helping =D

    John, try switching it to the default theme to see if it works. Also, ensure all files and folders in /wp-content/ are CHMOD to 644 and 755 respectively.

Topic Closed

This topic has been closed to new replies.

About this Topic