Page 1 of 1
link to extended article
Posted: Thu May 29, 2008 1:18 pm
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
Re: link to extended article
Posted: Thu May 29, 2008 2:23 pm
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
Re: link to extended article
Posted: Thu May 29, 2008 2:40 pm
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
Re: link to extended article
Posted: Thu May 29, 2008 3:36 pm
by yellowled
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
Re: link to extended article
Posted: Thu May 29, 2008 3:54 pm
by ewehdemeyer
yellowled wrote:
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