Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

mironb on "zpMasonry: Number of album tags on home page"

$
0
0

Hi
I am using zp masonry theme and on main page I have all tags under the album picture and description. I would like to limit the number of tags to 10 or 8. Is that possible ? The string which displays the tags looks:
<?php if (strlen($tagstring) > 0) {?><li class="tags"><?php printTags('links',' ', 'taglist',', '); ?><?php } ?>


Viewing all articles
Browse latest Browse all 2917

Trending Articles