Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Lester Chan

    (@gamerz)

    This plugin will not work with any caching plugin that caches HTML.

    Thread Starter sazz2006

    (@sazz2006)

    Sorry I don’t have any caches plugin. All are deleted. But is still not working. Any help?

    Plugin Author Lester Chan

    (@gamerz)

    What is your site URL? Does it work with the default theme?

    Thread Starter sazz2006

    (@sazz2006)

    Yes on default, is working. but I’m not sure why is not working on my theme.

    here’s the ling: http://shymagazine.com/shy/jersey-shore-poll-team-sammi-or-team-ronnie.html

    Thanks

    Plugin Author Lester Chan

    (@gamerz)

    It is your theme issue, I am sure your wp_footer is not there because the poll javascript is not loaded

    Thread Starter sazz2006

    (@sazz2006)

    I do have it under footer.php as well as other templates. Is there a specific place I should put <?php wp_footer(); ?>?

    Plugin Author Lester Chan

    (@gamerz)

    <?php wp_footer(); ?> is normally placed in footer.php in your theme. This is your theme issue, you probably have to figure it out.

    The only other thing I can think of that may cause this is you are using some plugin that minify or combine JS files.

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

The topic ‘Poll don't work anymore’ is closed to new replies.