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