The trac page for the theme:<br><a href="http://themes.trac.wordpress.org/ticket/2222">http://themes.trac.wordpress.org/ticket/2222</a><br><br>There are a few things to take care of, but nothing that should make the theme unusable, as reported by a couple of users.<br>
<br>Thanks<br><br><div class="gmail_quote">On Mon, Jan 3, 2011 at 5:30 PM, <span dir="ltr"><<a href="mailto:theme-reviewers-request@lists.wordpress.org">theme-reviewers-request@lists.wordpress.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Send theme-reviewers mailing list submissions to<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:theme-reviewers-request@lists.wordpress.org">theme-reviewers-request@lists.wordpress.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:theme-reviewers-owner@lists.wordpress.org">theme-reviewers-owner@lists.wordpress.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of theme-reviewers digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: Shaan WP Theme (Jay)<br>
2. Re: Shaan WP Theme (Philip M. Hofer (Frumph))<br>
3. Re: Shaan WP Theme (Philip M. Hofer (Frumph))<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 3 Jan 2011 11:44:07 +0000<br>
From: Jay <<a href="mailto:furcifer@furcifer.me">furcifer@furcifer.me</a>><br>
Subject: Re: [theme-reviewers] Shaan WP Theme<br>
To: "<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>"<br>
<<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>><br>
Message-ID: <<a href="mailto:20110103114504.9281C10DDAC@lists.luv.wordpress.org">20110103114504.9281C10DDAC@lists.luv.wordpress.org</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
never mind, phil will sort you out ;)<br>
<br>
Mobile, Wolf Is Mobile.<br>
<a href="http://furcifer.net" target="_blank">http://furcifer.net</a><br>
"Save yourself a penny for the ferryman, save yourself and let them suffer."<br>
<br>
-----Original Message-----<br>
From: Jay <<a href="mailto:furcifer@furcifer.me">furcifer@furcifer.me</a>><br>
Sent: Monday, January 03, 2011 11:42 AM<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a> <<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>><br>
Subject: Re: [theme-reviewers] Shaan WP Theme<br>
<br>
can you link to the trac ticket please.<br>
<br>
Mobile, Wolf Is Mobile.<br>
<a href="http://furcifer.net" target="_blank">http://furcifer.net</a><br>
"Save yourself a penny for the ferryman, save yourself and let them suffer."<br>
<br>
From: Pritam P Hans <<a href="mailto:pritam.hans@gmail.com">pritam.hans@gmail.com</a>><br>
Sent: Monday, January 03, 2011 11:29 AM<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
Subject: [theme-reviewers] Shaan WP Theme<br>
<br>
Hi friends,<br>
<br>
A very happy new year to all. One of my WP themes (Shaan -- <a href="http://wordpress.org/extend/themes/shaan" target="_blank">http://wordpress.org/extend/themes/shaan</a>) has been recently included in the theme repository. I have received a two complaints regarding not being able to log in to WP after installing the theme. Is it an error with the theme? Can you please help me solve the issue?<br>
<br>
--<br>
Regards,<br>
Pritam<br>
<a href="http://www.speckygeek.com" target="_blank">www.speckygeek.com</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/8995da48/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/8995da48/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 3 Jan 2011 03:45:50 -0800<br>
From: "Philip M. Hofer \(Frumph\)" <<a href="mailto:philip@frumph.net">philip@frumph.net</a>><br>
Subject: Re: [theme-reviewers] Shaan WP Theme<br>
To: <<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>><br>
Message-ID: <<a href="mailto:EDA6E52C3ABE419F8F9477066C6E63E5@frumph.net">EDA6E52C3ABE419F8F9477066C6E63E5@frumph.net</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
get_bloginfo('template_directory') . '/includes/jquery-1.3.2.min.js' );<br>
<br>
Please do not bundle jquery with your theme, please use the wp_enqueue_script('jquery') that comes with wordpress<br>
<br>
this:<br>
<br>
get_bloginfo('template_directory')<br>
<br>
should be:<br>
<br>
get_template_directory_uri()<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
----- Original Message -----<br>
<br>
From: Pritam P Hans<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
Sent: Monday, January 03, 2011 3:29 AM<br>
Subject: [theme-reviewers] Shaan WP Theme<br>
<br>
<br>
Hi friends,<br>
<br>
A very happy new year to all. One of my WP themes (Shaan -- <a href="http://wordpress.org/extend/themes/shaan" target="_blank">http://wordpress.org/extend/themes/shaan</a>) has been recently included in the theme repository. I have received a two complaints regarding not being able to log in to WP after installing the theme. Is it an error with the theme? Can you please help me solve the issue?<br>
<br>
--<br>
Regards,<br>
Pritam<br>
<a href="http://www.speckygeek.com" target="_blank">www.speckygeek.com</a><br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
<br>
<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/35bd0e1f/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/35bd0e1f/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 3 Jan 2011 03:49:25 -0800<br>
From: "Philip M. Hofer \(Frumph\)" <<a href="mailto:philip@frumph.net">philip@frumph.net</a>><br>
Subject: Re: [theme-reviewers] Shaan WP Theme<br>
To: <<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>><br>
Message-ID: <<a href="mailto:E94439BF088A489B907D0F3D49272B48@frumph.net">E94439BF088A489B907D0F3D49272B48@frumph.net</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Sorry Jay, was going to crash out sleep and this came through ;/ you know me, I hate sleeping.<br>
<br>
<br>
----- Original Message -----<br>
From: Jay<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
Sent: Monday, January 03, 2011 3:44 AM<br>
Subject: Re: [theme-reviewers] Shaan WP Theme<br>
<br>
<br>
never mind, phil will sort you out ;)<br>
<br>
Mobile, Wolf Is Mobile.<br>
<a href="http://furcifer.net" target="_blank">http://furcifer.net</a><br>
"Save yourself a penny for the ferryman, save yourself and let them suffer."<br>
<br>
<br>
------------------------------------------------------------------------------<br>
From: Jay <<a href="mailto:furcifer@furcifer.me">furcifer@furcifer.me</a>><br>
Sent: Monday, January 03, 2011 11:42 AM<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a> <<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a>><br>
Subject: Re: [theme-reviewers] Shaan WP Theme<br>
<br>
can you link to the trac ticket please.<br>
<br>
Mobile, Wolf Is Mobile.<br>
<a href="http://furcifer.net" target="_blank">http://furcifer.net</a><br>
"Save yourself a penny for the ferryman, save yourself and let them suffer."<br>
<br>
<br>
------------------------------------------------------------------------------<br>
From: Pritam P Hans <<a href="mailto:pritam.hans@gmail.com">pritam.hans@gmail.com</a>><br>
Sent: Monday, January 03, 2011 11:29 AM<br>
To: <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
Subject: [theme-reviewers] Shaan WP Theme<br>
<br>
Hi friends,<br>
<br>
A very happy new year to all. One of my WP themes (Shaan -- <a href="http://wordpress.org/extend/themes/shaan" target="_blank">http://wordpress.org/extend/themes/shaan</a>) has been recently included in the theme repository. I have received a two complaints regarding not being able to log in to WP after installing the theme. Is it an error with the theme? Can you please help me solve the issue?<br>
<br>
--<br>
Regards,<br>
Pritam<br>
<a href="http://www.speckygeek.com" target="_blank">www.speckygeek.com</a><br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
<br>
<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/e7121c26/attachment-0001.htm" target="_blank">http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/e7121c26/attachment-0001.htm</a>><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br>
<br>
End of theme-reviewers Digest, Vol 8, Issue 15<br>
**********************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>
Pritam<br>98103-98014<br><br>