@@ -38,7 +38,7 @@ get_header(); ?>
<h2 class="profile-des">
<?php the_field('designation'); ?>
</h2>
- <p><?php echo get_field('login_id'); ?></p>
+ <p><?php the_field('login_id'); ?></p>
<?php if (have_rows('contact_details')) : ?>