change one word

Home Forums Legacy Support Support queries Translation issues change one word

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #216663
    logan
    Member
    try this modified code in your customizer: add_action('login_enqueue_scripts', function(){ ?> <script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.4.1.min.js"></script> <script> jQuery(document).ready(function($){ $("body.login div#login p#nav>a:first-child").text("translated register text should be here!!"); }); </script> <?php },991);
    #216683
    MeesterGijs
    Spectator
    This worked, Logan :) Amazing. So much respect. I love it when even the minor details are spot on. So thanks! closing..
    #216768
    logan
    Member
    Dear, All the respect to you. I never quit until i get what i want. Not closing. test well and let me know after 3 4 days. Enjoy the rest of your day and feel free to reach out if you need anything else. We are here 24x7.
    #220342
    logan
    Member
    Closing this topic.
Viewing 4 posts - 16 through 19 (of 19 total)
  • The topic ‘change one word’ is closed to new replies.