Time to read

Posted in: Newspaper
Post count: 18

Hello, is there a way to display time necessary to read a post alongside post view and comment count?

Post count: 18

Just to make it clear:

I would like to put there plugin shortcode [time to read]

Screen – https://dl.dropboxusercontent.com/u/2547869/screens/timetoread.JPG
Page – https://www.coma.lv/dj-school/2015/08/24/how-to-be-a-radio-dj/

Post count: 22421

Hello,
If you have a plugin installed to show a timer in the meta section, you can try to alter the theme files and use a ‘do_shortcode’ function: <?php echo do_shortcode('your shortcode here');?> and place it in the post template you use on your post: http://screencast.com/t/fc7VGtvEqQcz
Every post template has a file to go with it. The default is without a number to it. The others correspond to their post template number.
Thank you!

  • This reply was modified 10 years by Bogdan B..
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.