What are the alternatives for Gtranslate?

limez

Senior Member
Joined
Apr 7, 2014
Messages
1,083
Reaction score
305
Please recommend any plugin similar to gtranslate.io.
 
In my last project for a client I used Loco Translate, worked great for me. Highly recommended!
 
WPML, TranslatePress, Transposh, and Weglot

In my last project for a client I used Loco Translate, worked great for me. Highly recommended!

Which of these plugins can create a separate post without compromising the original post? Like the gtranslate where the translated posts are posted in a subdirectory/subdomain. Thanks.
 
Code:
http://mythemeshop.com/plugins/wp-google-translate/

This one uses Google Translate engine. It is very lightweight and translates on the fly and no posts are modified.

This is my favorite because you don't need translation files and the function "__('xxx')" is not needed, making it faster. The only downside I can think of is that translations are machine-made and not by using the human-made translation files.

However, if you are going away from GTranslate because of something with Google, then this one is no replacement as it uses the same engines.
 
Back
Top