<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Yeah like I wrote in the second email you should
probably have it set as default to be disabled in your
$disabled_pages</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=sayontan@gmail.com href="mailto:sayontan@gmail.com">Sayontan
Sinha</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=philip@frumph.net
href="mailto:philip@frumph.net">Philip M. Hofer (Frumph)</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Cc:</B> <A
title=theme-reviewers@lists.wordpress.org
href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, August 06, 2010 8:48
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [theme-reviewers] [WordPress
Themes] Suffusion - feedback</DIV>
<DIV><BR></DIV>Philip,<BR>Not sure what you are talking about. In page.php I
simply have this:<BR> <?php comments_template();
?><BR><BR>That pulls up comments.php, where if you scroll to the end you
will see the code for exclusions:<BR><BR>----------<BR><?php else : //
Comments are closed<BR> $message_disabled =
false;<BR> if (is_page() &&
isset($suf_comments_disabled)) {<BR>
$disabled_pages = explode(',',
$suf_comments_disabled);<BR> if
(is_array($disabled_pages) && count($disabled_pages) > 0 &&
in_array($post->ID, $disabled_pages))
{<BR>
$message_disabled = true;<BR>
}<BR> }<BR> else if (is_singular()
&& !is_page() && $suf_comments_disabled_msg_for_posts ==
'hide'){<BR> $message_disabled =
true;<BR> }<BR> if
(!$message_disabled) {<BR>?><BR><p><?php _e('Sorry, the comment
form is closed at this time.', "suf_theme");
?></p><BR><?php<BR>
}<BR>?><BR>---------<BR><BR><BR>
<DIV class=gmail_quote>On Fri, Aug 6, 2010 at 8:33 PM, Philip M. Hofer
(Frumph) <SPAN dir=ltr><<A
href="mailto:philip@frumph.net">philip@frumph.net</A>></SPAN> wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<DIV bgcolor="#ffffff">
<DIV><FONT size=2>
<P></P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>in
page.php</FONT></FONT>
<P><FONT color=#0000ff size=2><FONT color=#0000ff
size=2>if</FONT></FONT><FONT size=2> (</FONT><FONT color=#808000
size=2><FONT color=#808000 size=2>'open'</FONT></FONT><FONT size=2>
</FONT><B><FONT color=#800080 size=2><FONT color=#800080
size=2>==</FONT></FONT></B><FONT size=2> </FONT><B><FONT color=#0000ff
size=2><FONT color=#0000ff size=2>$post</FONT></FONT><FONT color=#800080
size=2><FONT color=#800080 size=2>-></FONT></FONT></B><FONT
size=2>comment_status) {</FONT></P>
<P>comments_template(<FONT color=#808000 size=2><FONT color=#808000
size=2>''</FONT></FONT><FONT size=2>, </FONT><FONT color=#0000ff
size=2><FONT color=#0000ff size=2>true</FONT></FONT><FONT
size=2>);</FONT></P>
<P>}</P>
<P> </P>
<P><FONT face=Arial>You do not have anything as such, just
comments_template(); in your page.php</FONT></P>
<P><FONT face=Arial>Unless your doing a filter that I havent found yet, i'm
not seeing it.</FONT></P>
<P><FONT face=Arial></FONT> </P>
<P> </P></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV>
<DIV></DIV>
<DIV class=h5>
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B>
<A title=sayontan@gmail.com href="mailto:sayontan@gmail.com"
target=_blank>Sayontan Sinha</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=theme-reviewers@lists.wordpress.org
href="mailto:theme-reviewers@lists.wordpress.org"
target=_blank>theme-reviewers@lists.wordpress.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, August 06, 2010 7:35
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [theme-reviewers]
[WordPress Themes] Suffusion - feedback</DIV>
<DIV><BR></DIV>Hello,<BR>Regarding the feedback, I checked the review
checklist that says 'No "Comments Disabled" message should be displayed.'
There is an option in the theme to hide the message. You can go to Blog
Features -> Comment Settings and pick where you want the message to
show and where you don't. Can I request reconsideration of the theme,
given this information?<BR><BR>Thanks,<BR>Sayontan.<BR><BR><BR>
<DIV class=gmail_quote>On Fri, Aug 6, 2010 at 7:28 PM, <SPAN
dir=ltr><<A href="mailto:theme-reviewers@lists.wordpress.org"
target=_blank>theme-reviewers@lists.wordpress.org</A>></SPAN>
wrote:<BR>
<BLOCKQUOTE
style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>Feedback for the Suffusion theme is at <A
href="http://themes.trac.wordpress.org/ticket/589"
target=_blank>http://themes.trac.wordpress.org/ticket/589</A><BR><FONT
color=#888888><BR>--<BR>The WordPress.org Themes Team<BR><A
href="mailto:theme-reviewers@lists.wordpress.org"
target=_blank>theme-reviewers@lists.wordpress.org</A><BR></FONT></BLOCKQUOTE></DIV><BR><BR
clear=all><BR>-- <BR>Sayontan Sinha<BR><A href="http://mynethome.net"
target=_blank>http://mynethome.net</A> | <A
href="http://mynethome.net/blog"
target=_blank>http://mynethome.net/blog</A><BR>--<BR>Lake
Chargoggagoggmanchauggagoggchaubunagungamaugg - 45-letter Native American
name for Lake Webster, Webster, Massachusetts, meaning "You fish on your
side; I fish on my side; nobody fish in the middle."<BR></DIV></DIV>
<P></P>
<HR>
<P></P>_______________________________________________<BR>theme-reviewers
mailing list
<DIV class=im><BR><A href="mailto:theme-reviewers@lists.wordpress.org"
target=_blank>theme-reviewers@lists.wordpress.org</A><BR></DIV><A
href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers"
target=_blank>http://lists.wordpress.org/mailman/listinfo/theme-reviewers</A><BR></BLOCKQUOTE></DIV></BLOCKQUOTE></DIV><BR><BR
clear=all><BR>-- <BR>Sayontan Sinha<BR><A
href="http://mynethome.net">http://mynethome.net</A> | <A
href="http://mynethome.net/blog">http://mynethome.net/blog</A><BR>--<BR>Lake
Chargoggagoggmanchauggagoggchaubunagungamaugg - 45-letter Native American name
for Lake Webster, Webster, Massachusetts, meaning "You fish on your side; I
fish on my side; nobody fish in the middle."<BR></BLOCKQUOTE></BODY></HTML>