WPLMS Zoom (profile menu tag)

Home Forums Legacy Support Support queries Translation issues WPLMS Zoom (profile menu tag)

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #270187
    stevenheong
    Spectator
    How can I change the wording of "meeting name"? I have already tried to translate this word in loco translate, but it was not effective. https://prnt.sc/t5dm1r https://prnt.sc/t5dmge Many thanks!
    #270188
    stevenheong
    Spectator
    This reply has been marked as private.
    #270351
    Jackson
    Blocked
    Hello, goto wplms>>footer>>google analytics code and use code given below: <script> jQuery(document).ready(function(jQuery){ $("table#user-tours thead tr th:nth-child(1) font").text("jackson"); }); </script>   Note: You can use your new string in the place of jackson Thanks,
    #270733
    stevenheong
    Spectator
    Sorry. The code above does not work. https://prnt.sc/t6n7wl Please follow up. Many thanks!
    #270771
    Jackson
    Blocked

    Hello,

    Sorry remove above code and try to use this and replace jackson according to you

    goto wplms>>footer>>google analytics code and use code given below:

    <script>

    jQuery(document).ready(function($){
    $("table#user-tours thead tr th:nth-child(1) font").text("jackson");
    });
    </script>

      Thanks,
    #270792
    stevenheong
    Spectator
    Really sorry. The new code still does not work. :( It would be so nice if you can try it by yourself first. Many thanks!
    #270793
    stevenheong
    Spectator
    This reply has been marked as private.
    #270794
    stevenheong
    Spectator
    This reply has been marked as private.
    #270795
    stevenheong
    Spectator
    This reply has been marked as private.
    #270796
    stevenheong
    Spectator
    This reply has been marked as private.
    #270865
    Jackson
    Blocked
    Hello, String has been translated: https://prnt.sc/t6x4se Check and let me know if any issue, Thanks,
Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘WPLMS Zoom (profile menu tag)’ is closed to new replies.