jQuery .live() event handler is deprecated. Please change to .on() insted. Line 121 jquery.ticker.js
I fix the problem by eliminating wp_kses_post() function on that line.
wp_kses_post() prunes the <time> tag exposing the datetime argument plus the time contents itself.