Hi!

I wanted to report that for a teaser there is not a link to the node.
Can we have it?

Thanks

Comments

merlinofchaos’s picture

Status: Active » Closed (won't fix)

Teasers just run through node.tpl.php -- which ordinarily does link to the node. If it doesn't, then you'll have to correct this in your theme. Views can't control that.

celesia’s picture

Hi, i have the sky theme.
In which file do i have to modify?

Thanks

michelle’s picture

Category: bug » support

I have the Sky theme and I just did a test view of nodes as teasers and I can confirm they all have linked titles. This isn't a bug in views and is likely something specific to your theme, which is out of scope for this queue. If you aren't able to track it down, try the forums for more help.

Michelle

celesia’s picture

No, in fact i don't want a linked title.

When i make a block view, in field i put a node teaser, there is not a checkbox "link this field to his node".

merlinofchaos’s picture

You cannot link an entire teaser field to the node automatically, because teasers contain HTML and you can't do things like embed links. You would do better to be more thorough in your initial explanation, since what you say in #4 sounds very different from what you say in #1.

If you really want to link your teaser to the node, you can use the rewrite feature to turn it into a link.