Hi,
I am using views slideshow to show images produced with image module. That means it's not a CCK field and that means I have to use row style.
If display is a page, I know how to make an node-image.tpl.php and suppress the print of node title.
But I am at a loss to do the same for block display because I can't find the print of node title.
How to do that sort of thing? It must be possible because random image block does that (in fact it pushes the title in the "alt").
Has someone an advice?

Comments

redndahead’s picture

Status: Active » Fixed

If I understand correctly I would ask in the views issue queue. The gist of it is there are tpl.php files you can use for your block display. Look under theme information in your block view. You can also override the output of your block to not output the titles.

Hope this helps.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.