• I’m trying to implement smart_unread_comments plugin from ‘inner geek’. The instructions say

    In your template, add this code.

      ?php echo get_smart_unread_comments(); ?

    but I have many files with the word ‘template’ in the title and none of them seem to have code that looks similar to this code (ie with the ul tags which you can’t see here cos of the way the comments work). so I’m stuck.

    many thanks for any pointers

    opaz

    I’m wordpress 1.2 btw

Viewing 4 replies - 1 through 4 (of 4 total)
  • I would insert the call for the comments into whichever part of your page you want them displayed. If that’s in the sidebar, then in sidebar.php; if in the main part of the blog, either before or after The_Loop.

    Well, in WP 1.2 there are no templates ??
    Upgrade! It’s much safer.

    Hmm. I didn’t notice that it mentioned the version. Must be going blind….

    Thread Starter opaz59

    (@opaz59)

    thanks for your replies.

    hmm. I’ve been dreading doing an upgrade. perhaps i better grasp the nettle

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘whaddya mean ‘in your template’?’ is closed to new replies.