This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
hello,
some of them is coming from vibe course module plugin and vibe custom type plugin.
and
old pot file was not working at all, it is outdated. you need to update the file.
when you click sync in loco translate their translations are not updated.
follow this tip: https://wplms.io/support/knowledge-base/3-9-9/
if needed watch this that how to replace the pot file in server: https://www.youtube.com/watch?v=tC6z0uN7FK0
let me know if this does not resolve the issues
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
hello,
share your wp-admin url and credentials in a private reply. i will find this string and fix this with a proper solution.
i will share screenshot or video later once it is done.
This reply has been marked as private.
Hello,
Okay please give me some time,
i am testing and ping you back ,
Thanks,
This reply has been marked as private.
Hello,
To change buddydrive use this code go to wplms>>fotter >>google analytics code and paste this code , replace "Jackson" string according to your requirements:
<script>
function change_text(){
document.getElementById("files").innerHTML = "Jackson";
}
window.onload=change_text;
</script>
Refer:
https://prnt.sc/szugvt
Thanks,