change LOGIN TEXT

Home Forums Legacy Support Support queries Translation issues change LOGIN TEXT

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #288735
    1ui61_55
    Spectator
    I want to change the text LOGIN, using this type script, cant you healpme?   jQuery(document).ready(function($){$("div#vibe_bp_login #sidebar-me ul:nth-child(2) li:nth-child(3) a").text("Salir"); });  
    #292338
    Jackson
    Blocked
    HEllo, Goto wolms>>footer>>google analytics code and try to use this code: <script>

    jQuery(document).ready(function($){

    $(".header_top_main .topmenu li a.vbplogin font"").text("Salir");

    });

      <script>   if not working share admin credentials and the screenshot of string which you want to translate,   Thanks,
    #293807
    1ui61_55
    Spectator
    This reply has been marked as private.
    #294380
    Jackson
    Blocked
    #295253
    1ui61_55
    Spectator
    YES, but not work   http://prntscr.com/u1urs6
    #295494
    Jackson
    Blocked
    Hello, you need to copy the translations file into a global folder, which is wp-content >> language. note: in your case strings are coming from wplms theme. please search your string in these folders. you need to translate every string from all plugins and theme. translated them one by one. On every update local files will be affected so that you need to put these translated files into global folders. it will prevent string loss from the update. here is how you can achieve this. Note: in this, I am using my local test setup site language which is "Português do Brasil". you have to select your site language. Always sync and save the pot file , Note: Always copy local .Po | .Mo files into the global folder. it will prevent from translation string loss while updating theme/ plugins. 1- i have checked the site language from wp-admin > settings > general > site language. 2- then goto wp-admin > loco translate > theme/plugin > theme name / plugin name. 3- Copy author file to system file. 4- the author stands for local file and the system stands for the global file. 5- once your done copying. from now you have to translate a string in global (system) file. These steps should be followed for all plugins and themes in which you are making any changes.
    #296134
    1ui61_55
    Spectator
    Hi @Jackson I realized all steps and not work =( No translate any plugin =(
    #296378
    1ui61_55
    Spectator
    Solved!!! thanksss =)
    #296588
    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 9 posts - 1 through 9 (of 9 total)
  • The topic ‘change LOGIN TEXT’ is closed to new replies.