Adding a "Last Modified" Date

Posted in: Newspaper
Post count: 184

Hello,

I’d like to add this code:
<?php if ( function_exists( 'the_last_modified_info' ) ) { the_last_modified_info(); } ?>

Next to the Author name in Single post. You’ve moved the files around and not sure where to place it.
I don’t want to use the Cloud templates for now. Thanks.

Post count: 35449

Hi,

This option already exist in our theme, in cloud templates.
The modified date on posts can be set using tagDiv Composer on single post template from tagDiv Cloud Library.
-> https://www.screencast.com/t/eYkeLqbCqV -> https://www.screencast.com/t/3qCSo9Nxtt
Also your requirement is for a custom work, this is not cover by the support policy -> https://forum.tagdiv.com/support-policy-2/

Thank you for your understanding!

Post count: 184

Hi Calin,

I understand but I’m not using the cloud templates. Can you instead point me on which file should I edit? I know it’s in the tagdiv plugin, but not sure where, specifically. Thank you.

Post count: 35449

Hi,

You can check this similar topic -> https://forum.tagdiv.com/topic/last-update-date-post/ also the single_template_2.php files can be found in wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_2.php

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.