-
Hello guys,
I’d like to remove the read time information that appears in the posts, but I can’t find where to tick it off. Any help?
Thanks
Hi, please try like this:
Assuming you used the child theme as recommended, you can put a function in the functions.php of the child theme:function vlogger_readingtime($id = null){ return false; }
I appreciated your update that fixed the video length display problem. However, an update right after the one that solved the problem, I also got the read time issue. Instead of read time of the text, showing the length of the video is more appropriate. Can we go back to the video length display?
Hi,
display the video length rather than reading time is not a theme update issue.
You can choose to display reading time or video length by choosing standard post or video post in the single post settings.Keep me posted on that.
AndreaThank you Andrea. I made sure all my posting format to be Video and checked that the website is now showing its video length. By the way, is there a way to change the text from “Read More” to something like “Watch”?
Hi!
You can edit the strings you want with Poedit (http://themes2go.xyz/manuals/vlogger/knowledge-base/translating-the-theme/) or third-party plugins like Loco Translate (https://wordpress.org/plugins/loco-translate/).I’ve just done a quick try and this is the result: https://imgur.com/a/uIjo8nV
Andrea
The topic ‘read time in posts info’ is closed to new replies.