Add "Modified Date" to posts (9.7)

Posted in: Newspaper
Post count: 20

Hi,
How can I add the “modified date” to the posts?

In the previous version, I added this “<?php echo the_modified_date(‘F j, Y’, ‘<div class=”the-modified-date”>Atualizado em: ‘,'</div>’); ?>” to single_template_2.php file. But now that file was removed.

Post count: 35449

Hi,

Please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B

Also the modified date on post can be set with tagDiv Composer on single post template -> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt

Please notice that your support period expired ( Supported until: 2017-06-14 ) we suggest you extend your support if you still need our help with your website.

Hope this will help you!
Thanks.

Post count: 20

Thanks, but what I want is to add the modified date after the published date… not instead!

I got it! 🙂
I need to change this file: /wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_2.php

  • This reply was modified 7 years by MiguelPat.
Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.