link to extended article

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
ewehdemeyer
Regular
Posts: 62
Joined: Fri Jan 19, 2007 6:59 pm
Location: Hamburg

link to extended article

Post by ewehdemeyer »

Hi,
the Label, that points to the rest of an article (extended article) is renamed,
it was ' [link to article] vollständig lesen' and now there are only three points ' [link to article] ...'. Where is the place to change it back to 'vollständig' ?

eva
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: link to extended article

Post by yellowled »

ewehdemeyer wrote:the Label, that points to the rest of an article (extended article) is renamed, it was ' [link to article] vollständig lesen' and now there are only three points ' [link to article] ...'. Where is the place to change it back to 'vollständig' ?
This is almost certainly due to the template you're using. Which one is it? (Unfortunately, you're not giving an URI to your blog.)

The place to change this is usually the entries.tpl of your template. Look for something like

Code: Select all

{if $entry.has_extended and not $is_single_entry and not $entry.is_extended}
YL
ewehdemeyer
Regular
Posts: 62
Joined: Fri Jan 19, 2007 6:59 pm
Location: Hamburg

Re: link to extended article

Post by ewehdemeyer »

yellowled wrote:
ewehdemeyer wrote:the Label, that points to the rest of an article (extended article) is renamed, it was ' [link to article] vollständig lesen' and now there are only three points ' [link to article] ...'. Where is the place to change it back to 'vollständig' ?
This is almost certainly due to the template you're using. Which one is it? (Unfortunately, you're not giving an URI to your blog.)

Hi
the URI
http://kunst-raum-volksdorf.de/kunst-katen-blog/
and the template is bulletproof
yellowled wrote:The place to change this is usually the entries.tpl of your template. Look for something like

Code: Select all

{if $entry.has_extended and not $is_single_entry and not $entry.is_extended}
I'm going in search for it.
thx
eva
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: link to extended article

Post by yellowled »

ewehdemeyer wrote:http://kunst-raum-volksdorf.de/kunst-katen-blog/
and the template is bulletproof
Erm ... ""KunstHandWerk in allen ... vollstaendig lesen »"

I think that's just what you wanted, right? The entry title is shortened in BP, but the "vollständig lesen" is definitely there ..? :?

YL
ewehdemeyer
Regular
Posts: 62
Joined: Fri Jan 19, 2007 6:59 pm
Location: Hamburg

Re: link to extended article

Post by ewehdemeyer »

yellowled wrote:
ewehdemeyer wrote:http://kunst-raum-volksdorf.de/kunst-katen-blog/
and the template is bulletproof
Erm ... ""KunstHandWerk in allen ... vollstaendig lesen »"

I think that's just what you wanted, right? The entry title is shortened in BP, but the "vollständig lesen" is definitely there ..? :?

YL
Hi,
havn't found the original "vollständig lesen" so I simply wrote it to the entries.tpl myself. I think it won't be toxic at that place. I'm searching along.

thanx for the hint anyway

eva
Post Reply