- Posts: 103
- Thank you received: 1
Caroussel: change read more & hide link
-
joa
Inactive member - Topic Author
- Member
Less
More
11 years 7 months ago - 11 years 7 months ago #28998
by joa
Caroussel: change read more & hide link was created by joa
In HOT Caroussel Pro I would like to change the "Read more" into a different wording in germnan. Where can I do it?
In addition I would like to hide the link in the upper left of the article. I already looke under content options but i couldn't hide it. Where can I do it? I know it is probably Joomla specific but if so I don't know how this link is called and where i can find the area in joomla to hide it.
Thx
In addition I would like to hide the link in the upper left of the article. I already looke under content options but i couldn't hide it. Where can I do it? I know it is probably Joomla specific but if so I don't know how this link is called and where i can find the area in joomla to hide it.
Thx
Last edit: 11 years 7 months ago by joa.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29011
by ivan.milic
Replied by ivan.milic on topic Caroussel: change read more & hide link
Open modules\mod_hot_joomla_carousel_pro\mod_hot_joomla_carousel_pro.php
around line 270 you will see;
so you could just cahnge Read more... to your text, or change Read more... to something like
CPRO_READ_MORE
then in
language\en-GB\en-GB.mod_hot_joomla_carousel_pro.ini
add translation:
CPRO_READ_MORE="your text"
second solution is better for multilingual site
around line 270 you will see;
Code:
$output .= '<a class="readon" href="'.$link.$customItemIDHTML.'">'.JText::sprintf('Read more...').'</a>';
so you could just cahnge Read more... to your text, or change Read more... to something like
CPRO_READ_MORE
then in
language\en-GB\en-GB.mod_hot_joomla_carousel_pro.ini
add translation:
CPRO_READ_MORE="your text"
second solution is better for multilingual site
The following user(s) said Thank You: joa
Please Log in to join the conversation.
-
joa
Inactive member - Topic Author
- Member
Less
More
- Posts: 103
- Thank you received: 1
11 years 7 months ago #29027
by joa
Replied by joa on topic Caroussel: change read more & hide link
Thx tha worked out but how can get rid of the link in the upper left above the picture ?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29034
by ivan.milic
Replied by ivan.milic on topic Caroussel: change read more & hide link
turn off "Show Catagory Titles" in module settings
The following user(s) said Thank You: joa
Please Log in to join the conversation.
-
joa
Inactive member - Topic Author
- Member
Less
More
- Posts: 103
- Thank you received: 1
11 years 7 months ago #29050
by joa
Replied by joa on topic Caroussel: change read more & hide link
Thx that worked
Please Log in to join the conversation.
-
brentmin
Inactive member - New Member
Less
More
- Posts: 2
- Thank you received: 0
11 years 1 month ago #34150
by brentmin
Replied by brentmin on topic Caroussel: change read more & hide link
I have duplicated the Caroussel Pro for two other languages - Afrikaans and German. However, the "Read More" changes do not work for these two languages as they both still look to the English "Read More" in the English language file. How do I get each of the Carrousel Pro modules to see the correct language file - or is there another way to do this?
Please Log in to join the conversation.
Time to create page: 0.250 seconds