Home › Forums › Legacy Support › Support queries › Translation issues › change LOGIN TEXT
- This topic has 8 replies, 2 voices, and was last updated 4 years, 2 months ago by Jackson.
Viewing 9 posts - 1 through 9 (of 9 total)
-
AuthorPosts
-
August 14, 2020 at 3:55 pm #2887351ui61_55SpectatorI want to change the text LOGIN, using this type script, cant you healpme? jQuery(document).ready(function($){$("div#vibe_bp_login #sidebar-me ul:nth-child(2) li:nth-child(3) a").text("Salir"); });August 16, 2020 at 6:54 pm #292338JacksonBlockedHEllo, Goto wolms>>footer>>google analytics code and try to use this code: <script>
jQuery(document).ready(function($){
$(".header_top_main .topmenu li a.vbplogin font"").text("Salir");
});
<script> if not working share admin credentials and the screenshot of string which you want to translate, Thanks,August 17, 2020 at 7:17 pm #2938071ui61_55SpectatorThis reply has been marked as private.August 18, 2020 at 5:43 am #294380JacksonBlockedHello, Login string is coming from theme. Refer : http://prntscr.com/jllujm TRANSLATION GUIDES https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/ https://wplms.io/support/knowledge-base/retain-translation-after-update-and-fix-translation-issues-after-update-guide-by-wplms/ https://wplms.io/support/knowledge-base/buddy-press-translation-using-loco-translator/ Thanks,August 18, 2020 at 8:42 pm #2952531ui61_55SpectatorYES, but not work http://prntscr.com/u1urs6August 19, 2020 at 4:04 am #295494JacksonBlockedHello, you need to copy the translations file into a global folder, which is wp-content >> language. note: in your case strings are coming from wplms theme. please search your string in these folders. 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 , Note: Always copy local .Po | .Mo files into the global folder. it will prevent from translation string loss while updating theme/ plugins. 1- i have checked the site language from wp-admin > settings > general > site language. 2- then goto wp-admin > loco translate > theme/plugin > theme name / plugin name. 3- Copy author file to system file. 4- the author stands for local file and the system stands for the global file. 5- 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 themes in which you are making any changes.August 19, 2020 at 5:51 pm #2961341ui61_55SpectatorHi @Jackson I realized all steps and not work =( No translate any plugin =(August 20, 2020 at 2:38 am #2963781ui61_55SpectatorSolved!!! thanksss =)August 20, 2020 at 7:00 am #296588JacksonBlockedDear Friend,
Glad you’re enjoying the theme & support – thanks for using it!
Please write your review. I would really appreciate that!
Here: https://themeforest.net/item/wplms-learning-management-system/reviews/6780226
If I can be of assistance, please do not hesitate to contact me again.
Closing this topic. -
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)
- The topic ‘change LOGIN TEXT’ is closed to new replies.