Chnage meetins int online class

Home Forums Legacy Support Support queries Translation issues Chnage meetins int online class

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #270966
    potositech_852
    Participant
    How can i change the 'meetings' into online classes I have tried loco translate but not working plugin edited in loco ranslate 1.WPLMS BigBluebutton No translations found for "wplms-bbb" 2.Bigbluebutton https://prntscr.com/t5zhcm
    #271064
    Jackson
    Blocked
    Hello, Okay please share proper screenshot of string which you want to translate with page url, And please share admin credentials in private reply, Note: Also share page url of strings, Thanks,
    #271089
    potositech_852
    Participant
    This reply has been marked as private.
    #271132
    Jackson
    Blocked
    Hello, Goto wplms>>footer>>google analytics code and use code given below:   <script>
    function change_text(){
    document.getElementById("user-bbbmeetings").innerHTML="Online classes";
    }
    window.onload=change_text;
    </script>   Refer: https://prnt.sc/t7f7u2   Please share page url for other strings,   Thanks,
    #271143
    potositech_852
    Participant
    This reply has been marked as private.
    #271145
    potositech_852
    Participant
    This reply has been marked as private.
    #271595
    Jackson
    Blocked
    Hello, As you can see, I am not able to access this url: https://prnt.sc/t8ix1b
    #271602
    potositech_852
    Participant
    This reply has been marked as private.
    #271835
    Jackson
    Blocked
    Hello, Use this code for continue course button:   <script>jQuery(document).ready(function($){$(".course .item-credits form .button").text("Continue Subject"); });</script>   Thanks,
    #272059
    potositech_852
    Participant
    its not changed. code added here : Goto wplms>>footer>>google analytics code
    #272252
    Jackson
    Blocked
    Hello, Please try to use this code : <script> jQuery(document).ready(function($){ $(".course .item-credits form .button").val("Continue Subject"); }); </script> Refer: https://prnt.sc/ta77cw Thanks,
    #272455
    potositech_852
    Participant
    still not coming
    #272524
    Jackson
    Blocked
    Hello, Yes code is not working after saved, Okay please use loco translate for this string: It is located in : wp-content\plugins\vibe-course-module\includes\bp-course-screens.php Follow these steps: https://wplms.io/support/forums/topic/translation-guide-by-vibe-themes-support/ Thanks,
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Chnage meetins int online class’ is closed to new replies.