Thread Starter
baszer
(@baszer)
1) yes i totally read it. Normally i understand it good enough to fix it. But now I dont really know what they mean?
What do i have to change? Because i can’t find any tag like comment-reply so i don’t know what to change.
2) thanks, i will 🙂
Hope you can tell me in short what 1 means.
thanks in advance
Start by adding:
if ( is_singular() ) wp_enqueue_script( 'comment-reply' );
to header.php immediately before the call to wp_head(). Then have a look at comment_form and wp_list_comments.
There’s also a theme reviewers list at http://lists.wordpress.org/mailman/listinfo/theme-reviewers
Thread Starter
baszer
(@baszer)
thanks for your reply! first thing in the morning i will try it! 🙂
have a good night!
Thread Starter
baszer
(@baszer)
hi Esmi, thanks for the help!
my theme has now no errors.
Do you know a theme like sandbox which is wp 3.0?
Sandbox is a theme framework rather than a theme. The only framework that I’ve used in the past is Thematic but I’m not sure if it’s been upgraded to be fully WP 3 compatible yet.
Thread Starter
baszer
(@baszer)
lol,
thats what i mean, framework. But sandbox is outdated.
i’ll try finding another 🙂