Plugin Support
Robert
(@robertnextendweb)
Hi @maahrokh!
If you want to translate the plugin itself, it goes like this:
https://smartslider.helpscoutdocs.com/article/1938-translation
If you want to translate the content of your plugin, then that is not up to us, but the plugin that makes your site multilingual. So in most cases for all the languages a separate slider must be built with the text that is already translated for the given language and publish the sliders individually.
But there is a plugin with which you can also translate the content of the slider (e.g. TranslatePress). You can find more information about this here:
https://smartslider.helpscoutdocs.com/article/1968-smart-slider-3-on-multilanguage-sites
@robertnextendweb
Hi, Thank you for your reply,
Why you don’t use WordPress standard translation tools?
https://developer.ww.wp.xz.cn/plugins/internationalization/how-to-internationalize-your-plugin/
So in this way we can translate the plugin directly from WP.org and all translations will be update all time for all users
-
This reply was modified 2 years, 11 months ago by
Mahrokh.
Plugin Support
Robert
(@robertnextendweb)
@maahrokh
We do not use WordPress’ solution because of the Pro version of our plugin. WordPress creates the translation files automatically and like this we cannot manage them manually. As a result, only the texts of the Free version are included, not the ones of the Pro version, so a lot of texts that we need are missing. So since we have one language file (for the Pro version), it is used in both the Pro and Free versions.
@robertnextendweb
You can use WordPress translations for free versions and your own translations for Pro version
Many popular plugins use this way to translate their plugins, like Yoast and etc, … And ofcorse they have Pro version too
if you need help we can help you to do such things
I think you missed somethings in codes which WordPress can’t collect your strings codes
-
This reply was modified 2 years, 11 months ago by
Mahrokh.
Plugin Support
Robert
(@robertnextendweb)
@maahrokh
Thank you for the offer, but we do not want to change our system currently. But I have written this up to the senior developer in case he changes his mind in the future.