소스 검색

faculty profiles

Rousnay 1 년 전
부모
커밋
012dc6ca3b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      single-faculty.php

+ 1 - 1
single-faculty.php

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