Please help me translate my Wordpress

terinah14

Junior Member
Joined
Apr 20, 2015
Messages
148
Reaction score
41
Sorry guys Im panicking I cant come up with a proper solution. My client needs to redirect to a different page when people choose a different language.

I used Weglot plugin but it needs backend coding because I have to remove some menu buttons depends on which language is selected. Is there an easier way to customize translated pages I want to cry I dont wanna lose this project.
 
i use google translate widget
it's simple js code you put on your website. provided by google. u can find blogs giving detailed instructions on setting it up. and its as simple as adding 1 line of code. or in your case, there may be a WP plugin.
i was just looking @ google documentation .seems they're trying to discontinue it. chrome browser may natively support such a feature now. something for you to research.
 
+1 above

Why redirect to a different page? That's not necessary especially if your BOSS didn't created those page by hired very quality human translator.

Just use a Google translate widget plugin, and when people want to read at another language, they give it a click, content will automate translated to another language within the same page. (the con of this is quality a bit low, of course, but does the job)
 
+1 above

Why redirect to a different page? That's not necessary especially if your BOSS didn't created those page by hired very quality human translator.

Just use a Google translate widget plugin, and when people want to read at another language, they give it a click, content will automate translated to another language within the same page. (the con of this is quality a bit low, of course, but does the job)
if u want to laugh look @ weglot's pricing page. limited to 1-3 languages and a max word count. it's a machine translation and gives you feature to edit it yourself. as if you know the foreign language output.
meanwhile Google translate can do every language, no word count, for free, on the fly.
OP ur gonna get a promotion after this one
 
use WPML

1. Create the page that you want ur user to be redirected when it chooses lnaguage
2. Use the "This is a translation of" option that appears in the Languages block in the righ column in the edit screen of the page.
 
Back
Top