However this fixes the second problem ;-)
Array.prototype.slice.call(document.getElementsByClassName("footerText")).forEach(function(e) { e.innerHTML = 'Published on July 11, 2015.'; })
However this fixes the second problem ;-)
Array.prototype.slice.call(document.getElementsByClassName("footerText")).forEach(function(e) { e.innerHTML = 'Published on July 11, 2015.'; })