Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Look for<?php the_date();?> or <?php the_time();?> in your theme files.

    Thread Starter lejade3

    (@lejade3)

    I found in home.php

    <div class=”entry-date bigdate”><abbr class=”published” title=”<?php the_time(‘Y-m-d\TH:i:sO’) ?>”><?php the_time(‘d M’); ?></abbr></div>

    editing it seems to work.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Modifying/Removing Date at top of Post – Autofocus theme’ is closed to new replies.