I have changed the setting in the profile-form.php as seen below. Now the attitude is gone. It’s good. But how do the admin bar at the top disappear for the users?
<table class="tml-form-table">
<?php if ( apply_filters( 'show_admin_bar', false ) ) : ?>
<tr class="tml-user-admin-bar-front-wrap">
<th><label for="admin_bar_front"><?php _e( 'Toolbar', 'theme-my-login' )?></label></th>