Comment problem, and a couple more
-
I think I’ve reached the limit of my capabilities trying to design a custom template. I really need another pair of eyes to take a look at it and let me know what I need to fix. If anyone could help with my debugging I’d be much obliged.
https://www.junkopia.net/movieblog/
The idea for this blog is that it will be a video blog. I want to show only one post per page, but each page should display sidebar *and* comments *and* have links to the posts immediately before and after it. I have almost achieved this, however:
1) The posts_nav_link “next post”, “previous post” links do not appear on the single.php page, and I don’t know why.
2) Is there a way of displaying comment information at the bottom of the post without using wp_comments_popup? I’d much rather clicking on the “leave a comment” link skipped you down the page to the comments box. How do you do that?
3) Is everything OK with my loop?
- The topic ‘Comment problem, and a couple more’ is closed to new replies.