Browse Source

faculty profile 7

Rousnay 1 year ago
parent
commit
1058ca507e
1 changed files with 1 additions and 3 deletions
  1. 1 3
      single-faculty.php

+ 1 - 3
single-faculty.php

@@ -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')) : ?>