kubajuncewicz (@kubajuncewicz)

Forum Replies Created

Viewing 1 replies (of 1 total)

  • kubajuncewicz
    Participant

    @kubajuncewicz

    Hey, thank you for that answer. I combined it with

    
    <script>
         jQuery( document ).ready(function() {
          jQuery('#nickname').prop('disabled', 'disabled');
          });
    </script>
    

    And it worked as I needed 🙂

Viewing 1 replies (of 1 total)