Help: Remove Date and Time on Post but keep it on Homepage
-
I would like to remove the Date and Time on Post but keep it on the Homepage. I did this before in the previous version.
I found this code in template-tags.php
$entry_meta = '<i class="fa fa-calendar-o"></i> <a href="%1$s" title="%2$s" rel="bookmark"><time class="entry-date" datetime="%3$s" pubdate>%4$s </time></a><span class="byline"><span class="sep"></span><i class="fa fa-user"></i>
If I remove the time class, the theme removes date/time on homepage and post.
I would like to keep the date on the Homepage and delete it from Post. How would I do this? Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Help: Remove Date and Time on Post but keep it on Homepage’ is closed to new replies.