
-
AuthorPosts
-
February 2, 2016 at 4:45 pm #576539
Hello,
i’ve installed Loco Translate plugin and tried to translate the words ‘week’, ‘days’, ‘minutes’ & ‘seconds’. As you can see from this pic http://prntscr.com/9y1ov6, week is translated. Saved and synced. Though, i cannot see the changes on my homepage. Could you please advise?
Thank you,
KostasFebruary 2, 2016 at 5:05 pm #576550Hey eekostas!
Please flush cache and refresh your page a few times.
You can also try using this free software – http://poedit.net/ to edit language files that are in Enfold/lang folderRegards,
YigitFebruary 2, 2016 at 5:16 pm #576561Hello and thanks for your fast reply.
How do i flush the cache? Any plugin that you recommend?
Thanks,
KostasFebruary 2, 2016 at 5:20 pm #576562Hey!
To clear browser cache please see – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
If you are using any caching plugin, please go to its settings and flush cache there.Cheers!
YigitFebruary 2, 2016 at 5:29 pm #576577Thank you.
Clearing the cache of the browser didn’t help. I’m still having the same issue. Are you seeing the values translated on your browser regarding the link i’ve provided?
Thanks,
KostasFebruary 2, 2016 at 5:38 pm #576584Hi Kostas!
No, i do not.
Do you mind creating a temporary admin login and posting it here privately?
Please also post correct translations of Week, Days etc. in Greek so we can make the changes for you.Regards,
YigitFebruary 3, 2016 at 5:05 pm #577180Thank you Yigit.
Week: Εβδομάδα(ες)
Day: Ημέρα(ες)
Hours: Ώρα(ες)
Minutes: Λεπτό(α)
Seconds: ΔευτερόλεπταFebruary 3, 2016 at 5:26 pm #577187Hi!
I regenerated mo file after making the changes but it did not work anyway. I will ask @basilis to look into it :)
Regards,
YigitFebruary 4, 2016 at 9:52 pm #578085Hi!
Sorry for my delay reply. I did tried to make it also, but seems that the name there is been changed through the JS file.
Can you please add a child theme and the proper code for loading the JS file so we can try that out also?Regards,
BasilisFebruary 5, 2016 at 3:24 pm #578530Hi Basili,
i’ve uploaded the enfold child theme but what do you mean by proper code? Please advise. Thanks.
February 5, 2016 at 5:03 pm #578595February 5, 2016 at 6:14 pm #578649Thanks. I’ve done all the steps.
February 8, 2016 at 2:47 pm #579649Hello!
Could you please advise on the above issue?
Thank you,
KostasFebruary 9, 2016 at 7:19 am #580150Hi!
The greek language files in the parent theme is not translated. Did you put the language files in the child theme folder? If it is in the child theme folder, you have to adjust the “lang” folder directory:
add_action('after_setup_theme', 'avia_child_lang_setup'); function avia_child_lang_setup() { remove_action('after_setup_theme', 'avia_lang_setup'); $lang = get_stylesheet_directory() . '/lang'; load_theme_textdomain('avia_framework', $lang); }
Make sure that the language files are inside the child theme’s “lang” folder. Don’t forget to activate the child theme.
Best regards,
IsmaelFebruary 9, 2016 at 10:40 am #580259Hi Ismael,
there was no demand for translating the greek lang files. The files have been inserted on the /lang folder as per this link-> http://kriesi.at/documentation/enfold/child-theme-translations/.
If you read above the conversation i was told to provide the correct translations of Week, Days etc. in Greek so you can make the changes for me. And this is what i’m expecting.. :) I guess that with the child theme and if everything goes well i will be able to translate every string i want (i.e. home, in, view all results, etc). Regarding the greek translation of the wordpress here is the link for the files: https://make.wordpress.org/polyglots/teams/?locale=el.
So, if you need any FTP credentials please tell me so. A temp admin has been provided too.
Thank you,
KostasFebruary 10, 2016 at 5:37 am #580791Hey!
We’re giving you the opportunity to do it yourself. Why is the child theme deactivated if the lang folder is located in the child theme? You have to activate the child theme first.
Make sure that the language files are inside the child theme’s “lang” folder. Don’t forget to activate the child theme.
Regards,
IsmaelFebruary 10, 2016 at 11:24 am #580987Issue is resolved.
-
AuthorPosts
- The topic ‘Translate Animated Countdown in Greek’ is closed to new replies.