Home › Forums › Legacy Support › Support queries › Translation issues › Language on frontpage
- This topic has 6 replies, 3 voices, and was last updated 4 years, 9 months ago by Veronica.
-
AuthorPosts
-
February 8, 2020 at 1:43 pm #241904Huib CroonParticipantOn my website excellentopleidingen.nl the language is set on Dutch. On the FrontPage however with the Laatste nieuws (Latest news) the tekst is still : "page 1 of 3 "instead Pagina 1 van 3 , zoals it should be in the Dutch Laguage. I searched all the different Language files bur could not find the English tekst so I could not translate this. Can you tell me where I can find this so I can translate? RegardsFebruary 10, 2020 at 7:10 am #242019loganMemberHello, please share a screenshot for this.
Tip: For better support always share a screenshot:
Please provide the proper screenshot, use https://prnt.sc/ to upload and share url of the screenshot.
If you want to send us a video of the issue, use https://screencast-o-matic.com/ to upload and share URL of the video.
February 10, 2020 at 9:09 am #242041Huib CroonParticipantThis is the screenshot of the homepage. https://prnt.sc/r02i4v The tekst is market with a blue Arrow.February 11, 2020 at 5:47 am #242143loganMemberthis is a translation issue and it is coming from the vibe custom type plugin.you need to copy the translations file into a global folder, which is wp-content >> language.
you need to translate every string from all plugins and theme. translated them one by one. On every update local files will be affected so that you need to put these translated files into global folders. it will prevent string loss from the update.
here is how you can achieve this.
Note: in this, I am using my local test setup site language which is "Português do Brasil". you have to select your site language.
Always sync and save the pot file refer: http://prntscr.com/ng3kbk
Note: Always copy local .Po | .Mo files into the global folder. it will prevent from translation string loss while updating theme/ plugins.
How could you do this: https://screencast-o-matic.com/watch/cqfQh6ZllK
In this video,
- i have checked the site language from wp-admin > settings > general > site language.
- then goto wp-admin > loco translate > theme/plugin > theme name / plugin name.
- Copy author file to system file.
- the author stands for local file and the system stands for the global file.
- once your done copying. from now you have to translate a string in global (system) file.
These steps should be followed for all plugins and theme in which you are making any changes.
February 11, 2020 at 5:47 am #242144loganMemberthis is a translation issue and it is coming from the vibe custom type plugin.you need to copy the translations file into a global folder, which is wp-content >> language.
you need to translate every string from all plugins and theme. translated them one by one. On every update local files will be affected so that you need to put these translated files into global folders. it will prevent string loss from the update.
here is how you can achieve this.
Note: in this, I am using my local test setup site language which is "Português do Brasil". you have to select your site language.
Always sync and save the pot file refer: http://prntscr.com/ng3kbk
Note: Always copy local .Po | .Mo files into the global folder. it will prevent from translation string loss while updating theme/ plugins.
How could you do this: https://screencast-o-matic.com/watch/cqfQh6ZllK
In this video,
- i have checked the site language from wp-admin > settings > general > site language.
- then goto wp-admin > loco translate > theme/plugin > theme name / plugin name.
- Copy author file to system file.
- the author stands for local file and the system stands for the global file.
- once your done copying. from now you have to translate a string in global (system) file.
These steps should be followed for all plugins and theme in which you are making any changes.
February 11, 2020 at 9:58 am #242183Huib CroonParticipantThanks Logan, it works RegardsFebruary 12, 2020 at 4:50 am #242251VeronicaModeratorthanks for your confirmation closing this topic. -
AuthorPosts
- The topic ‘Language on frontpage’ is closed to new replies.