• Resolved pwdiane

    (@pwdiane)


    I’m using Panorama 2.1 and cannot figure out how to remove the author and date on the posts. This is for a site that will have few new posts, so the date will only make it look out-of-date.

    I’ve taken out the following from the post.php:
    <div class=”authormeta”>
    <?php _e(‘By’,’panorama’); ?> <?php the_author_posts_link(); ?>, <?php the_time($ap_dateTimeFormat); ?></div>

    What am I missing?

    Thanks for the help!

Viewing 1 replies (of 1 total)
  • Thread Starter pwdiane

    (@pwdiane)

    I found the resolution. Remove the <div class=”authormeta”> ***</div> in the Main Index Template. Until that was gone, it kept showing up. Voila, it’s gone.

Viewing 1 replies (of 1 total)
  • The topic ‘Removing author and date from posts’ is closed to new replies.