Two buttons are there Hindi and English(these are two different categories).
And created one post and content is "How are you?".
When I click the button "Hindi", I need to display this post as in Hindi and When I click the button "English", I need to display this post as in English.
Is this possible to do?
I see you are using categories for translation but the better way to use some plugin for translation.
Here is the one i have recently used. Using this plugin you can add the language you want.
Check the plugin it might be helpful for you.
Plugin : Polylang
Add language : https://www.screencast.com/t/KdQiqqqES
Add page content in different language : https://www.screencast.com/t/JuEbga8eIE
This plugin won't do automatic translation, you have to add the translated content in admin panel which is best way to describe things in your words, Such plugin are used to avoid any mistakes of translation which automated translation plugin do.
The above answer also good but
if you translate just one language to another then you should use this plugin
https://wordpress.org/plugins/gtranslate/
Step 1 go to plugin area add new plugin into search tab paste plugin name Translate WordPress with GTranslate and it will search for you Translate WordPress with GTranslate plugin
Step 2 click to install button then activate the plugin
step 3 go to WordPress setting and click on GTranslate menu
step 4 then pick which language you want to show like Hindi and English
Step 5 the choose where you would like to show language translated options
and then save it
check screenshots
back end
front end
Related
I am currently using the Multisite Language Switcher Plugin on one of our webpages. I am trying to create a language switch button that will allow the user to go to the same post of the other language when they click on it.
So for example, if we have the english post and its equivalent in the welsh language, I would need to get the URL of its counterpart for the user to go to that page.
Any help would be appreciated.
Configure Multisite Language Switcher Options first then add switcher button from elements to anywhere you'd like to display.
Well after 5 days of trying to find solution, I think I need WordPress magician to help me solve this.
I am translating my WordPress site. So far I have translated over 80% of the content mainly accessing .po files via server or by using LocoTranslate
I have troubles with translating some specific content on the page:
When accessing Products section in WordPress Dashboard I can see that even the settings are translated (to Danish) but some content of the same product page are not.
Image Of PRODUCT page:
What I have tried so far:
Checked all In Stock strings via LocoTranslate plugin (for main theme po file and plugins file) and all are translated to Danish.
I changed Main language in General WP Settings
Tried TranslatePress plugin, and when accessing the page via it, it does not offer an option to translate In Stock part. Evan tough it offers an option to translate action button and I did that.
As I can see on the editing page In Stock is clearly part:
Product settings on Dashboard
This means "In Stock" and even here is translated, too.
Note: When refreshing the page the translation is seen for a part of a second for the BUTTON, then it changes back to English.
Well, I am desperate. Can someone offer some other solution how I can fix this?
I can't change language in the single post. I changed language in control panel, but this one element is still in english. Need help
For string translation you have two option.
If your site is not a multi-language site then you need to change the text directly where it.
if you site is multi-language then you can use the Loco translate plugin.
Note: there is also other ways are available but above are very easy
My website using q-translate plugin for wordpress multiple language website https://savvycomsoftware.com/ for (en / vi / ja) but now. They remove vi / ja and keep default language for this website. And SEO staffs want me to remove the code also this plugin from this website to improve seo than bad seo. How do i do?
If you are not using the plugin q-translate then you can simply deactivate and Delete the plugin. Only if you are using defaul English language.
For this:
Just go to admin panel PLUGINS menu. Click All plugins, you will see the list of plugins installed into your website. Here find your plugin q-translate by scrolling the window Up and Down.
Also you can type in search bar your plugin name and press enter.
Check your plugin name underneath you will see the Deactivate link,If its current active.
Otherwise it will show Delete link.
Simply click on it -- If its active -- click on Deactivate then in next step click on delete link.
NOTE: Please check or ask your Seo manager that you are only using only English language as default version.
Any questions do ask any time..
Keep the qTranslate plugin active and just remove the unwanted languages (go to the plugin's settings and click "disable" next to each that you don't require). Then set the URL Modification mode to "Hide URL language information for default language.". This means that you will get a single language site as you require, but you won't have the hassle of having to remove the additional languages from each post as it will just ignore the additional information.
By the way - I disagree with your SEO people - qTranslate is not bad for SEO. It adds all the right tags to ensure that Google knows there are additional language variants of each post. I run 2 multilingual sites and the appropriate language shows up in Google (English in google.co.uk, French in google.fr, etc).
I am currently setting up an online community for the first time. I am a frequent worpress user, yet this one problem occurs:
I don't like the section name "wire". I'd much rather use something like "guestbook" or "short note" for it, but I cannot find the place to change it in the backend. It is not in the theme's CSS editor.
Same goes for the titles "Blog" of the Blog page or "Group/member listings" on the group/member pages :-(
Right now I am using
Wordpress MU 2.9.1.1
Buddy Press latest version
The free "Cosmic Buddy" Theme
I do have the "Enable Theme and Plugin Editor" and I could change the navbar button names with it and many other things, but not buddypress specific functions titles.
i would think you could do it following Customizing Labels, Messages, and URLs in BuddyPress' How-To Guides.