Hi!
Even though i found the string in the frontend plugin, and translated it, it doesn't reflect on the Edit course page:
https://prnt.sc/tajhko
But the string are still wrong! In the page the strings that appear are course title and choose your badge image (instead of course video and choose or upload your course video)
https://prnt.sc/tajl2a
I've cleared the cache from the site and the browser, used incognito, etc.. but nothing works :(
Please help!!!
Hello,
Please share the admin credentials and more screenshot that refer the string which you want to translate,
Thnaks,
This reply has been marked as private.
Hello,
Are you talking about this string:
https://prnt.sc/te0fh0
Please share screenshot and same page url also,
Thanks,
Hi Jackson,
correct! look at ours: https://snipboard.io/BN8rmd.jpg
you can see that it's being translated as the course title, not Course Video, and I've tried A LOT without success :(
Hello,
Goto wplms>>footer>>google analytics code and use code given below fro both strings change string according to you:
<script>jQuery(document).ready(function($){$(".edit_course_content.content #create_course .create_course .vibe_post_title .field_wrapper.col-md-12 label").text("jackson");
$(".edit_course_content.content #create_course .create_course .vibe_post_video .field_wrapper label").text("jackson");
});</script>
Hi!
I did, but nothing happened:
https://snipboard.io/X5QSoI.jpg
https://snipboard.io/dG36TP.jpg
Please advice
@kampusla
Can I try changing the translation on your site?
Please do share your site URL with admin credentials in a private reply
This reply has been marked as private.
This reply has been marked as private.
Hi Diana,
The only reason i put that code it's because Jackson asked me to in this thread: https://snipboard.io/UMXxy0.jpg
You can remove that code, and you will see it doesn't change anything. Please check again, i have deleted that string there so you can see for yourself.
Thanks!
yes right!
i have check it is changed in PO file as well http://prntscr.com/tk4qh6
but not reflecting even the js is removed if you permit then we can provide code for changing this!
let me know.