浏览代码

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