<!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">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Read my comment again, I wrote that using @import 
is alright.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>This line:</FONT></DIV>
<DIV><FONT color=#008000 size=2><FONT color=#008000 size=2>
<P>&lt;link rel="stylesheet" type="text/css" href="</FONT></FONT><FONT 
color=#0000ff size=2><FONT color=#0000ff size=2>&lt;?php</FONT></FONT><FONT 
size=2> </FONT><FONT color=#0000ff size=2><FONT color=#0000ff 
size=2>print</FONT></FONT><FONT size=2> get_stylesheet_directory_uri(); 
</FONT><FONT color=#0000ff size=2><FONT color=#0000ff 
size=2>?&gt;</FONT></FONT><FONT color=#008000 size=2><FONT color=#008000 
size=2>/css/ie.css" media="screen" /&gt;</FONT></FONT></P>
<P><FONT color=#008000 size=2><FONT color=#008000 size=2><FONT color=#000000 
face=Arial>If an end user is using a child theme, it will try to find the 
/css/ie.css in the child theme, instead of the main one in the parent theme, 
whether you have a child theme or not, if an end user has one that is what will 
happen.</FONT></FONT></FONT></P>
<P><FONT color=#008000 size=2><FONT color=#008000 size=2><FONT color=#000000 
face=Arial>Change that to get_template_directory_uri() and check all of the 
other references of get_stylesheet_directory you have to make sure they are as 
they should be or need to switch to get_template_directory as 
well.</FONT></FONT></FONT></P>
<P><FONT color=#008000 size=2><FONT color=#008000 size=2><FONT color=#000000 
face=Arial>Looking over your previous tickets: <A 
href="http://themes.trac.wordpress.org/query?col=id&amp;col=summary&amp;col=keywords&amp;col=owner&amp;col=status&amp;col=resolution&amp;keywords=~theme-black-queen&amp;order=priority">http://themes.trac.wordpress.org/query?col=id&amp;col=summary&amp;col=keywords&amp;col=owner&amp;col=status&amp;col=resolution&amp;keywords=~theme-black-queen&amp;order=priority</A></FONT></FONT></FONT></P>
<P><FONT color=#008000 size=2><FONT color=#008000 size=2><FONT color=#000000 
face=Arial>I am not seeing anyone say that there was no need, not a single 
ticket there says it.</FONT></P></FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</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=fordmon@gmail.com href="mailto:fordmon@gmail.com">Ford Mon</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> Monday, January 10, 2011 11:04 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [theme-reviewers] [WordPress 
  Themes] #2478: THEME: Black Queen- 1.3</DIV>
  <DIV><BR></DIV><SPAN 
  style="BORDER-COLLAPSE: collapse; FONT-FAMILY: arial, sans-serif" 
  class=Apple-style-span>&nbsp;<B><FONT class=Apple-style-span 
  size=4>To&nbsp;Frumph</FONT></B></SPAN><BR><BR>
  <DIV>You wrote the requirement:&nbsp;&nbsp;- Stylesheets using @import are 
  alright, the wp_enqueue_style requirement</DIV>&nbsp;is if it's hardcoded 
  instead of enqueued, while inside of an -IF LTE IE<BR>&nbsp;statement and such 
  is alright to hardcode as long as the proper<BR>&nbsp;directory_uri is used.
  <DIV><FONT class=Apple-style-span color=#ff0000><B>Why to 
  use&nbsp;wp_enqueue_style() if we have 1CSS ? Please 
