Explorar el Código

faculty profile 7

Rousnay hace 1 año
padre
commit
1058ca507e
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  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')) : ?>