displaying/not displaying comments and form
|
19 posts
|
I am using a single layout for multiple pages. I put the following code in the layout:
This doesn’t display comments or comment form even when I’ve got “Comments: open”. It also eliminates my footer (which makes me think something has not been closed, but don’t know what). I want to display comments and form when I’ve chosen “open” and I want nothing displayed when I’ve chosen “none.” |
|
1493 posts
|
Hi Phil: A simple problem, now fixed in SVN at r445. What you want to do is change
to
(no “s” on “Plugin”) and that should do it. |
|
19 posts
|
Thanks a bunch David. Worked perfect. But even when I have “Comments: none”, it still displays “0 comments”. Any way to eliminate that as well for “none”? |
|
1493 posts
|
Hmmm… I can’t replicate that, Phil. Even saving a page as “open”, and then re-saving with comment status as “none” — it all behaves properly. You have saved the page(s) in question with “Comments I assume this is with 0.9.5…? Puzzled! |
|
19 posts
|
scratch that. works fine. too much multi-tasking made me careless. Thanks for being so quick David. |