-
Author
-
October 27, 2017 at 04:56 #178056ernestParticipant
Please help to fix k-elements plugin translation.
In k-elements/compat/plugin-js-composer/config.php
You have to replace all “js_composer” and “kleo_framework” to k-elements.
(I believe you use PoEdit to generate list of translations, which can’t verify which text domain it is for you).
You should take good care of translation since you sell your theme globally.
Please also check all the files in your theme and plugin to make sure no translation missing.
Attachments:
You must be logged in to view attached files.October 28, 2017 at 16:26 #178188Kieran_SQModeratorHi,
Thanks for the feedback, I will forward this ticket to a developer for review. They will be in touch with you if necessary as soon as they can (Mon-Fri East Europe Time).
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
October 30, 2017 at 18:04 #178409RaduModeratorHi,
I will speak with the core developer about this, but from what i know you are able to translate any string that you want thru loco translate or any similar plugin, you can search by string in any text domain like (‘kleo_framework’,’js_composer’ etc..)
I will let you know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 30, 2017 at 19:28 #178418ernestParticipantHi,
Of course I can. But it’s not about what I can do, It’s about your product quality.
If you want to sell your theme globally. Then make it translatable.
I should only play with PO file without having to mess up with your php code.Found another one, in vc_posts_grid.php, line 170.
The string “Load more” is hardcoded in English.
I have no choice but override this php to translate it.Ernest
November 1, 2017 at 20:21 #178638RaduModeratorHi,
Please replace this file content : /wp-content/themes/kleo/vc_templates/vc_posts_grid.php
with this one : https://pastebin.com/raw/wJizmihv
and also this file : /wp-content/plugins/k-elements/compat/plugin-js-composer/config.php
with this one : https://pastebin.com/raw/HCUde4va
Now they are translatable
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 1, 2017 at 20:22 #178639RaduModeratorThose will be included in next kleo theme / k-elements plugins in future updates.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.