WP-Polls 2.11
» NEW: You Can Now Place The Poll On The Sidebar As A Widget
» NEW: Moved wp-polls.php To wp-content/plugins/polls/ Folder
» FIXED: AJAX Not Working In Opera Browser
» FIXED: Poll Not Working On Physical Pages That Is Integrated Into WordPress
» Download WP-Polls 2.11
Category: WP-Polls
WP-Polls And WP-PostRatings Issues With Opera
It has come to my knowledge that wp-polls and wp-postratings does not work with Opera. After much research, I found out that Opera does not support alpha/opacity.
» WP-Polls Fixed polls-js.js
» WP-PostRatings Fixed postratings-js.js
Just overwrite the old .js file with the new .js file as attached in the forum post listed above.
Ratings And Poll Updates
The targeted launch for WP-Polls 2.1 and WP-PostRatings 1.02 is 1st June 2006, as you can see now both will feature the fade in and fade out effect and the loading icon.
WP-Polls 2.1 will also feature a new option where you can choose to log by cookie, ip, both or none at all. I have updated the poll to log by cookie and ip, so now you can only vote once.
WP-Polls 2.1 Beta
I have updated my wp-polls to 2.1 beta to this site.
The poll is now AJAX based, please feel free to play around with it. I have disabled the logging of IP and cookie for the poll because I will be testing it. If not normally you can only vote once.
How Is The New AJAX WP-Polls 2.1?
- Cool (87%, 299 Votes)
- It Sucks (13%, 46 Votes)
Total Voters: 345
WP-Polls 2.06b
I have fixed a small bug in wp-polls.php. Under the function vote_poll();
$voted_cookie = check_voted_cookie($poll_ip);
It should be $poll_id instead of $poll_ip.
Thanks to Janne from Finland