Problem with image profile and other urgent

Home Forums Legacy Support Support queries Update Issues Problem with image profile and other urgent

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #347765
    coachingya
    Spectator
    usp=sharingHello, After several months working on installing the new version and migrating from the old to the new 4.0, we have already put the academy into production with 5700 students. At this point I would like your help, they already indicated to me in two previous posts and in a plugin update that the problem was solved but it is not solved for me and the students are writing to me about these problems. 1.- The profile image in the directory is not updated either. https://drive.google.com/file/d/1177HgjV3NSJMNysqt4I0-SNjC3v_BhA6/view? 2.- I have several hours and I cannot edit the font color of the login. I tried to customize, by the style.css file and it just doesn't work for me (people who make a mistake when entering their password come here and think it doesn't say anything). https://prnt.sc/10sh2i8 3.- How can we change the name of the login button (Login in Spanish) https://prnt.sc/10sh463 4.- I would like to know if you have a priority support system since we have many students and we really like this topic.
    #347776
    coachingya
    Spectator
    This reply has been marked as private.
    #347979
    Anshuman Sahu
    Keymaster
    1 . Could not replicate the issue : http://somup.com/cre0lsbO7A 2 . add this code in your wplms-customizer.php file in wplms customizer plugin :
    
    add_action('login_enqueue_scripts',function(){
      ?>
      <style>body.login form#loginform label{color:#ffffff;}</style>
      <?php
    });
    3 . well this can be found in wplms theme and can translate using this tip : https://wplms.io/support/knowledge-base/translate-using-loco-translate-plugin/ 4 . Well you can contact us on facebook for live chat : facebook.com/groups/wplms
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with image profile and other urgent’ is closed to new replies.