Hi,
I'm using Theme Check to help with my first WordPress theme, and I am down to just a few issues. I am not sure how to resolve some of them and I need help!
The first error I get is for comment_form. My form is a part of the comments template, so should I ignore this error?
I also get this recommendation:
RECOMMENDED: Text domain problems in footer.php. You have not included a text domain!
Line 30: <td width='97'><a href='<?php bloginfo('rss2_url'); ?>' title='<?php _e('Syndicate this site using RSS'); ?>'><img src='<?php echo get_template_
What text link should I be adding here? Can anyone help? I found something about textdomains related to translations. Do I have to add the rss domain in the string?
Thanks in advance,
Sabahat