Menalto Gallery 2 – hide view count
Posted: July 6th, 2009 | Author: waynehastings | Filed under: Gallery 2, Hacks | No Comments »When everything else is fairly configurable, why are some things so difficult?
Here is how to hide the view count on albums in Gallery 2 using the Matrix default template.
Edit /themes/matrix/templates/album.tpl
Replace this:
showViewCount=true
With this:
showViewCount=false

