<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928"></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>1) Layout test shows that on the layout test post 
itself, the floated left image floats to the left, then the Pages: 1 2 3 are to 
the right of this, that denotes that the_content() isn't being cleared of 
whatever is floating inside of it.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>2) License URI at this time is just recommendation 
but thanks for adding it. (until 3.1 is released)</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>3) The "no comments" when comments are disabled on 
pages can be handled code wise so that they do not display, there are several 
ways of doing it, especially with if (is_page()) sort of thing.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>I do something like this:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2>
<P></FONT><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>==</B></FONT></FONT><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>-&gt;</B></FONT></FONT><FONT size=2>comment_status) {</P>
<P>comments_template(</FONT><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>);</P>
<P>}</P>
<P><FONT face=Arial>which works for me, so find one that works for you so the 
message doesn't display on pages.</FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial></FONT>&nbsp;</P></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=arnold@tweaker.co.za href="mailto:arnold@tweaker.co.za">Arnold 
  Goodway</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</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, December 17, 2010 9:45 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [theme-reviewers] [WordPress 
  Themes] #2311: THEME: tweaker2 -2.0.3</DIV>
  <DIV><BR></DIV>Hi,<BR><BR>Thanks for taking the time to review the update to 
  my theme. I am however slightly confused as to the reasons given as to why the 
  theme has not been approved.<BR><BR>The License URI was not in the stylesheet 
  but a <B>license.txt</B> has been included in the theme. In my re-submission I 
  have added a License URI.<BR><BR>The "no comments here" shown on a page with 
  the comments disabled does not come from the theme. These words are part of 
  the content of the 'Page With Comments Disabled' in the theme unit 
  test.<BR><BR>"<I>Layout Test with the theme unit tests reveals that 
  the_content() isn't&nbsp; getting the floats cleared after it displays text or 
  image that is floated inside of it. &nbsp;Appears to be relevant to the 
  single.php display of the sticky post</I>." Here I will need more 
  clarification. This all works the way it is supposed to from my side. Even in 
  IE6 the floats are clearing 
  properly.<BR><BR>Thanks.<BR><BR>Arnold.<BR><BR><BR><BR><BR><BR>
  <DIV class=gmail_quote>On Fri, Dec 17, 2010 at 8:50 PM, WordPress Themes <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</A>&gt;</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 class=im>#2311: THEME: tweaker2 - 
    2.0.3<BR>----------------------------+----------------------------<BR>&nbsp;Reporter: 
    &nbsp;ArnoldGoodway &nbsp;| &nbsp; &nbsp; Owner: &nbsp;Frumph<BR>&nbsp; 
    &nbsp; &nbsp;Type: &nbsp;theme &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp; 
    &nbsp;Status: &nbsp;assigned<BR>Resolution: &nbsp; &nbsp; &nbsp; &nbsp; 
    &nbsp; &nbsp; &nbsp; &nbsp; | &nbsp;Keywords: 
    &nbsp;theme-tweaker2,<BR>----------------------------+----------------------------<BR><BR></DIV>Comment 
    (by Frumph):<BR><BR>&nbsp;/ License URI: will be a requirement as well as 
    the License: in the<BR>&nbsp;style.css w/3.1 so for now just 
    recommendation<BR><BR>&nbsp;=&gt; Layout Test with the theme unit tests 
    reveals that the_content() isn't<BR>&nbsp;getting the floats cleared after 
    it displays text or image that is floated<BR>&nbsp;inside of it. 
    &nbsp;Appears to be relevant to the single.php display of 
    the<BR>&nbsp;sticky post.<BR><BR>&nbsp;=&gt; pages that have comments 
    disable shouldn't display "No comments here."<BR>&nbsp;posts sure, but not 
    pages.<BR>&nbsp;<A 
    href="http://codex.wordpress.org/Theme_Unit_Test#Page_With_Comments_Disabled" 
    target=_blank>http://codex.wordpress.org/Theme_Unit_Test#Page_With_Comments_Disabled</A><BR><BR>&nbsp;/ 
    - Suggestion<BR>&nbsp;- notes<BR>&nbsp;=&gt; required<BR><BR>&nbsp;Please 
    test your theme with the theme unit test.<BR>&nbsp;<A 
    href="http://codex.wordpress.org/Theme_Unit_Test" 
    target=_blank>http://codex.wordpress.org/Theme_Unit_Test</A><BR><FONT 
    color=#888888><BR>--<BR>Ticket URL: &lt;<A 
    href="http://themes.trac.wordpress.org/ticket/2311#comment:2" 
    target=_blank>http://themes.trac.wordpress.org/ticket/2311#comment:2</A>&gt;<BR></FONT>
    <DIV>
    <DIV></DIV>
    <DIV class=h5>WordPress Themes &lt;<A 
    href="http://themes.trac.wordpress.org/" 
    target=_blank>http://themes.trac.wordpress.org/</A>&gt;<BR>WordPress.org 
    Theme Directory Reviews<BR></DIV></DIV></BLOCKQUOTE></DIV><BR>
  <DIV style="DISPLAY: inline; VISIBILITY: hidden" id=avg_ls_inline_popup></DIV>
  <STYLE type=text/css>#avg_ls_inline_popup {
        Z-INDEX: 9999; POSITION: absolute; TEXT-ALIGN: left; PADDING-BOTTOM: 0px; LINE-HEIGHT: 13px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; WIDTH: 240px; PADDING-RIGHT: 0px; WORD-WRAP: break-word; COLOR: black; MARGIN-LEFT: 0px; FONT-SIZE: 10px; OVERFLOW: hidden; PADDING-TOP: 0px
}
</STYLE>

  <P>
  <HR>

  <P></P>_______________________________________________<BR>theme-reviewers 
  mailing 
  list<BR>theme-reviewers@lists.wordpress.org<BR>http://lists.wordpress.org/mailman/listinfo/theme-reviewers<BR></BLOCKQUOTE></BODY></HTML>