HOW CAN I CHANGE "READ MORE" TO ANOTHER EXPRESION?

More
12 years 5 months ago #20385 by cynthia_1982
hi,

i want to change the text on the button for "read more"

i want it to say "Leer mas"

how can i do that?

Please Log in to join the conversation.

More
12 years 5 months ago #20403 by ivan.milic
Open
modules\mod_hot_joomla_carousel_pro\mod_hot_joomla_carousel_pro.php,

around line 266 you will find this:

$output .= '<a class="readon" href="'.$link.$customItemIDHTML.'">'.JText::sprintf('Read more...').'</a>';

You can change read more text there.

Solution 2:

Open
language\en-GB\en-GB.mod_hot_joomla_carousel_pro.ini

in it add label translation like this:
Read more...=""Leer mas"

this way you can provide multilingual translation by using coresponding language file
The following user(s) said Thank You: cynthia_1982

Please Log in to join the conversation.

Time to create page: 0.144 seconds
Powered by Kunena Forum