Hi there
I have edited page.php to remove the author from pages, but how do I remove author from posts?
Thank you!
Mark
Hi there
I have edited page.php to remove the author from pages, but how do I remove author from posts?
Thank you!
Mark
Editing the rest of the template files.
Template_Hierarchy
thank you
I followed your link and I searched for this text
<p class="post-info"><?php the_time(__('M jS, Y','ml')) ?> <?php _e('by','ml');?> <?php the_author_posts_link() ?> <?php edit_post_link(__('Edit','ml'), '', ' | '); ?> </p>
and found them in single.php and index.php
Thanks again for the speedy reply.
mark
This topic has been closed to new replies.