[theme-reviewers] [WordPress Themes] #1141: THEME: hotmagazine - 1.1

Bjorn Johansen bj at gnb.no
Sun Oct 3 12:24:59 UTC 2010


Are you sure you have used the right theme in your review?
The theme was accepted before..
My theme is built on TwentyTen, and the errors you have found are covered  
by the TwentyTen code.
I Supprised if you don't find the code from TwentyTen good enogh for  
Wordpress...
I thought TwenyTen was the best practice for theme coding..
*I use <?php get_footer(); ?> -the same way as twentyTen
* I have <?php the_post_thumbnail(); ?> in loop.php file
* I use post navigation exactly the same way as TwentyTen.

 From your result:



Results: for hotmagazine.1.1.zip
style.css errors:Missing bypostauthor css.
Please add .bypostauthor to style.css (Recommendation)

Missing functions:body_class was not found.
*Required*
See: body_class Example: <?php body_class( $class ); ?>

wp_footer was not found.
*Required*
See: wp_footer Example: <?php wp_footer(); ?>

the_post_thumbnail was not found.
*Recemmended*
See: the_post_thumbnail Example: <?php the_post_thumbnail( $size, $attr );  
?>

comment-reply was not found.
*Required*
See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display Example:  
<?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>

Post Pagination was not found.
*Required* *previous_posts_link()/next_posts_link() may be used instead*
See: posts_nav_link Example: <?php posts_nav_link( 'sep', 'prelabel',  
'nextlabel' ); ?>

On Sat, 02 Oct 2010 22:58:05 +0200, WordPress Themes  
<theme-reviewers at lists.wordpress.org> wrote:

Results: for hotmagazine.1.1.zip
style.css errors:Missing bypostauthor css.
Please add .bypostauthor to style.css (Recommendation)

Missing functions:body_class was not found.
*Required*
See: body_class Example: <?php body_class( $class ); ?>

wp_footer was not found.
*Required*
See: wp_footer Example: <?php wp_footer(); ?>

the_post_thumbnail was not found.
*Recemmended*
See: the_post_thumbnail Example: <?php the_post_thumbnail( $size, $attr );  
?>

comment-reply was not found.
*Required*
See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display Example:  
<?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>

Post Pagination was not found.
*Required* *previous_posts_link()/next_posts_link() may be used instead*
See: posts_nav_link Example: <?php posts_nav_link( 'sep', 'prelabel',  
'nextlabel' ); ?>
> #1141: THEME: hotmagazine - 1.1


Regards Bjørn Johansen
> ---------------------+------------------------------------------------------
>   Reporter:  webmag  |      Owner:  cais
>       Type:  theme   |     Status:  assigned
> Resolution:          |   Keywords:  theme-hotmagazine,
> ---------------------+------------------------------------------------------
> Changes (by cais):
>
>   * owner:  christian_gnoth => cais
>   * status:  accepted => assigned
>
>
> Comment:
>
>  Results: for hotmagazine.1.1.zip
>  style.css errors:Missing bypostauthor css.
>  Please add .bypostauthor to style.css (Recommendation)
>
>
>  Missing functions:body_class was not found.
>  *Required*
>  See: body_class Example: <?php body_class( $class ); ?>
>
>  wp_footer was not found.
>  *Required*
>  See: wp_footer Example: <?php wp_footer(); ?>
>
>  the_post_thumbnail was not found.
>  *Recemmended*
>  See: the_post_thumbnail Example: <?php the_post_thumbnail( $size, $attr  
> );
>  ?>
>
>  comment-reply was not found.
>  *Required*
>  See: Migrating Plugins and Themes to 2.7/Enhanced Comment Display  
> Example:
>  <?php if ( is_singular() ) wp_enqueue_script( "comment-reply" ); ?>
>
>  Post Pagination was not found.
>  *Required* *previous_posts_link()/next_posts_link() may be used instead*
>  See: posts_nav_link Example: <?php posts_nav_link( 'sep', 'prelabel',
>  'nextlabel' ); ?>
>


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/


More information about the theme-reviewers mailing list