Viewing 1 replies (of 1 total)
  • 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.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: CurrentlyWatching] Nice idea, but…’ is closed to new replies.