[theme-reviewers] Shaan WP Theme
Philip M. Hofer (Frumph)
philip at frumph.net
Mon Jan 3 11:45:50 UTC 2011
get_bloginfo('template_directory') . '/includes/jquery-1.3.2.min.js' );
Please do not bundle jquery with your theme, please use the wp_enqueue_script('jquery') that comes with wordpress
this:
get_bloginfo('template_directory')
should be:
get_template_directory_uri()
----- Original Message -----
From: Pritam P Hans
To: theme-reviewers at lists.wordpress.org
Sent: Monday, January 03, 2011 3:29 AM
Subject: [theme-reviewers] Shaan WP Theme
Hi friends,
A very happy new year to all. One of my WP themes (Shaan -- http://wordpress.org/extend/themes/shaan) 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?
--
Regards,
Pritam
www.speckygeek.com
------------------------------------------------------------------------------
_______________________________________________
theme-reviewers mailing list
theme-reviewers at lists.wordpress.org
http://lists.wordpress.org/mailman/listinfo/theme-reviewers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20110103/35bd0e1f/attachment.htm>
More information about the theme-reviewers
mailing list