<?php wp_head(); ?> is missing from your theme header.php
My site: http://bmrt.com/category/latest-news/
I’m using WordPress 2.2 and WP-Polls 2.20
I keep trying to vote but I get prompted with “Your last request is still being processed…”
I can’t vote and I can’t view results at all. Where do I even begin to make this work? I might have to turn it off for now because I don’t want users to come vote and get turned off that it doesn’t even work. 🙁
use the default theme to see whether it works I suspect it is a conflict in plugin with ajax comments
Well spotted GamerZ. I’d rather have the WP-Polls plugin for now. Thanks so much.
I have had the same problem: a conflict between WP-Polls and Ajax Comment Posting, and this alternative doesn’t look quite as good. Does anyone have a way to use both together without conflict?
normally plugin conflicts don’t get solved by me, they are contributed by users and I just add the fix to me code.
I am using jquery-ajax-comments and it works good for me.
Sometimes, you cannot have the best of both worlds =)
It’s ok, version 1.1 of Ajax Comment Posting solves the problem.