hi thanks.
I have opened the pages in Macromedia Dreamweaver 8: page, single and index (don’t have a post page)
I have done a search for ‘author’ – I have found this line in all 3.
<?php $icons[] = ob_get_clean(); ?><?php endif; ?><?php if (!is_page()): ?><?php ob_start(); ?><?php _e(‘Author’, ‘kubrick’); ?>:
but underneath there is also a line that says:
<?php the_author_posts_link() ?>
Do I remove all of this for author?
Also for ‘date’ – I can’t find it in the documents. Why would that be when there is a date at the top?
thanks