transtalte view profile & logout not works

Home Forums Legacy Support Support queries Translation issues transtalte view profile & logout not works

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #280058
    1ui61_55
    Spectator
    I tried to modify ht enext strings in WPLMS themes, even the transpolate show in spanish bot not work http://prntscr.com/ttx8k1  
    #280303
    Jackson
    Blocked
    Hello, Goto wplms>>footer>>google analytics code and paste code given below

    For view profile use code given below:

    <script>jQuery(document).ready(function($){$("#vibe_bp_login #sidebar-me ul:nth-child(2) li:nth-child(2) a ").text("jack");
    });</script>

    Note: change " jack" according to you

    For signout use this one:

    <script>jQuery(document).ready(function($){$("div#vibe_bp_login #sidebar-me ul:nth-child(2) li:nth-child(3) a").text("jack");
    });</script>

    Note: change " jack" according to you

    Thanks,

    #280387
    1ui61_55
    Spectator
    thanks!!!!! =)
    #280590
    Jackson
    Blocked
    Dear Friend,
    Glad you’re enjoying the theme & support – thanks for using it! :slightly_smiling_face:
    Please write your review. I would really appreciate that!
    Here: https://themeforest.net/item/wplms-learning-management-system/reviews/6780226
    If I can be of assistance, please do not hesitate to contact me again.
    Closing this topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘transtalte view profile & logout not works’ is closed to new replies.