It conflicts with WP-Polls.
It conflicts with WP-Polls.
yep, it conflicts with a lot of stuff. however there is a simple fix:
file: CurrentlyWatching.php
function: update_cw_queue
change 'echo $content' to 'return $content'
also:
file: getcurrentim.php
function: begin
remove the link tag in $header_template and place it in your template header.php instead (or other means of selectively inserting it in html head)
couple more non-crital styling changes if desired.(eg. get rid of iframe)
more details on authors site: http://www.sajithmr.com/show-wordpress-currently-reading-posts/
apart from all that, nice plugin
good luck with it.
This topic has been closed to new replies.