how can I translate the text in the header?

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue Jan 11, 2011 5:21 pm
I'm using joomfish and i can't translate the text in the header. Please how can i do it?


Schermata-2011-01-11-a-18.18.24.gif
User avatar
Expert Boarder

GK User
Tue Jan 11, 2011 5:38 pm
components > gavick photoslide gk3 > manage slides > choose header group > edit the slides...
User avatar
Platinum Boarder

GK User
Tue Jan 11, 2011 9:13 pm
i want to translate that text with joomfish, not change the text with another text
User avatar
Expert Boarder

GK User
Tue Jan 11, 2011 9:17 pm
we do not support joomfish
User avatar
Platinum Boarder

GK User
Tue Jan 11, 2011 9:51 pm
Yes I know, but I hope there will be some gavick user that would like to help me
User avatar
Expert Boarder

GK User
Wed Jan 12, 2011 8:17 am
the component don't have support for joomfish, id say...
User avatar
Platinum Boarder

teitbite
Thu Jan 13, 2011 5:29 pm
Hi

I have done such work for my client recently using simple php code:

Code: Select all
if($_GET['lang'] == 'pl') {
echo 'coś tam, coś tam';
} else {
echo 'something, something';
}
User avatar
Moderator

GK User
Fri Jan 14, 2011 10:43 am
You need Content elements for Photoslide to make it work.

You can add them in Joomfish on your own.

Have a look here
User avatar
Expert Boarder

teitbite
Sun Jan 16, 2011 1:23 am
Hi

That's an outstanding idea :) Thanks TaDrik for this link.
User avatar
Moderator

GK User
Sun Jan 16, 2011 10:26 am
I'll try it... thank you so much
User avatar
Expert Boarder

GK User
Mon Jan 24, 2011 9:07 am
go to /modules/mod_gk_news_image_1/helper.php and replace: .....

which folder is mod_gk_news_image_1 ????
User avatar
Expert Boarder

teitbite
Tue Jan 25, 2011 7:42 pm
Hi

Amsterdam You are probably using GK3 version so there is only one mod_gk_news_image version. It may look diffrently because it's a diffrent module, but idea is the same, but probably changes need to be done manualy.
User avatar
Moderator

GK User
Wed Jan 26, 2011 9:32 am
hi teitbite, yes i'm using GK3 version
i don't understand what i have to do in helper.php
can you please tell me what i have to change?
User avatar
Expert Boarder

teitbite
Thu Jan 27, 2011 1:35 am
Hi

Sorry. That is considered as customization so You have to solve it Yourself.
Anyway I have send it to our programmer so hopefuly He will make use of it and upgrade the module.
User avatar
Moderator


cron