23
Mar
Learned and Web Discussion. |
One of the big complaints I had about EE out of the box was that comments and trackbacks only appear on the www.blog.com/comments/(blog entry) page, but not www.blog.com/(blog entry). For a bit, I’d set up the non-comments page to display a link to the full comments page, but this was a clumsy solution to a larger problem.
THEN: I figured out that I could just test against segment_1 at the bottom of each post. So: If the first URL segment equals the title of the blog entry (meaning www.blog.com/(title)), the comments and trackbacks appear.
(PS: Learned Today is temporarily discontinued until I get some free time/learn some things)


Recent Comments