• My web designer just set us up with a WordPress blog. I exported my posts and comments from my blogger site and imported them into WordPress. The posts imported ok, and I can see the comments and the posts they relate to in the comments section of the dashboard, but they do not appear in the posts. Also, if I create a new test post, I don’t see any way to actually add a comment. I know at least this part was working at some point, because the web designer had created a few test posts and comments along with it.

    Am I just missing a setting somewhere? All posts have been approved, and there are only about 20 posts and 30 comments at this point.

    Thanks!
    Brian

Viewing 2 replies - 1 through 2 (of 2 total)
  • Is the post coming form any category ?

    Thread Starter Brian P Anderson

    (@brian-p-anderson)

    I figured out what the problem was, the following was missing from my wp-content/themes/<themename>/single.php file:

    <?php comments_template(); ?>

    That seemed to fix everything. Not sure why it was working, then disappeared.

    Brian

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After import from Blogger Comments not visable’ is closed to new replies.