elaborate</B></FONT></DIV>
  <DIV><FONT class=Apple-style-span color=#ff0000><BR></FONT></DIV>
  <DIV><FONT class=Apple-style-span color=#ff0000><SPAN 
  style="COLOR: rgb(0,0,0)" class=Apple-style-span>Unfortunately 
  get_stylesheet_directory_uri(); is not it, 
  it's<BR>&nbsp;get_template_directory_uri() which needs to be fixed before 
  being<BR>&nbsp;accepted. &nbsp;If using get_stylesheet_directory_uri() and a 
  user is using a<BR>&nbsp;child-theme it will check the css/ of that child 
  theme and not where it's<BR>&nbsp;located in the main template.</SPAN> 
  <B>Please explain what should I fix. I do not have a child 
  theme.</B>&nbsp;</FONT></DIV>
  <DIV><FONT class=Apple-style-span color=#ff0000><BR></FONT></DIV>
  <DIV><FONT class=Apple-style-span color=#ff0000><BR></FONT></DIV>
  <DIV><FONT class=Apple-style-span color=#ff0000><FONT class=Apple-style-span 
  color=#000000>get_stylesheet_directory(_uri)</FONT><FONT 
  class=Apple-style-span color=#000000>() will check the childtheme first, if 
  no</FONT><BR><FONT class=Apple-style-span color=#000000>&nbsp;childtheme it 
  will use the main parent theme.</FONT><BR><FONT class=Apple-style-span 
  color=#000000>&nbsp;get_template_directory(_uri)() will always check the 
  parent theme </FONT><B>&nbsp;The previous reviewer stated that there is no 
  need in&nbsp;get_stylesheet_directory(_uri) so I took it out. Guys, could you 
  come to the consensus<FONT class=Apple-style-span>&nbsp;w</FONT>hat's wrong in 
  my theme?&nbsp;</B></FONT></DIV>
  <DIV><FONT class=Apple-style-span color=#ff0000><BR></FONT>
  <DIV><BR>
  <DIV class=gmail_quote>On Sun, Jan 9, 2011 at 6:25 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: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV class=im>#2478: THEME: Black Queen - 
    1.3<BR>------------------------------+-------------------------------<BR>&nbsp;Reporter: 
    &nbsp;themesfromrobin &nbsp;| &nbsp; &nbsp; Owner: 
    &nbsp;joshstauffer<BR></DIV>&nbsp; &nbsp; &nbsp;Type: &nbsp;theme &nbsp; 
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;| &nbsp; &nbsp;Status: 
    &nbsp;closed<BR>Resolution: &nbsp;not-approved &nbsp; &nbsp; | 
    &nbsp;Keywords: 
    &nbsp;theme-black-queen,<BR>------------------------------+-------------------------------<BR>Changes 
    (by Frumph):<BR><BR>&nbsp;* status: &nbsp;assigned =&gt; closed<BR>&nbsp;* 
    resolution: &nbsp; =&gt; not-approved<BR><BR><BR>Comment:<BR><BR>&nbsp;- 
    Stylesheets using @import are alright, the wp_enqueue_style 
    requirement<BR>&nbsp;is if it's hardcoded instead of enqueued, while inside 
    of an -IF LTE IE<BR>&nbsp;statement and such is alright to hardcode as long 
    as the proper<BR>&nbsp;directory_uri is used.<BR><BR>&nbsp;Unfortunately 
    get_stylesheet_directory_uri(); is not it, 
    it's<BR>&nbsp;get_template_directory_uri() which needs to be fixed before 
    being<BR>&nbsp;accepted. &nbsp;If using get_stylesheet_directory_uri() and a 
    user is using a<BR>&nbsp;child-theme it will check the css/ of that child 
    theme and not where it's<BR>&nbsp;located in the main 
    template.<BR><BR>&nbsp;get_stylesheet_directory(_uri)() will check the 
    childtheme first, if no<BR>&nbsp;childtheme it will use the main parent 
    theme.<BR>&nbsp;get_template_directory(_uri)() will always check the parent 
    theme<BR><BR>&nbsp;Required's<BR>&nbsp;=&gt; adjust all of the 
    get_stylesheet/template(_uri)() references to match<BR>&nbsp;appropriate 
    locations to where the files are<BR>&nbsp;=&gt; fix the missing &nbsp;px in 
    the #content .archive-meta<BR><BR>&nbsp;^ Recommendations above 
    stand.<BR><FONT color=#888888><BR>--<BR>Ticket URL: &lt;<A 
    href="http://themes.trac.wordpress.org/ticket/2478#comment:3" 
    target=_blank>http://themes.trac.wordpress.org/ticket/2478#comment:3</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></DIV>
  <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>