How do I change the more link? I want it to read "more news..." instead of "read more". I have attempted to use the theme views.more.tpl.php, but may be doing this incorrectly (though I got the block formatting to work).

So for one block, I want to change the text. I can't find info on how to name the tpl.php doc. Is that where I would change that text?

thanks for your help.

Comments

merlinofchaos’s picture

Status: Active » Fixed

It's views-more but I'm a bit concerned. When you say 'read more' that sounds like the node read more link, which is not Views related at all and must be changed via Drupal's nodeapi.

views-more.tpl.php is used for a view when the 'more' link is active and there are more results than actually shown.

Status: Fixed » Closed (fixed)

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