How can I change the the 'Min to read' Posted in : Readme watergate10Participant 3 February 2015 at 18:45 #18927 I want the minutes to be calculated as shorter, and on audio and video posts I want to be able to put in a custom time for the mins. How can I do this? ahmetsaliKeymaster 7 February 2015 at 23:49 #19051 Hi, we have used a plugin for reading time calculation, you can check out its github page for more options; https://github.com/michael-lynch/reading-time it is called in js/main.js on line: 147 $(this).readingTime({ readingTimeTarget: $(this).find('.eta'), remotePath: $(this).find('.entry-title a').attr('href'), remoteTarget: 'article .entry-content' }); Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Readme - A Readable WordPress Themeby pixelwars Login and Registration Log in · Register