Hello All,

I'm trying to do some simple template work on the Thumbnail and item templates, but I'm not sure what to do.

There are two templates included with the module:

node-gallery-api-item-navigator.tpl.php
node--node-gallery-item-type--node-gallery-thumbnail.tpl.php

The latter is what I'm editing. For starters I'm just trying to get rid of the User Picture, as it grossly distracts from the grid display. It was easy enough to find the user picture insertion code and comment it out, but after uploading it to the server and flushing all caches, it didn't make a difference. I understand this is displayed via a view, but the view is just displaying content: Node Gallery Thumbnail, I have no control over what's inside that within the view.

If anyone has any insight it would be much appreciated.

Comments

Steel Rat created an issue.