Home › Forums › VW Theme › VW CHARITY NGO PRO THEME › Multilingual Capabilities
Tagged: Multilingual
- This topic has 5 replies, 2 voices, and was last updated 5 years, 3 months ago by
developer vwtheme.
-
AuthorPosts
-
September 26, 2019 at 6:41 am #24111
Ervin Mcfadden
ParticipantHi VW team,
Multilingual support was mentioned in the advertisement material and I was wondering what was the best way to access this feature in the theme.
Thanks
September 26, 2019 at 1:45 pm #24161developer vwtheme
ParticipantHello,
Yes, multilingual support is there.
You can use google translator plugin or any other plugin as per your need from wordpress.org site.
If you want only in one language, so also we have that functionality, please let us know your response.
Thanks
November 4, 2019 at 2:13 am #28424Ervin Mcfadden
ParticipantOk I’ve gotten the Polylang plugin to work for the site in every page except for the homepage. It seems there are two issues:
1. When i duplicate the homepage, the page that is not listed as the static homepage shows up as a 404 error.
2. If the duplicate were to work could i edit the text in customize for each home page separately or would the homepages have to have the same text because they are edited in the customize feature?
Thanks I appreciate the support
November 4, 2019 at 7:48 am #28451developer vwtheme
ParticipantHi,
Thank You for choosing us!
Kindly provide us the Site URL to review so that we could provide you a solution.
Thank You
November 5, 2019 at 12:14 am #28537Ervin Mcfadden
Participantngolutabafuturu.org
November 5, 2019 at 10:24 am #28577developer vwtheme
ParticipantHi,
Thanks for your post.
You need to use the polylang free plugin and follow the below steps:
The free version of POEdit doesn’t have the “Translate WordPress theme or plugin” functionality, but you can still generate the .po/.mo files used to translate your plugin with these instructions:
Download POEdit
Run POEdit, then go to File > New…
Select the language of your translation strings in the plugin
Go to File > Save and save the file somewhere (recommended to put it in the languages folder inside your plugin)
Click “Extract From Sources”
Click the small “+” button under “Paths” (bottom left corner) and select the main folder of your plugin
Click the “Sources Keywords” tab along the top
Click the small add button (second from the left)
Enter __ (that’s two underscores) then press enter
Click on the small add button again, then enter _e (underscore then e) and press enter
Repeat to add any additional functions you might have used to translate in your plugin, such as esc_html__ (with two underscores at the end)
Click OK
Verify all your strings were found, otherwise go to Catalog > Properties… in the menu and add any additional translation functions (like esc_attr__) in the Sources Keywords tab
Go to File > Save to save your .mo file again
Include the .po and .mo files in your plugin’s languages/ folder or make it available for download somewhere.There are also paid plugins available for language translation.
Thank You.
-
AuthorPosts
- You must be logged in to reply to this topic.