Last updated meta information for a single blog post?

March 2014 WordPress Theme
GK User
Fri Oct 23, 2015 5:19 pm
Hi there, On each single blog post like on this page here: http://www.jamjosandbox.com/mag/the-hou ... ary-built/ right underneath the title there is a date, author, category and a few other bits of information.

I was hoping to add to this line, basically the last updated date. So therefore it would show the published date but also the last updated date in this area of the single blog post. Is this possible and how would one go about it?

Any information here would be very much appreciated. Thanks in advance.
User avatar
Expert Boarder

GK User
Mon Oct 26, 2015 9:20 am
Hi,

The <ul class="gk-meta-post"> list may be found in News2/gavern/helpers/helpers.layout.fragments.php file around line 239.

You an edit it and add another list item (li) with your modifications. (It's recommended to use child theme for this kind of modifications)
User avatar
Moderator


cron