Home › Forums › Legacy Support › Support queries › Translation issues › Translate Reset Password Ajax Login
- This topic has 36 replies, 4 voices, and was last updated 4 years, 5 months ago by MrVibe.
-
AuthorPosts
-
March 31, 2020 at 6:44 pm #248232kenetorkParticipantThis is weird, I found this string: INVALID EMAIL ENTERED! and now its translated, but this: PLEASE CHECK YOUR EMAIL FOR PASSWORD RECOVERY I cant find it in themes WPLMS. Please refer: https://prnt.sc/rqcvn6 This is the only issue missing, and done, thanks for you help!April 1, 2020 at 1:47 pm #248393JacksonBlockedhello, your website is not loading: https://prnt.sc/rqvdn0 please share your email id so that i can perform the password reset thing to get the string. then i will share the solution. thanksApril 2, 2020 at 1:29 pm #248591VeronicaModeratorhi, all the strings are there the problem behind this is only the sync of pot file. as i have said last time that we are able to translate it on our local setup. what you have to do is https://prnt.sc/rrkyv7 as you find this string in the same way all are there! sync is the issue. please follow the previous step again, again sync it save it check it it is going to be work for sure. if not then we are here for you.May 7, 2020 at 5:09 am #257359kenetorkParticipantI am still having issues with this string: PLEASE CHECK YOUR EMAIL FOR PASSWORD RECOVERY I did everything, and I could translate all of them, but I couldnt fix that string using loco and I am working with translation as usual, maybe I need to add those script tags like you sent to me before, because that's the only string i can't find, do you actually can find that string with LOCO plugin? is you can please sned me ascreenshot for guidance. My users doen't understand english and they don't know how to read that phrase, hope you can help me, thanks!May 8, 2020 at 12:29 pm #257796JacksonBlockedshare the link and admin password i will share the custom code to fix your issue.May 8, 2020 at 7:09 pm #257896kenetorkParticipantThis reply has been marked as private.May 11, 2020 at 12:57 pm #258316JacksonBlockedwhere to find link please share url: http://prntscr.com/sep3xuMay 11, 2020 at 5:00 pm #258400kenetorkParticipantThis reply has been marked as private.May 12, 2020 at 1:40 pm #258722JacksonBlockedthis is translated: http://prntscr.com/sfda08 http://prntscr.com/sfda7kMay 12, 2020 at 6:22 pm #258786kenetorkParticipantOh, No I am referring to AJAX login please go to http://desarrolloaudiovisual.com/ And try to login using the pop up login form, please check the other posts aobve to understand the codes you sent me to translate those. I need to translate: PLEASE CHECK YOUR EMAIL FOR PASSWORD RECOVERY That's the string missing. Thanks!May 13, 2020 at 1:06 pm #259053JacksonBlockedwhen i open your site i found this: http://prntscr.com/sg0rry a glitch. is it okay??May 13, 2020 at 6:19 pm #259143kenetorkParticipantyes, the site is fine, please refresh, and pleas ehelp me with the pop up translation for that string, I have been waiting for 3 days already! ThanksMay 14, 2020 at 3:35 pm #259500JacksonBlockedThis reply has been marked as private.May 14, 2020 at 5:30 pm #259542kenetorkParticipantThis is weird I am seeing the wbsite fine, please refer: https://prnt.sc/sgugdo Try the login there, and help with the translation! I need help with this soon, its taking looong! pleaseMay 15, 2020 at 5:26 pm #259912JacksonBlocked
add this code in wp-admin -- wplms -- footer --- google analytics code.
<script>
jQuery(document).ready(function($){
$('div#wplms_forgot_password_form button#vbp_forgot_password').text('new forgot');
$('div#wplms_forgot_password_form input.form_field').attr('placeholder', 'new item insert here'); $('div#wplms_forgot_password_form a.back_to_login.small').text('new button text'); </style> -
AuthorPosts
- The topic ‘Translate Reset Password Ajax Login’ is closed to new replies.