How to add post reading time beside meta info

Posted in: Newspaper
Post count: 2

I want to add “post reading time” beside meta info such as Author, Date etc using PHP Code ( I don’t want to go with Plugin) on a single post view and also in blocks. Pls help me.

Post count: 18283

Hello !

Newspaper Theme does not offer this option. You can use a 3rd party plugin for this but unfortunately at the moment we have not tested any so we cannot recommend one.

Thank you !

Post count: 2

Thanks for responding. I have a PHP code for it. Please let me know which template file and line I should edit to insert my code snippet to display read timing beside meta info ( Such as author, date, views etc.) in a single post.

Post count: 18283

Hello !

For standard templates you go here: wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php

For cloud library templates you will have to go here: wp-content/plugins/td-cloud-library/shortcodes/single

Thank you !

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.