Viewing 1 replies (of 1 total)
  • Thread Starter jackosh

    (@jackosh)

    ok so i got it to work by replacing:
    <?php echo $id; ?>

    with:
    <?php echo $post->ID; ?>

    is there any way I can change this:
    <?php if ( $user_ID ) : ?>

    to something else, so it recognizes that I’m signed in?

Viewing 1 replies (of 1 total)

The topic ‘Comment Form in Sidebar’ is closed to new replies.