0
Welcome Guest!
Login
0
items
Join Now
Login
Join Now
Search
Home
Grav
Themes
Joomla!
Templates
Extensions
WordPress
Themes
Plugins
Docs
Forum
Perks
Index
Recent Topics
Rules
Search Forum
Premier Support
You are here:
Forum
General
The Water Cooler
Topic
Small problem with the Read More... link
Last Post
Search Topic
Leen Poldervaart
Newbie
Posts:
3
Thanks:
0
Small problem with the Read More... link
Posted 17 years 7 months ago
site:
www.zeehavenpolitie.nl
Cannot get the Read More... link translated correctly on the frontpage.
Used the dutch translation file, did not work (iso and utf)
Changed the english.php:
DEFINE('_READ_MORE','Read more...');
DEFINE('_READ_MORE_REGISTER','Register to read more...');
DEFINE('_MORE','More...');
with:
DEFINE('_READ_MORE','Lees verder');
DEFINE('_READ_MORE_REGISTER','Register to read more...');
DEFINE('_MORE','Verder');
Still doesnt work, any suggestions would be great.
thanx in advance
joomla .12 version
Last Edit:
17 years 7 months ago
by
Leen Poldervaart
.
#101282
cees Dekker
Hero Rocketeer
Posts:
293
Thanks:
0
Re: Small problem with the Read More... link
Posted 17 years 7 months ago
He, thats the same problem i'm strugling with. I cant find the frase to translate. Is it in the index file? its definitly not in the Language file. ???
Someone there who can help us out with this?
#101717
James Spencer
Preeminent Rocketeer
Posts:
46340
Thanks:
50
Re: Small problem with the Read More... link
Posted 17 years 7 months ago
1. Open mod_roklatest.php
2. Find
<br /><a href="<?php echo $link; ?>" class="readon">Read More...</a>
3. Change to
<br /><a href="<?php echo $link; ?>" class="readon"><?php echo _READ_MORE; ?></a>
James Spencer / Developer & Support / Hull, UK
#101787
Leen Poldervaart
Newbie
Posts:
3
Thanks:
0
Re: Small problem with the Read More... link
Posted 17 years 6 months ago
Solved and thank you very much ;D
#101898
cees Dekker
Hero Rocketeer
Posts:
293
Thanks:
0
Re: Small problem with the Read More... link
Posted 17 years 6 months ago
Thanks ;D
#104914
Time to create page: 0.078 seconds
Powered by
Kunena Forum